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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   13 years  jsing   Switch fsck_msdos(8) to opendev(3) so that it can handle disklabel UIDs.
[TXT] boot.c  1.24   7 years  bluhm   Rename BIOS parameter block field from bsPBP to bsBPB. This typo has been fixed...
[TXT] check.c  1.21   2 years  beck   Change the error reporting pattern throughout the tree when unveil fails to repo...
[TXT] dir.c  1.31   6 years  jsg   Avoid the possibility of accessing an array out of bounds. Found with cppcheck. ...
[TXT] dosfs.h  1.6   9 years  tobias   Merge NetBSD commit: Move to 2 clause license, approved by Wolfgang Solfrank. o...
[TXT] ext.h  1.13   8 years  guenther   Mark ask() as printf-like; split up a pwarn() with variable number of specifiers...
[TXT] fat.c  1.27   8 years  mmcc   Remove NULL-checks before free(). ok tb@
[TXT] fsck_msdos.8  1.16   8 years  deraadt   Only accept one filesystem/device as argument for checking. Few people will be ...
[TXT] main.c  1.24   5 years  deraadt   Use unveil(2). These programs fit together in various strange ways, so if a pro...