OpenBSD CVS

src/sbin/fsck_msdos/


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_msdos

Current tag: OPENBSD_4_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   26 years  deraadt   $OpenBSD$
[TXT] boot.c  1.12   17 years  tom   Only compare important parts of the boot block with the backup copy, since some ...
[TXT] check.c  1.11   18 years  thib   newline fix + s/perror/xperror since we are using a home rolled version. ok ped...
[TXT] dir.c  1.20   18 years  thib   newline fix + s/perror/xperror since we are using a home rolled version. ok ped...
[TXT] dosfs.h  1.5   26 years  provos   FAT32 support from NetBSD by Wolfgang Solfrank.
[TXT] ext.h  1.8   21 years  david   spelling ok millert@
[TXT] fat.c  1.15   18 years  thib   newline fix + s/perror/xperror since we are using a home rolled version. ok ped...
[TXT] fsck_msdos.8  1.11   19 years  jaredy   - simplify, normalize, and sync usage/synopsis forms - filesystem -> file system...
[TXT] main.c  1.15   18 years  deraadt   when asking y or n, accept "F" which forces yes from the on. i have wished for ...