| Age | Commit message (Expand) | Author |
| 2020-05-06 | In sink(), upon error, avoid multiple replies to the source as this | aymeric |
| 2012-05-07 | allocate a separate buffer in each call to sink(). | chs |
| 2012-03-22 | Fix whitespace nits. Suggested by Bug Hunting. | wiz |
| 2009-08-31 | Fix up seriously borked mallocing of a static buffer, which seems to | dholland |
| 2009-02-14 | Default to WARNS=4 (except for rcp & ksh) | lukem |
| 2008-07-20 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-05-26 | PR/38755: murray armfield: /bin posix programs missing setprogname and/or | christos |
| 2008-02-24 | Print time_t as long long, not long. | dholland |
| 2006-12-15 | pass lint; from Anon Ymous | christos |
| 2006-12-15 | fix an unused variable warning. From Anon Ymous | christos |
| 2006-12-15 | remove two (void)&foo; which are ot needed. From Anon Ymous | christos |
| 2006-03-20 | Goodbye KerberosIV | christos |
| 2006-03-18 | Fix Coverity CID 1863, 1864; resource leak, bp not freed when !okname() | ginsbach |
| 2005-06-26 | sprinkle a little const, and now everything compiles with WARNS=3 | christos |
| 2005-03-11 | Use more macros (Sq/Dq). | wiz |
| 2005-03-11 | Add mechanism for escaping IPv6 address strings, since they already | ginsbach |
| 2005-03-09 | Add -4 and -6 to usage. | wiz |
| 2005-03-09 | - Support -4 and -6. Approved by christos. | ginsbach |
| 2005-02-17 | Kill __P(), use ANSI function declarations. | xtraeme |
| 2004-09-05 | Bump date for removal of Kerberos option descriptions. | wiz |
| 2004-09-05 | Kerberos support is broken in rcommands, thus making -K -k and -x options | manu |
| 2004-08-19 | Handle RESCUEDIR | christos |
| 2004-04-02 | Remove duplicate include, fixes PR bin/25018 from Jeff Ito. | martin |
| 2004-03-28 | IPv6 support, based on src/usr.bin/rsh/rsh.c rev. 1.13 | jdolecek |
| 2003-09-19 | realloc pedant | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-23 | include des.h, not kerberosIV/des.h | itojun |
| 2003-07-23 | split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.se | itojun |
| 2003-05-26 | * Document $RCMD_CMD in environ(7). | lukem |
| 2003-04-16 | misuse of strncpy. PR 21201 from Christian Biere. | itojun |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-11-22 | It's a very bad habit to store file sizes in int's, so change it to off_t | ragge |
| 2002-09-25 | New policy: New sentences start on a new line. | wiz |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). | lukem |
| 2002-05-25 | __STDC__ is always defined on NetBSD. | wiz |
| 2002-03-22 | Split the notion of building Hesiod, Kerberos, S/key, and YP | thorpej |
| 2001-12-20 | Sort SEE ALSO. | wiz |
| 2001-12-12 | MKfoo=no -> NOfoo= | tv |
| 2001-09-24 | va_{start,end} audit: | wiz |
| 2001-01-04 | use more standard %ll_ in favour of %q_ | lukem |
| 2000-06-23 | Add MK... variables to enable/disable various aspects of building | thorpej |
| 2000-06-20 | Merge a bunch of things from crypto-us and crypto-intl into basesrc, | thorpej |
| 1999-11-09 | Since our gcc doesn't warn about NULL format strings anymore, we can | drochner |
| 1999-07-20 | optionally include CRYPTOPATH Makefile.frag files. | mrg |
| 1999-07-12 | Use bsd.crypto.mk. | thorpej |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-02-18 | Remove the crypto-related bits until such time as we have a fully- | scottr |
| 1999-02-17 | Check the rlogin source for headers ifdef KERBEROS | scottr |
| 1999-02-17 | Make this compile ifdef KERBEROS. | scottr |
| 1998-11-05 | s/MODEMASK/RCPMODEMASK/ | christos |