eadler
1ef5fe44d3
Remove trailing whitespace per mdoc lint warning
...
Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days
2012-03-29 05:02:12 +00:00
mckusick
3a0f5972a0
Update to current version of head.
2010-04-28 05:33:59 +00:00
uqs
8f141f1a13
Fix several typos in macros or macro misusage.
...
Found by: make manlint
Reviewed by: ru
Approved by: philip (mentor)
2010-03-12 10:01:06 +00:00
mckusick
ef274fdf8d
Add the -c option to quotacheck to use the quota_convert(3) function to
...
convert between quota file formats.
2009-12-28 23:01:47 +00:00
mpp
9fdc3275be
Sync up quotacheck's preen.c with fsck's. This makes quotacheck
...
process parallel checks in the same way as fsck, since fsck supports
pass numbers other than 0, 1 or 2. Without this, quotacheck would
ignore file systems with pass numbers > 2.
The -l (maxrun) option is now deprecated and can be tuned with pass
numbers in /etc/fstab if needed.
2008-01-26 12:03:26 +00:00
mpp
6b8f608513
Bump .Dd.
2007-01-25 19:54:03 +00:00
mpp
938276b258
Add a BUGS section that shows that ids that appear to be
...
negative are now ignored by the quota system and that extremely
large ids may make quotacheck run for a very long time.
Also mention that "options QUOTA" is required for the kernel
to provide quota support.
2007-01-25 12:42:18 +00:00
ceri
1e65ce591f
Document the -l option.
...
Reviewed by: brd
Approved by: ru (mentor)
2006-11-07 19:07:52 +00:00
ru
719be5d341
Sync program's usage() with manpage's SYNOPSIS.
2005-02-10 09:19:34 +00:00
markm
90f91e7879
Remove advertising clause from University of California Regent's license,
...
per letter dated July 22, 1999.
Approved by: core, imp
2004-04-09 19:58:40 +00:00
trhodes
24d1c885b2
Fix some 'SYNOPSIS' and 'usage' messages.
2002-08-27 00:49:27 +00:00
trhodes
136be46680
s/filesystem/file system/g as discussed on -developers
2002-08-21 18:11:48 +00:00
charnier
a2accd01f0
The .Nm utility
2002-07-06 19:34:18 +00:00
trhodes
896f3841bf
more file system > filesystem
2002-05-16 04:10:46 +00:00
dd
a145482cf6
Remove whitespace at EOL.
2001-07-15 07:53:42 +00:00
ru
7cef49ff86
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 11:04:34 +00:00
nik
747d229ad6
Mention the edquota(8) utility when talking about editing quota.user
...
and quota.group.
PR: docs/25124
2001-02-22 11:07:58 +00:00
ru
ea31070695
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 16:52:27 +00:00
sheldonh
ff1f324516
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 11:27:47 +00:00
mph
cfb6543180
Indicate that we now control quota checking via an rc.conf variable,
...
instead of putting it in rc.local.
Submitted by: Alex Perel <veers@disturbed.net>
1999-09-06 20:55:28 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
charnier
6e84763280
Correct use of .Nm. Add rcsid. Remove unused #includes. Use warn().
...
Errx(1, "malloc failed") is better than err(1, NULL).
1998-07-15 06:48:52 +00:00
mpp
bd67217d9d
Print out an informative message if the verbose option is given
...
and an unknown uid/gid is found in the file system. This is useful
if you wind up with a file in your file system that has a uid
that is extremely large, since quotacheck will wind up running
a very very long time due to it not handling large gaps in uids
very well (this is a problem that should be addressed some day).
Update the man page to reflect that fact the the -v flag now prints
some additional diagnostic messages.
1996-02-21 18:40:54 +00:00
rgrimes
d038e02fd6
BSD 4.4 Lite sbin Sources
...
Note: XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
1994-05-26 06:35:07 +00:00