Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorder WARNS line for style. | mikeh | 2001-12-10 | 1 | -2/+1 |
| | | | | Pointed out by: bde | ||||
* | WARNS=2 cleanup. | mikeh | 2001-12-09 | 2 | -15/+41 |
| | | | | | PR: bin/32567 MFC after: 2 weeks | ||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: cosmetics. | ru | 2001-07-05 | 1 | -1/+3 |
| | |||||
* | Remove ncheck in an example; FreeBSD does not have it. | schweikh | 2001-06-16 | 1 | -1/+3 |
| | | | | | | PR: 10158 Submitted by: Remy Card <card@ens.uvsq.fr> MFC after: 2 weeks | ||||
* | - 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/+0 |
| | |||||
* | Allow for the last arugment to be the mountpoint of a filesystem, | ps | 2001-03-10 | 1 | -2/+9 |
| | | | | not just the device. | ||||
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 1 | -1/+2 |
| | | | | Use _PATH_* where where possible. | ||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
| | |||||
* | /dev/rXXX -> /dev/XXX | msmith | 2000-05-31 | 1 | -1/+1 |
| | |||||
* | Fix various man pages to stop abusing the .Bx macro to generate | mpp | 2000-01-23 | 1 | -1/+1 |
| | | | | the string "FreeBSD". Use the .Fx macro instead. | ||||
* | Do not repeat the name of the flag. Change alloc to allocate for better | charnier | 1999-11-27 | 2 | -8/+8 |
| | | | | spelling of printed messages. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
| | |||||
* | PR: bin/8624 | dillon | 1998-12-13 | 1 | -2/+5 |
| | | | | | Fixed intermediate calculation overflow when reporting users with > 2GB of disk space. | ||||
* | .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT | phk | 1998-05-13 | 1 | -2/+2 |
| | | | | | | PR: 6599 Reviewed by: phk Submitted by: Josh Gilliam <josh@quick.net> | ||||
* | Started getting rid of the compatibility cruft for the Lite1 mount() | bde | 1998-01-17 | 1 | -6/+2 |
| | | | | | | | | | and the pre-Lite2 vfsconf interfaces. For quot, just back out revs. 1.1 and 1.2 and change MNT_FFS to "ufs", so that vfsconf isn't used at all. Revs. 1.1 and 1.2 were hacks to get around f_fstypename not being in `struct statfs' in Lite1. | ||||
* | Use err(3). Silent -Wall. | charnier | 1997-10-10 | 2 | -77/+74 |
| | |||||
* | environmental -> environment. | charnier | 1997-09-18 | 1 | -3/+3 |
| | |||||
* | Cast argument to lseek() properly to off_t. | jkh | 1997-08-13 | 1 | -2/+2 |
| | | | | | PR: 4246 Obtained from: review of PR and NetBSD sources. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | comma typos | wosch | 1996-12-23 | 1 | -2/+2 |
| | |||||
* | Fix a bunch of spelling errors in a bunch of man pages. | mpp | 1996-01-30 | 1 | -2/+2 |
| | |||||
* | No need to go back quite _that_ far to the MOUNT_UFS constant when we have | peter | 1995-11-03 | 1 | -2/+8 |
| | | | | | | a perfectly good getvfsbyname("ufs").. :-) Pointed out by: wollman and bde | ||||
* | Minor tweaks to get quot to compile on FreeBSD.. | peter | 1995-11-03 | 3 | -6/+11 |
| | | | | Basically back-port the dynamic fsname strings back to static constants. | ||||
* | Import NetBSD's quot command, filling the gap in our sources | peter | 1995-11-03 | 3 | -54/+655 |
| | | | | | | (We only have the man page...) Obtained from: NetBSD; Wolfgang Solfrank / TooLs GmbH. | ||||
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+84 |