Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |