| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some more warnings found by clang. | brucec | 2010-11-22 | 1 | -1/+1 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 1 | -1/+0 |
* | Bump WARNS where possible. | uqs | 2010-02-15 | 1 | -1/+0 |
* | Allow mknod(8) to be only invoked with a pathname as an argument. | ed | 2010-01-31 | 2 | -32/+40 |
* | Refine r198714, it's not as easy as just leaving the major number zero. | brueffer | 2009-11-01 | 1 | -1/+0 |
* | The majors file was removed long ago, 0 should be used instead. | brueffer | 2009-10-31 | 1 | -4/+2 |
* | In the previous changeset a cast of myminor to u_int were | delphij | 2007-06-14 | 1 | -1/+1 |
* | WARNS=6 | delphij | 2007-06-13 | 1 | -11/+6 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-02-10 | 1 | -2/+2 |
* | Mark mknod(8) as deprecated. Add text in the 'COMPATIBILITY' section | jkoshy | 2004-12-17 | 1 | -1/+26 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+2 |
* | Assorted markup, grammar, and spelling fixes. | ru | 2004-05-17 | 1 | -9/+9 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 2 | -8/+0 |
* | style.Makefile(5): | johan | 2004-02-23 | 1 | -1/+1 |
* | Document that mknod(8) can be used to undelete entries under devfs. | alfred | 2003-12-29 | 1 | -0/+13 |
* | Remove some more MAKEDEV information. | trhodes | 2003-03-25 | 1 | -17/+2 |
* | Killed one more instance of pseudo-devices. | ru | 2003-02-24 | 1 | -1/+1 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 1 | -1/+1 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -2/+2 |
* | Minor English fixes. | dd | 2002-03-10 | 1 | -2/+2 |
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -0/+1 |
* | Refer people looking to figure out what major to use for a device to | dd | 2001-11-04 | 1 | -9/+3 |
* | 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 |
* | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | ru | 2001-07-06 | 1 | -2/+2 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+1 |
* | mdoc(7) police: Change -filled displays (which just happen | ru | 2001-02-07 | 1 | -1/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-18 | 1 | -2/+2 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
* | Spelling fix. | mpp | 2000-03-24 | 1 | -1/+1 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -1/+2 |
* | Add chown(8)-like functionality. This will allow us to not use chown(8) | obrien | 2000-01-06 | 2 | -6/+98 |
* | Cast myminor/mymajor results to u_int so | mjacob | 2000-01-05 | 1 | -1/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Fix mknod which overloaded a little too much on "minor" and "major" | phk | 1999-05-10 | 1 | -6/+6 |
* | Remove unused #include. Add usage(). | charnier | 1998-07-06 | 2 | -12/+15 |
* | Use err(3). | charnier | 1997-06-16 | 1 | -26/+12 |
* | Fixed checking for a non-numeric minor number. | bde | 1997-03-12 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | I was porting something from sysV world and found our cross references | obrien | 1997-01-27 | 1 | -0/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Use the .At macro where appropriate. | mpp | 1996-08-23 | 1 | -1/+2 |
* | Document that the major and minor numbers are parsed by strtoul(). | bde | 1996-07-30 | 1 | -2/+3 |
* | Use strtoul() more carefully. | bde | 1996-07-30 | 1 | -12/+34 |
* | Finally use strtoul() to convert the major an minor numbers, so | joerg | 1996-07-27 | 2 | -2/+23 |
* | Correct some man page cross references and some file | mpp | 1996-02-05 | 1 | -1/+1 |
* | Convert to our man installation style. Also fixed long-standing bug | wollman | 1994-08-05 | 1 | -1/+1 |
* | BSD 4.4 Lite sbin Sources | rgrimes | 1994-05-26 | 3 | -0/+187 |