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_2_8_BASE


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.7   26 years  deraadt   back out vfs lite2 till after 2.2
[TXT] extern.h  1.4   25 years  d   branches: 1.4.10; SIGINFO support
[TXT] fsck.h  1.7   25 years  d   SIGINFO support
[TXT] fsck_ffs.8  1.12   24 years  deraadt   mkfs(8) died a long time ago
[TXT] inode.c  1.14   24 years  deraadt   uid_t and gid_t, and use %u
[TXT] main.c  1.16   24 years  deraadt   remove extra externs not needed because of unistd.h (rest of tree will be done l...
[TXT] pass1.c  1.7   25 years  d   SIGINFO support
[TXT] pass1b.c  1.4   25 years  d   SIGINFO support
[TXT] pass2.c  1.7   25 years  d   SIGINFO support
[TXT] pass3.c  1.3   25 years  d   branches: 1.3.10; SIGINFO support
[TXT] pass4.c  1.4   25 years  d   SIGINFO support
[TXT] pass5.c  1.7   25 years  d   SIGINFO support
[TXT] setup.c  1.7   24 years  millert   More <sys/file.h> vs. <fcntl.h> and open() flags fixes.
[TXT] utilities.c  1.8   23 years  aaron   Some format string problems that were missed during initial audit; deraadt@ and ...