This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sbin
/
quotacheck
History
imp
17d8c01273
Prefer PATH_MAX to MAXPATHLEN. Both contain the trailing NUL, so
...
remove the unneeded +1.
2003-08-07 05:38:56 +00:00
..
Makefile
Fix some function prototypes.
2002-01-25 20:45:30 +00:00
preen.c
Use __FBSDID() to quiet GCC 3.3 warnings.
2003-05-03 18:41:59 +00:00
quotacheck.8
Fix some 'SYNOPSIS' and 'usage' messages.
2002-08-27 00:49:27 +00:00
quotacheck.c
Prefer PATH_MAX to MAXPATHLEN. Both contain the trailing NUL, so
2003-08-07 05:38:56 +00:00