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_3_5


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.21   21 years  hugh   Make fsdb(8) a little easier to find with some cross references.
[TXT] fsck.c  1.17   20 years  otto   Use = for assignment, not == ok millert@
[TXT] fsutil.c  1.13   20 years  deraadt   p = realloc(p is not allowed
[TXT] fsutil.h  1.4   21 years  todd   rm trailing whitespace
[TXT] pathnames.h  1.1   27 years  tholo   Sync with NetBSD 961019
[TXT] preen.c  1.14   20 years  tedu   const the rcsid, and make it say OpenBSD