summaryrefslogtreecommitdiffstats
path: root/sbin/fsck/preen.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+1
* Whole bunch of (unsigned char) casts carefully added for ctype calls.deraadt2013-11-221-2/+2
* make "fsck -p" respect fs_passno > 2, as implied by the manual. This canckuethe2010-11-291-6/+9
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
* Change some TAILQ_FIRST() == NULL tests into TAILQ_EMPTY(). The firstotto2005-10-281-6/+6
* Use queue macros instead of directly accessing fields. ok miod@ aaron@otto2005-10-151-22/+22
* const the rcsid, and make it say OpenBSDtedu2003-06-261-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* ansideraadt2002-07-031-16/+8
* rm trailing whitespacetodd2002-06-091-2/+2
* pid_t cleanupderaadt2002-05-261-3/+4
* Remove \n from err/errx/warn/warnx().mpech2002-03-141-4/+4
* Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)millert2002-02-171-7/+7
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-5/+5
* kill more registers;mpech2001-11-051-3/+3
* pids should be pid_tniklas1999-01-111-2/+2
* some -Wallderaadt1997-09-141-2/+2
* Sync with NetBSD 961019tholo1996-10-201-0/+341
* sync to netbsd 960418deraadt1996-04-211-370/+0
* initial import of NetBSD treederaadt1995-10-181-0/+370