summaryrefslogtreecommitdiff
path: root/sbin/fsck/fsutil.h
AgeCommit message (Expand)Author
2020-04-03Avoid common symbols for fsck_lfs.joerg
2015-06-21global variables should be declared extern.dholland
2012-04-07factor out rawname() from dump, fsck, savecore.christos
2011-08-27Use __dead and __printflike.joerg
2011-06-09fix compilation.christos
2011-06-09share more code.christos
2010-02-04Centralize time printing and deal with ctime possibly returning NULL.christos
2009-10-21Remove 3rd and 4th clauses in christos' license. OK christos.snj
2007-09-15__attribute -> __attribute__.ragge
2006-08-26Programs that use efun.christos
2006-06-05s/perror/perr/ so that we can make it varyadic. Overloading stdio's perror()christos
2005-01-13When we run with 'fsck -f -n' we should go over all the filesystems, notchristos
2005-01-13Add a progress meter to fsck_ffs based on the work by thorpej presentedchristos
2003-03-28Make vmsg non-static, so it can be used directly by fsck_lfs.perseant
2001-06-18- Don't attempt to fsck a file system that is mounted read-write unless -flukem
2001-06-18ansi knflukem
2001-02-04remove redundant declarations and nested externs.christos
1998-07-26const poisoning.mycroft
1996-10-03- Null terminate the argv vector [from ws]christos
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