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_4_0


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.28   18 years  pedro   Document 'F' as an answer to fsck, okay deraadt@ jolan@
[TXT] fsck.c  1.24   18 years  dhill   NetBSD Coverity CID 1745: Fix memory leak. yes otto@
[TXT] fsutil.c  1.15   18 years  thib   revert a part of last commit causes newline proplems during boot. pointed out b...
[TXT] fsutil.h  1.5   18 years  thib   newline fix + s/perror/xperror since we are using a home rolled version. ok ped...
[TXT] pathnames.h  1.1   27 years  tholo   Sync with NetBSD 961019
[TXT] preen.c  1.16   18 years  otto   Change some TAILQ_FIRST() == NULL tests into TAILQ_EMPTY(). The first form is va...