summaryrefslogtreecommitdiff
path: root/sbin/fsck/preen.c
AgeCommit message (Expand)Author
2015-06-21Add used-by comments on source files that are .PATH'd in from elsewhere.dholland
2012-04-07use getfsspecname()christos
2008-02-23Make sure that the exit values are always sane, and use symbolic insteadchristos
2006-08-26- make preen recognize wedges and insert their parent disks in the disk listchristos
2006-08-26Programs that use efun.christos
2005-01-13When we run with 'fsck -f -n' we should go over all the filesystems, notchristos
2004-10-28Add (unsigned char) to isdigit() calldsl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant
2001-11-01fix a couple of -Wshadow warningslukem
2001-06-18- Don't attempt to fsck a file system that is mounted read-write unless -flukem
2001-06-18use TAILQ_xxx instead of referencing tqe_xxx elements directlylukem
2001-06-18ansi knflukem
2001-06-18use TAILQ_xxx instead of referencing tqh_xxx elements directlylukem
1998-07-26const poisoning.mycroft
1997-09-16resolve conflicts from lite-2 mergelukem
1997-09-14* cleanup for WARNS=1lukem
1996-09-28Allow for an extra argument needed by quotacheck.christos
1996-09-27- Rename util.c and util.h to fsutil.c and fsutil.h to avoid conflict withchristos
1996-09-23- added -T fstype:fsoptions per cgd's suggestion.christos
1996-04-05check in changes proposed in PR 2006 (approved by J.T.), to rename fsckcgd
1995-03-18convert to new RCS Id conventions; reduce my headachecgd
1994-12-28Mostly sync with CSRG.mycroft
1994-12-05more cleanups from Jim Jegers, passed over by me.cgd
1994-10-28Use the S_IS*() macros, and make this compile again after Chris's changes to ...mycroft
1994-09-23Eliminate uses of some obsolete functions.mycroft
1994-06-08Update from 4.4-Lite, with local changes.mycroft
1994-04-25need <sys/time.h>cgd
1993-08-01Add RCS identifiers.mycroft
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd