| Age | Commit message (Expand) | Author |
| 2013-05-06 | Fix capitalisation (again, last time the wrong sentence). | jdf |
| 2013-05-06 | * Remove OPTIONS section (uncommon) and put options to the DESCRIPTION. | jdf |
| 2009-04-14 | Fix -Wsign-compare issue | lukem |
| 2008-04-05 | Default for -n is 100 not 99. | lukem |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2005-09-20 | Initialize pw to placate -Wuninitialized for sh3. | he |
| 2005-09-19 | Sync usage with man page. | wiz |
| 2005-09-19 | Document -k and -p. | elad |
| 2005-09-18 | Add -k key and -p password. | elad |
| 2005-09-11 | Mark up authors with .An. From YOMURA Masanori in private mail. | wiz |
| 2004-12-01 | Document -x, from Jeff Ito in PR 28494. | wiz |
| 2004-11-03 | Add (unsigned char) cast to ctype functions | dsl |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-06-23 | Add NetBSD RCS Ids. | agc |
| 2003-05-17 | use strl* | itojun |
| 2002-11-16 | use strlcpy | itojun |
| 2002-09-18 | makefile delint. use NETBSDSRCDIR as appropriate | lukem |
| 2002-08-01 | use LOGIN_NAME_MAX not UT_NAMELEN. | christos |
| 2002-06-11 | err/errx/warn/warnx do not need \n at the end | itojun |
| 2002-04-23 | Make sure using stdin/stdout/stderr is safe | itohy |
| 2001-07-24 | s/necesary/necessary/ | wiz |
| 2001-04-09 | Fix date, and remove a trailing dot in .Nd. | wiz |
| 2001-03-24 | make sure that me is null terminated. | christos |
| 2000-07-28 | Filter out non-alpha-numeric characters from the default | thorpej |
| 2000-07-07 | Update manpage to new options. | mjl |
| 2000-07-07 | Bring s/key closer to RFC2289 conformance by pulling in changes | mjl |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-03-10 | Add missing .El line. | erh |
| 1999-03-09 | Missing .El. | ross |
| 1998-12-19 | portability in printf args. | christos |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-06 | nul-terminated strftime buffer. remove duplicate call to setpriority. | mrg |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1997-11-01 | Nuke trailing comma in SEE ALSO section. | mycroft |
| 1997-10-24 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-19 | WARNSify, fix .Nm usage, xref all s/key related programs | lukem |
| 1997-02-11 | use strncpy. | mrg |
| 1997-01-09 | RCS ID police | tls |
| 1995-07-07 | remove trailing comma from SEE ALSO section; PR #1194 | jtc |
| 1995-06-05 | #include <err.h> & <ctype.h>; remove extraneous declarations. | pk |
| 1994-12-24 | stdlib.h, RCS ID format | cgd |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-08-30 | cleanup | deraadt |
| 1994-05-30 | better seed initialization | deraadt |
| 1994-05-30 | reorg include order, also add <sys/param.h> for MAXHOSTNAMELEN | cgd |
| 1994-05-29 | fix bug 266 | deraadt |
| 1994-05-24 | add skey & friends | deraadt |