iedowse
19859b2689
Call getmntinfo with MNT_NOWAIT to avoid hanging if any NFS servers
...
are down. Avoid trying to send RPCs to the pidXXX@machine names
used in the special amd(8) mounts.
PR: bin/6183
Submitted by: Petr Lampa <lampa@fee.vutbr.cz>
2002-06-03 12:06:49 +00:00
markm
a62032343e
Fix some low-hanging fruit in the warnings department; ANSIfy functions,
...
sort out some const issues.
2002-04-28 11:44:30 +00:00
imp
1698cb216e
remove __P
2002-03-22 01:33:25 +00:00
pirzyk
c043349b60
Changed 'blocks' to 'usage' because we may not be getting quotas from
...
a ufs filesystem and it may be reporting in K instead of 512b blocks.
This is true when using a vxfs filesystem (on a solaris box) for instance.
PR: bin/14545
Submitted by: Jim Pirzyk
Reviewed by: jkh
MFC after: 1 week
2001-05-23 17:12:09 +00:00
charnier
2dd3dfdb1c
Remove incorrect use of .Nm. Wrap long lines, Unwrap short lines
...
Options: -> The following options are available:
2000-03-26 14:48:46 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
ache
8181ce88bf
Local filesystems are ufs not ffs
...
Submitted by: "D. Rock" <rock@cs.uni-sb.de>
1998-06-11 03:47:29 +00:00
imp
8c96be00ef
Don't assume that hp->h_lenght == 4. Be conservative in its use.
...
Submitted by: J. Assange a long time ago.
1998-06-09 04:31:02 +00:00
bde
81c8725d44
Converted to Lite2 mount interface - decide filesystem types by name
...
instead of by number.
1998-01-20 12:53:43 +00:00
charnier
e7d0804666
Use err(3). Cosmetic in usage string. Typo in man page.
1997-08-04 06:45:11 +00:00
imp
141381e1cb
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-29 04:34:07 +00:00
alex
645761372f
Code clean up. Prototypes, casting, and parentheses around assignments
...
used as truth value.
1996-06-15 01:01:02 +00:00
graichen
c5c2c48f68
fixed some printf format mismatches and some lines exceeding 80 col's
...
(thanks to bruce)
1996-01-09 21:41:01 +00:00
graichen
fa1beef3d1
Obtained from: NetBSD
...
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
1996-01-05 08:37:29 +00:00
bde
c9a627bda8
Fix 3 fatal mismatches in format args involving dbtob() and 10 nonfatal
...
mismatches.
1995-05-07 08:33:39 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00