| Age | Commit message (Expand) | Author |
| 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 |
| 2000-10-04 | Correct typo in comment. | mjl |
| 2000-07-05 | remove extra period in SEE ALL section | msaitoh |
| 2000-06-25 | Use LOGIN_NAME_MAX for checking username length, not something based | simonb |
| 2000-06-14 | sweep of my licenses (userland files w/o only my copyright) for | cgd |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 2000-04-23 | Correct wrong variable being tested in env parsing loop. Fixes | mjl |
| 2000-01-06 | Add timebase (1900 years) to system time before passing it to date time | tron |
| 2000-01-06 | Unix system time starts in 1970 and not in 1969. | tron |
| 1999-05-22 | Add a flag `-r' synonymous to `-d' for compatibility with X/OPEN at. | jwise |
| 1999-03-09 | Fix missing and misplaced .El's. | ross |
| 1999-03-07 | Compress the SYNOPSIS section. | mycroft |