FreeBSD src
Go to file
Mike Pritchard 1ba797fb84 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
bin option -f and -i are exclusive (Posix) 1996-02-20 23:27:57 +00:00
eBones Fixes to allow eBones to properly bootstrap in a release environment 1996-02-14 19:32:53 +00:00
etc Add examples/slattach 1996-02-17 19:46:43 +00:00
games Correct man page section number references (e.g. don't use the 1996-02-11 23:29:40 +00:00
gnu Add a small `gethostname' package. It uses __sysctl(2), and thus 1996-02-13 13:17:49 +00:00
include Don't install netns, it doesn't exist any more. 1996-02-14 15:17:53 +00:00
lib Changed the dimensions of __CTOR_LIST__ and __DTOR_LIST__ from 0 1996-02-20 04:07:26 +00:00
libexec Update the uucpd makefile to install the man page. 1996-02-18 21:38:13 +00:00
lkm Correct some man page cross references and some file 1996-02-05 17:32:16 +00:00
release Ooops, i've botched a backslash in my previous commit. 1996-02-13 13:28:41 +00:00
sbin Print out an informative message if the verbose option is given 1996-02-21 18:40:54 +00:00
secure Add back missing crypt.3 man page. 1996-02-21 08:15:08 +00:00
share Add a few questions forwarded by Jordan and one from Jörg about 1996-02-21 00:07:39 +00:00
sys Make the "arpresolve: can't allocate llinfo" error message 1996-02-20 17:54:17 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Submitted by: bruce 1996-02-18 19:29:45 +00:00
usr.sbin Submitted by: John Hay -- John.Hay@csir.co.za 1996-02-20 23:11:24 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile do the 'include-tools' as part of the world target (like lib-tools and 1996-02-17 14:23:25 +00:00