| Commit message (Expand) | Author | Age | Files | Lines |
* | Sort sections. | ru | 2005-01-18 | 1 | -10/+10 |
* | Document incorrect handling of multibyte characters. | tjr | 2004-07-17 | 1 | -1/+5 |
* | Revert previous commit, from Bruce: | charnier | 2003-06-09 | 1 | -1/+0 |
* | Add NOTREACHED after err() inside of a switch statement. | charnier | 2003-06-08 | 1 | -0/+1 |
* | WARNS=4 | alfred | 2002-07-14 | 2 | -1/+2 |
* | Use `The .Nm utility' | charnier | 2002-04-19 | 1 | -1/+2 |
* | Minor whitespace nit. | markm | 2002-03-23 | 1 | -1/+0 |
* | Remove leaf node WARNS?=2 (that mainly I added). This should | markm | 2002-02-08 | 1 | -1/+0 |
* | Style improvements recommended by Bruce as a follow up to some | dwmalone | 2001-12-10 | 2 | -6/+7 |
* | Use __FBSDID(). | markm | 2001-12-02 | 1 | -5/+4 |
* | Revert to version 1.16 which was more correct than either of my attempts. | brian | 2001-08-21 | 1 | -4/+4 |
* | Remove unnecessary casts. | brian | 2001-08-21 | 1 | -4/+4 |
* | Handle snprintf() returning -1. | brian | 2001-08-20 | 1 | -4/+4 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -1/+1 |
* | WARNS= -> WARNS?= | dd | 2001-06-22 | 1 | -1/+1 |
* | This passes WARNS=2 on alpha and i386 | kris | 2001-05-20 | 1 | -1/+3 |
* | Fix bogus checking of snprintf() by decreasing the remaining size of the | will | 2001-01-25 | 1 | -0/+3 |
* | Fix numerous style(9) bugs: Put #define's before declarations; sort the | will | 2001-01-21 | 1 | -12/+11 |
* | Reinstate revision 1.11: | will | 2001-01-05 | 1 | -37/+62 |
* | Back out last commit; it had string function mistakes. I will fix this | will | 2001-01-04 | 2 | -47/+23 |
* | Document new -s option: pass a shell to apply(1) when the desired shell | will | 2001-01-04 | 1 | -0/+7 |
* | BDECFLAGS; de-__P()-ify, ANSIfy, use snprintf() instead of sprintf(), | will | 2001-01-04 | 1 | -23/+40 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -3/+3 |
* | Include sys/types.h | brian | 2000-10-16 | 1 | -0/+2 |
* | fork() -> vfork() | kris | 2000-05-19 | 1 | -3/+4 |
* | Do not dot terminate errx() strings. Add rcsid. | charnier | 1999-12-05 | 2 | -11/+14 |
* | Fix off-by-one error leading to a segfault. | kris | 1999-12-04 | 1 | -1/+5 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | Merge from OpenBSD up to rev 1.7 (matches NetBSD rev 1.4): | eivind | 1999-02-12 | 1 | -10/+16 |
* | Merge from OpenBSD up to rev 1.5 (matches NetBSD up to rev 1.3): | eivind | 1999-02-12 | 1 | -4/+3 |
* | Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). | archie | 1998-12-06 | 2 | -1/+2 |
* | Calls one or more of malloc(), warn(), err(), syslog(), execlp() or | des | 1998-10-13 | 1 | -1/+1 |
* | .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT | phk | 1998-05-13 | 1 | -1/+1 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 1 | -2/+2 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | Change an incorrect reference to the "-n" flag to "-#". | mpp | 1996-03-11 | 1 | -1/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 3 | -0/+368 |