index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
quot
Age
Commit message (
Expand
)
Author
2004-01-06
Remove unused max macro. From Jeff Ito in PR 23995.
wiz
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-05-30
Pass a NULL to getbsize() for any arguments that aren't needed, and
simonb
2003-04-02
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
fvdl
2002-02-02
Use standard headers.
wiz
2001-10-26
remove #include <ufs/ufs/quota.h> where it was just to appease
lukem
2001-07-08
Xref getbsize(3).
simonb
1999-11-18
Typos (from OpenBSD)
kristerw
1999-10-06
Adjust this to work on the Alpha.
mycroft
1999-10-05
Make this work on file systems larger than 2GB.
mycroft
1999-03-22
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1998-06-08
remove unnecessary comment
lukem
1998-06-07
Remove comma at the end of SEE ALSO list.
enami
1998-03-01
Merge with Lite2 + local changes
fvdl
1997-11-06
use warn not warnx to find out why the open failed (as old quot did).
mrg
1997-10-18
deprecate register, use err/warn instead of perror, memmove instead of bcopy
lukem
1997-10-18
rcsid fascism
lukem
1997-10-17
WARNSify
lukem
1996-12-12
Format police.
mycroft
1996-05-24
Fix PR 2462
ws
1996-05-24
pull in <unistd.h> to make lseek() work ...
mrg
1996-01-04
merge in change accidently made to 1.1 release branch
jtc
1995-11-28
merge in changes from 1.1 release branch
jtc
1994-12-22
specify man pages the new way.
cgd
1994-06-13
fix a macro's usage
cgd
1994-06-13
update for new fs includes
cgd
1994-04-25
need <sys/time.h>
cgd
1994-04-14
fs type names
cgd
1994-03-19
get section right; from Luke Mewburn <lm@rmit.edu.au>
cgd
1994-02-11
general: cleanup. fix RCS Id's. ("$Id $" doesn't work.)
cgd
1994-02-10
First version of a quot utility
ws