| Commit message (Expand) | Author | Age | Files | Lines |
| * | Expand *n't contractions. | Ruslan Ermilov | 2005-02-13 | 1 | -1/+1 |
| * | Use __FBSDID over rcsid[]. Protect copyright[] where needed. | David E. O'Brien | 2003-05-03 | 1 | -4/+2 |
| * | style.Makefile(5) | David E. O'Brien | 2003-04-04 | 1 | -2/+2 |
| * | The .Nm utility | Philippe Charnier | 2002-07-14 | 1 | -8/+12 |
| * | Spell void * as void * rather than caddr_t. This is complicated by the | Dag-Erling Smørgrav | 2002-04-28 | 1 | -3/+3 |
| * | ANSIfy and remove some dead code. | Dag-Erling Smørgrav | 2002-02-06 | 1 | -9/+8 |
| * | Apply the following mechanical transformations in preparation for | Dag-Erling Smørgrav | 2002-02-06 | 1 | -5/+5 |
| * | Perform a major cleanup of the usr.sbin Makefiles. | David E. O'Brien | 2001-07-20 | 1 | -4/+3 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -1/+1 |
| * | - Backout botched attempt to introduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 1 | -0/+2 |
| * | Set the default manual section for usr.sbin/ to 8. | Ruslan Ermilov | 2001-03-20 | 1 | -2/+0 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-27 | 1 | -0/+2 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -3/+3 |
| * | Use Fx macro wherever possible. | Ruslan Ermilov | 2000-11-14 | 1 | -1/+3 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-01 | 1 | -15/+30 |
| * | Remove invalid section name. | Philippe Charnier | 2000-01-23 | 1 | -5/+3 |
| * | Fix stupid disorder in previous commit. This was my own error, not | Sheldon Hearn | 1999-09-01 | 1 | -1/+1 |
| * | The -f option stole the -d option's option string colon in the getopt | Sheldon Hearn | 1999-09-01 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 3 | -3/+3 |
| * | Modify yp_mkdb so that it only checks for bogus '+' and '-' characters | Bill Paul | 1999-08-22 | 2 | -8/+32 |
| * | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | Philippe Charnier | 1998-03-23 | 1 | -2/+2 |
| * | Remove `progname'. | Philippe Charnier | 1997-10-27 | 2 | -62/+58 |
| * | fix a couple typos... | John-Mark Gurney | 1997-04-15 | 1 | -3/+3 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-31 | 1 | -3/+3 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 3 | -4/+4 |
| * | Check for, warn about and reject lines with empty keys. You can't have | Bill Paul | 1997-02-09 | 1 | -0/+5 |
| * | Sort cross references. | Wolfram Schneider | 1997-01-20 | 1 | -2/+2 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 3 | -4/+4 |
| * | Add -b and -s flags for adding YP_INTERDOMAIN and YP_SECURE entries to | Bill Paul | 1996-10-24 | 2 | -11/+67 |
| * | Add -I${.CURDIR}/../../libexec/ypxfr to CFLAGS so we can see ypxfr_extern.h. | Bill Paul | 1996-06-06 | 1 | -2/+2 |
| * | Update to pass new arguments now expected by the yp_dbwrite routines. | Bill Paul | 1996-06-05 | 1 | -10/+10 |
| * | Import the new yp_mkdb. This one does what the old one does, but is | Bill Paul | 1996-04-28 | 3 | -0/+465 |