summaryrefslogtreecommitdiffstats
path: root/sbin/quotacheck/quotacheck.c
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID() to quiet GCC 3.3 warnings.obrien2003-05-031-4/+4
* Create a new 32-bit fs_flags word in the superblock. Add code to movemckusick2002-11-271-2/+1
* Properly handle UFS2 sparsely allocated inodes. Fix bug that causedmckusick2002-11-201-24/+59
* Fix some 'SYNOPSIS' and 'usage' messages.trhodes2002-08-271-1/+1
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-3/+3
* This commit adds basic support for the UFS2 filesystem. The UFS2mckusick2002-06-211-21/+59
* more file system > filesystemtrhodes2002-05-161-1/+1
* Sigh, more BBSIZE related breakage.phk2002-05-121-0/+1
* o remove __Pimp2002-03-211-16/+16
* Fix some function prototypes.phk2002-01-251-23/+23
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Correct use of .Nm. Add rcsid. Remove unused #includes. Use warn().charnier1998-07-151-12/+15
* Fixed printf format errors.bde1998-06-281-6/+8
* Remove lines inside #ifdef 0/#endif.charnier1997-06-301-32/+1
* Use err(3) instead of local err() (a errx() like function).charnier1997-06-161-21/+19
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Silence some cc -Wall warnings in quotacheck.mpp1996-02-271-8/+10
* Fix quotacheck to not do a bunch of unneeded fseeks if thempp1996-02-271-2/+9
* Print out an informative message if the verbose option is givenmpp1996-02-211-2/+6
* `dev_bsize' must be reset to 1 before the bread() ordima1995-06-211-0/+1
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+636
OpenPOWER on IntegriCloud