Peter Wemm
97d92980a9
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
Matthew Dillon
9983067ebe
PR: bin/8624
...
Fixed intermediate calculation overflow when reporting users with > 2GB of
disk space.
1998-12-13 07:16:05 +00:00
Poul-Henning Kamp
84717b42e8
.Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT
...
PR: 6599
Reviewed by: phk
Submitted by: Josh Gilliam <josh@quick.net>
1998-05-13 07:57:49 +00:00
Bruce Evans
b49d184b20
Started getting rid of the compatibility cruft for the Lite1 mount()
...
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.
1998-01-17 16:45:03 +00:00
Philippe Charnier
6980f0ebac
Use err(3). Silent -Wall.
1997-10-10 06:31:07 +00:00
Philippe Charnier
34384756cd
environmental -> environment.
1997-09-18 06:55:21 +00:00
Jordan K. Hubbard
c9d12677b4
Cast argument to lseek() properly to off_t.
...
PR: 4246
Obtained from: review of PR and NetBSD sources.
1997-08-13 12:09:48 +00:00
Peter Wemm
476602a9d0
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
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.
1997-01-14 07:20:47 +00:00
Wolfram Schneider
13608f6661
comma typos
1996-12-23 23:09:55 +00:00
Mike Pritchard
4a8d02835c
Fix a bunch of spelling errors in a bunch of man pages.
1996-01-30 13:52:50 +00:00
Peter Wemm
c24ee47ce0
No need to go back quite _that_ far to the MOUNT_UFS constant when we have
...
a perfectly good getvfsbyname("ufs").. :-)
Pointed out by: wollman and bde
1995-11-03 17:04:02 +00:00
Peter Wemm
696322c8f2
Minor tweaks to get quot to compile on FreeBSD..
...
Basically back-port the dynamic fsname strings back to static constants.
1995-11-03 15:21:04 +00:00
Peter Wemm
16c2ba9395
Import NetBSD's quot command, filling the gap in our sources
...
(We only have the man page...)
Obtained from: NetBSD; Wolfgang Solfrank / TooLs GmbH.
1995-11-03 15:06:04 +00:00