| Age | Commit message (Expand) | Author |
| 2018-02-25 | Fix typo in error message. | htodd |
| 2016-11-18 | Oops, it should be Aq Mt email@address | abhinav |
| 2016-11-18 | Use .An -nosplit | abhinav |
| 2016-11-18 | Use more markup and complete a sentence. | abhinav |
| 2016-03-13 | Mark the shared files with where they're used, like we do in pkgsrc. | dholland |
| 2016-03-13 | Use functions instead of preprocessor abuse. | dholland |
| 2016-03-12 | a couple minor fixes | dholland |
| 2011-08-29 | Use __dead | joerg |
| 2011-08-14 | Provide a consistent date/time format instead of a | christos |
| 2011-04-28 | Punctuation nit, sendmail(8) -> (1). | wiz |
| 2010-11-24 | PR/44147: Henning Petersen: Add missing closedir calls. | christos |
| 2009-04-14 | Enable WARNS=4 by default for usr.bin, except for: | lukem |
| 2009-03-09 | Don't escape %, but do escape DD and SS macros. OK wiz@ | joerg |
| 2009-01-18 | fix -Wsign-compare issues | lukem |
| 2009-01-18 | Fix -Wsign-compare issues: | lukem |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-04-05 | Style cleanups from Anon Ymous | christos |
| 2008-03-11 | add month names, from FreeBSD via anon ymous | christos |
| 2008-03-11 | - add months + years in the language | christos |
| 2007-10-05 | Convert to using raise_default_signal(3). | lukem |
| 2007-07-18 | Attempt to raise the default signal handler (SIG_DFL) when exiting because | lukem |
| 2007-07-18 | Remove duplicate printing of program name in panic(). | lukem |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-03-12 | allow time to be specified as 'now' instead of 'now + 0 minutes' | mlelstv |
| 2006-03-21 | Kill NULL deref (CID: 871) | phil |
| 2006-01-03 | Fix a spello, and change the intent of the message slightly. | garbled |
| 2006-01-02 | Change "garbled time" panic to a message that gives the user a better | garbled |
| 2005-11-26 | Fix more FALLTHOUGH -> FALLTHROUGH typo. | tsutsui |
| 2005-02-17 | Kill __P(), use ANSI function declarations. | xtraeme |
| 2004-10-30 | Add (unsigned char) cast to ctype functions | dsl |
| 2004-07-09 | Sync usage with man page. Closes PR 26191 by Kouichirou Hiratsuka. | wiz |
| 2004-07-09 | Sort options, bump date. | wiz |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-10-21 | Fix typos, from Jared Yanovich. Forwarded by jmc@openbsd. | wiz |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-05 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2002-11-16 | use strlcpy to ensure string termination | itojun |
| 2002-09-30 | New sentence, new line. | grant |
| 2002-08-01 | don't include utmp.h | christos |
| 2002-07-10 | Spell acquire with a 'c'. | wiz |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-10-17 | Sort SEE ALSO, drop some whitespace, and sort sections. | wiz |
| 2000-11-07 | fix up various .Nm abuses: | lukem |
| 2000-10-15 | Fix the date stamp | bjh21 |
| 2000-10-15 | Be optimistic about POSIX | bjh21 |
| 2000-10-15 | Fix RCSID | bjh21 |
| 2000-10-15 | Add support for the 1003.2-92 -t option to at(1) using which the time may be | kleink |
| 2000-10-04 | Un-__P and ANSIfy. | mjl |