| Age | Commit message (Expand) | Author |
| 2012-11-04 | if you are going to use utmpx.h, include it. | christos |
| 2011-09-16 | NULL does not need a cast, here | plunky |
| 2011-08-27 | ANSIfy. staticfy. Bail out on command line error. Use __dead. | joerg |
| 2009-03-16 | fix sign-compare issue | lukem |
| 2008-07-20 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2006-05-09 | change (mostly) int to socklen_t. GCC 4 doesn't like that int and | mrg |
| 2004-11-16 | NI_WITHSCOPEID was not picked up by IETF standardization process | itojun |
| 2004-11-15 | Oops, always store a full struct sockaddr_storage. | christos |
| 2004-11-15 | - use sockaddr_storage directly. | christos |
| 2004-07-17 | Code is not using gethostbyaddr any longer, but getnameinfo. | wiz |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-17 | string manipulation audit | itojun |
| 2002-09-23 | null commit | mycroft |
| 2002-09-23 | poll.h, not sys/poll.h | itojun |
| 2002-09-20 | Remove a small piece of dead code. | mycroft |
| 2002-09-18 | select() -> poll() | mycroft |
| 2002-08-20 | PR/17999: FUKAUMI Naoki: Support wtmpx entries. | christos |
| 2002-08-01 | It is pointless to limit the login name for utmp's purposes here. | christos |
| 2001-02-04 | fix nested extern | christos |
| 2001-01-10 | consistently use LOG_NOTICE instead of LOG_INFO for hostname lookup probs | lukem |
| 2000-11-09 | do not refer free'ed memory region. KAME PR 302 from ryo@iij.ad.jp | itojun |
| 2000-04-14 | reject connection attempt from IPv4 mapped addr, for safety. | itojun |
| 2000-01-31 | IPv6 support. | itojun |
| 1999-12-31 | indentation fix. | itojun |
| 1998-08-29 | Execute ttyaction on termination of rlogind/telnetd sessions. | tsarna |
| 1998-08-26 | fix 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-10 | bzero->memset, bcopy->memcpy, bcmp->memcmp | perry |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-03-30 | remove register. | mrg |
| 1997-10-08 | Compare a return value of getopt() against -1 instead of EOF. | enami |
| 1997-10-07 | WARNS?=1. RCS ids | mrg |
| 1997-10-07 | merge lite-2. | mrg |
| 1996-11-08 | - implement -a (verfiy all hostnames) with code taken from rshd(8). | lukem |
| 1996-05-21 | log the IP address if the hostname is > UT_HOSTSIZE, as per telnet. pr#1946 | mrg |
| 1996-02-08 | Make sure that the user name cannot ever be interpreted as an option to | mycroft |
| 1994-06-05 | kill kerberos and stream encryption support, so it's exportable. | cgd |
| 1994-06-05 | clean up import, RCS ids | cgd |
| 1994-06-02 | another case of overloading hostent's storage. | pk |
| 1994-05-19 | Add underscore to _check_rhosts_file | pk |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |