OpenBSD CVS

src/sbin/fsck_ext2fs/


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_ext2fs

Current tag: OPENBSD_4_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   22 years  art   cleanup
[TXT] dir.c  1.14   18 years  dhill   NetBSD Coverity CID 2298: Fix memory leak. NetBSD Coverity CID 2299: Fix memory ...
[TXT] extern.h  1.6   19 years  niallo   Support checking filesystems which have or once had large files (>4 GB) on them....
[TXT] fsck.h  1.9   19 years  niallo   Support checking filesystems which have or once had large files (>4 GB) on them....
[TXT] fsck_ext2fs.8  1.16   14 years  jmc   remove references to docs we no longer install;
[TXT] inode.c  1.16   18 years  pedro   Use part of the reserved space on the disk inode to scatter 16 more bits for the...
[TXT] main.c  1.17   13 years  jsing   Print the real device name followed by the disklabel UID in parenthesis when fsc...
[TXT] pass1.c  1.11   19 years  niallo   Support checking filesystems which have or once had large files (>4 GB) on them....
[TXT] pass1b.c  1.7   20 years  deraadt   ansification
[TXT] pass2.c  1.11   19 years  niallo   Support checking filesystems which have or once had large files (>4 GB) on them....
[TXT] pass3.c  1.6   20 years  deraadt   ansification
[TXT] pass4.c  1.7   19 years  niallo   Support checking filesystems which have or once had large files (>4 GB) on them....
[TXT] pass5.c  1.13   18 years  dhill   NetBSD Coverity CID 2298: Fix memory leak. NetBSD Coverity CID 2299: Fix memory ...
[TXT] setup.c  1.17   14 years  dlg   dont let sys/ioctl.h imply that you get the ioctls in dkio.h. this gets rid of #...
[TXT] utilities.c  1.18   14 years  deraadt   do not leak memory, found by parfait, ok millert otto (one case was a false posi...