summaryrefslogtreecommitdiff
path: root/libexec/rlogind
AgeCommit message (Expand)Author
2009-03-16Default to WARNS=4lukem
2009-03-16fix sign-compare issuelukem
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2006-05-09change (mostly) int to socklen_t. GCC 4 doesn't like that int andmrg
2005-01-10Only compile in IPv6 support if ${USE_INET6} != "no"lukem
2004-11-16NI_WITHSCOPEID was not picked up by IETF standardization processitojun
2004-11-15Oops, always store a full struct sockaddr_storage.christos
2004-11-15- use sockaddr_storage directly.christos
2004-07-17Bump date for previous.wiz
2004-07-17Code is not using gethostbyaddr any longer, but getnameinfo.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-17string manipulation audititojun
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2002-09-20Remove a small piece of dead code.mycroft
2002-09-18select() -> poll()mycroft
2002-08-20PR/17999: FUKAUMI Naoki: Support wtmpx entries.christos
2002-08-01It is pointless to limit the login name for utmp's purposes here.christos
2002-01-15Sort sections.wiz
2001-04-04Actually, it's ttyaction, note the silent 't' ;)wiz
2001-02-04fix nested externchristos
2001-01-10consistently use LOG_NOTICE instead of LOG_INFO for hostname lookup probslukem
2000-11-09do not refer free'ed memory region. KAME PR 302 from ryo@iij.ad.jpitojun
2000-05-30document IPv4 mapped address twists.itojun
2000-04-14reject connection attempt from IPv4 mapped addr, for safety.itojun
2000-01-31IPv6 support.itojun
1999-12-31indentation fix.itojun
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-08-29Execute ttyaction on termination of rlogind/telnetd sessions.tsarna
1998-08-26fix bcopy->memcpy with memcpy->memmove -- not strictly needed, but...perry
1998-08-25{} "fix" for lame egcs warning, from Erik Bertelsen <erik@mediator.uni-c.dk>ross
1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-04-29fix a bad .Xrfair
1998-04-29fix bad .Xr referencesfair
1998-03-30remove register.mrg
1997-10-20Fix .Nm usage.enami
1997-10-08merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.mrg
1997-10-08Compare a return value of getopt() against -1 instead of EOF.enami
1997-10-07WARNS?=1. RCS idsmrg
1997-10-07merge lite-2.mrg
1996-11-08- implement -a (verfiy all hostnames) with code taken from rshd(8).lukem
1996-05-21log the IP address if the hostname is > UT_HOSTSIZE, as per telnet. pr#1946mrg
1996-02-08Make sure that the user name cannot ever be interpreted as an option tomycroft
1994-12-22specify man pages the new way.cgd
1994-06-05kill kerberos and stream encryption support, so it's exportable.cgd
1994-06-05clean up import, RCS idscgd
1994-06-02another case of overloading hostent's storage.pk
1994-05-19Add underscore to _check_rhosts_filepk