kcmd.c (getport): Let the OS pick the best port rather than scanning.
authorRichard Basch <probe@mit.edu>
Wed, 19 Feb 1997 01:35:26 +0000 (01:35 +0000)
committerRichard Basch <probe@mit.edu>
Wed, 19 Feb 1997 01:35:26 +0000 (01:35 +0000)
commitb39d776fc1137a481d3439a0663b9683e7b9654b
tree1473aa707f151c5830a4b9191fcf759b6f1440e6
parenta11800a151af238747f2d8ca0c64e2e33c8b08ac
kcmd.c (getport): Let the OS pick the best port rather than scanning.
krlogin.c: Fixed 8bit flow control (Solaris)
krlogind.c: Whitespace cleanup
krshd.c: No need to set lport before calling getport(&lport)
Also, changed all occurrences of krb5_xfree to use something else.
[kcmd.c still needs one free() fixed when a routine exists to replace the
realm component]

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9908 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/bsd/ChangeLog
src/appl/bsd/kcmd.c
src/appl/bsd/krlogin.c
src/appl/bsd/krlogind.c
src/appl/bsd/krshd.c