Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software | imp | 2004-08-07 | 2 | -8/+0 |
| | | | | (with permission of addtional copyright holders where appropriate) | ||||
* | Userland signed char fixes for PPC build. Problems were using a char | grehan | 2004-01-22 | 1 | -2/+2 |
| | | | | | | | | | return for getopt() and comparing to -1, ditto with fgetc() and EOF, and using the kg_nice value from <sys/user.h> Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at> Reviewed by: obrien, bde (a while back) Tested lightly on: ppc, i386, make universe | ||||
* | Use __FBSDID over rcsid[]. Protect copyright[] where needed. | obrien | 2003-05-03 | 1 | -4/+4 |
| | |||||
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 1 | -12/+12 |
| | | | | Approved by: re | ||||
* | The .Nm utility | charnier | 2002-07-14 | 1 | -6/+10 |
| | |||||
* | WARNS=4, de-__P() | alfred | 2002-07-11 | 2 | -10/+10 |
| | |||||
* | Consistancy check: s/file system/filesystem/g | trhodes | 2002-05-16 | 2 | -3/+3 |
| | |||||
* | Remove a duplicate word. | murray | 2001-11-19 | 1 | -2/+1 |
| | | | | | | PR: docs/32087 Submitted by: setantae@submonkey.net MFC After: 2 days | ||||
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -1/+1 |
| | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. | ||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | Include missing header files which define functions for which gcc has | dd | 2001-06-24 | 1 | -0/+1 |
| | | | | builtints (e.g., exit, strcmp). | ||||
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -4/+4 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
| | |||||
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | track. The Id line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde | ||||
* | Use err(3). Add prototypes. Cosmetic in usage string. | charnier | 1997-10-13 | 2 | -29/+41 |
| | |||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -1/+1 |
| | | | | posix standard on the topic. | ||||
* | Get rid of update. Make man page installation work with our scheme | wollman | 1994-08-05 | 1 | -1/+1 |
| | | | | (and rename a few in the process). | ||||
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 3 | -0/+398 |