OpenBSD CVS

src/sbin/fsck/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / fsck

Current tag: OPENBSD_5_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] SMM.doc/        
[TXT] Makefile  1.5   26 years  deraadt   $OpenBSD$
[TXT] fsck.8  1.34   9 years  jmc   -N for SYNOPSIS and usage(), and some small changes to previous;
[TXT] fsck.c  1.37   9 years  deraadt   do not need non-NULL-check before free(p), other minor refactoring from Benjamin...
[TXT] fsutil.c  1.21   9 years  deraadt   do not need non-NULL-check before free(p), other minor refactoring from Benjamin...
[TXT] fsutil.h  1.7   9 years  deraadt   replace internal erealloc() with ereallocarray(), and then use it to spot mult i...
[TXT] pathnames.h  1.1   27 years  tholo   Sync with NetBSD 961019
[TXT] preen.c  1.20   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...