OpenBSD CVS

src/sbin/fsck_ffs/


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_ffs

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] dir.c  1.17   19 years  pvalchev   remove useless (always false) check; ok millert henning
[TXT] extern.h  1.8   20 years  tedu   rename struct dinode to ufs1_dinode. clears the namespace and makes way for som...
[TXT] fsck.h  1.16   18 years  deraadt   earlier asprintf diff caused malloc in signal handler. clarify the code a bit m...
[TXT] fsck_ffs.8  1.18   19 years  jmc   misplaced .El marker;
[TXT] inode.c  1.26   20 years  tedu   consistent newlines, from tom cosgrove at arches-consulting.com.
[TXT] main.c  1.27   18 years  moritz   Remove "l:" from getopt(3) string, since the option was removed long ago. From S...
[TXT] pass1.c  1.20   18 years  deraadt   earlier asprintf diff caused malloc in signal handler. clarify the code a bit m...
[TXT] pass1b.c  1.13   18 years  deraadt   earlier asprintf diff caused malloc in signal handler. clarify the code a bit m...
[TXT] pass2.c  1.25   18 years  deraadt   earlier asprintf diff caused malloc in signal handler. clarify the code a bit m...
[TXT] pass3.c  1.12   18 years  deraadt   earlier asprintf diff caused malloc in signal handler. clarify the code a bit m...
[TXT] pass4.c  1.15   18 years  deraadt   earlier asprintf diff caused malloc in signal handler. clarify the code a bit m...
[TXT] pass5.c  1.24   18 years  pedro   Avoid spurious 'summary information bad' warnings, okay tedu@
[TXT] setup.c  1.24   18 years  deraadt   prettier code; ok pedro
[TXT] utilities.c  1.30   18 years  deraadt   more signal handler cleaning