Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/fsck_msdos
Module Name: src
Committed By: xtraeme
Date: Wed Jan 19 20:00:45 UTC 2005
Modified Files:
src/sbin/fsck_msdos: boot.c check.c dir.c ext.h fat.c main.c
Log Message:
Kill __P(), ANSIfy, remove main() prototype.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sbin/fsck_msdos/boot.c
cvs rdiff -r1.12 -r1.13 src/sbin/fsck_msdos/check.c
cvs rdiff -r1.16 -r1.17 src/sbin/fsck_msdos/dir.c src/sbin/fsck_msdos/main.c
cvs rdiff -r1.10 -r1.11 src/sbin/fsck_msdos/ext.h
cvs rdiff -r1.15 -r1.16 src/sbin/fsck_msdos/fat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index