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_6_6


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.40   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] fsutil.c  1.24   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] fsutil.h  1.8   5 years  deraadt   Use unveil(2). These programs fit together in various strange ways, so if a pro...
[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...