Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove incorrect use of .Nm. Wrap long lines, Unwrap short lines | charnier | 2000-03-26 | 2 | -13/+12 |
| | | | | Options: -> The following options are available: | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
| | |||||
* | Remove useless `BINOWN=root' now that it is the default. | obrien | 1998-09-19 | 1 | -1/+0 |
| | |||||
* | Local filesystems are ufs not ffs | ache | 1998-06-11 | 1 | -2/+2 |
| | | | | Submitted by: "D. Rock" <rock@cs.uni-sb.de> | ||||
* | Don't assume that hp->h_lenght == 4. Be conservative in its use. | imp | 1998-06-09 | 1 | -2/+2 |
| | | | | Submitted by: J. Assange a long time ago. | ||||
* | Converted to Lite2 mount interface - decide filesystem types by name | bde | 1998-01-20 | 1 | -3/+3 |
| | | | | instead of by number. | ||||
* | Use err(3). Cosmetic in usage string. Typo in man page. | charnier | 1997-08-04 | 2 | -45/+35 |
| | |||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
| | | | | posix standard on the topic. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | 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. | ||||
* | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 1 | -2/+2 |
| | |||||
* | Code clean up. Prototypes, casting, and parentheses around assignments | alex | 1996-06-15 | 1 | -18/+48 |
| | | | | used as truth value. | ||||
* | fixed some printf format mismatches and some lines exceeding 80 col's | graichen | 1996-01-09 | 1 | -16/+20 |
| | | | | (thanks to bruce) | ||||
* | Obtained from: NetBSD | graichen | 1996-01-05 | 3 | -89/+291 |
| | | | | | | replaced our quota with the NetBSD one, then added all changes we made to our - this is done to support the displaying of quota's over nfs using the rpc.rquotad | ||||
* | Fix 3 fatal mismatches in format args involving dbtob() and 10 nonfatal | bde | 1995-05-07 | 1 | -11/+14 |
| | | | | mismatches. | ||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 3 | -0/+648 |