summaryrefslogtreecommitdiff
path: root/libexec/rlogind
AgeCommit message (Expand)Author
1997-06-29new location of des.hNiels Provos
1997-04-19Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''Todd C. Miller
1997-02-13if i find one more little problem, and have to make one more littleTheo de Raadt
1997-02-13option handling is a bitchTheo de Raadt
1997-02-13ok, i finally learned about struct ipoptionTheo de Raadt
1997-02-05do not warn about valid options; invalid options correctly quitTheo de Raadt
1997-02-05need not clear options since bad ones cause exit; provos@ws1.physnet.uni-hamb...Theo de Raadt
1997-02-05IPOPT_LSRR/IPOPT_SSRR must exit() due to tcp sequencing; pointed out byTheo de Raadt
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-04Take advantage of new "-u" flag in login(1).Todd C. Miller
1996-11-11correct type castMichael Shalayeff
1996-08-27strncpy correctlyTheo de Raadt
1996-08-02local_domain/topdomain unneededTheo de Raadt
1996-07-31do not gethostbyname() of #.#.#.#Theo de Raadt
1996-07-31ah heck, impliment -a flag and turn it on by default. kills netbsd pr#1295Theo de Raadt
1996-07-31-a is dead; normal sized host buffer, de-constipateTheo de Raadt
1996-04-17Make encrypted remote logins work againThorsten Lockert
1996-02-22From NetBSD:Niklas Hallqvist
1995-12-16Make it possible to build without SKEY supportThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt