Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin



Module Name:    src
Committed By:   hubertf
Date:           Sat Mar 10 00:30:37 UTC 2007

Modified Files:
        src/sbin/fsck_msdos: boot.c check.c main.c
        src/sbin/mount: fattr.c
        src/sbin/mount_ados: mount_ados.c
        src/sbin/mount_filecore: mount_filecore.c
        src/sbin/mount_msdos: mount_msdos.c
        src/sbin/mount_nfs: getnfsargs.c getnfsargs_small.c mount_nfs.c
        src/sbin/mount_ntfs: mount_ntfs.c
        src/sbin/mount_udf: mount_udf.c

Log Message:
- removes unused ctype.h header
- correct comment in mount_nfs/getnfsargs.c: s/Nead/Need/

From: Slava Semushin <php-coder%altlinux.ru@localhost>


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sbin/fsck_msdos/boot.c
cvs rdiff -r1.14 -r1.15 src/sbin/fsck_msdos/check.c
cvs rdiff -r1.17 -r1.18 src/sbin/fsck_msdos/main.c
cvs rdiff -r1.6 -r1.7 src/sbin/mount/fattr.c
cvs rdiff -r1.24 -r1.25 src/sbin/mount_ados/mount_ados.c
cvs rdiff -r1.14 -r1.15 src/sbin/mount_filecore/mount_filecore.c
cvs rdiff -r1.40 -r1.41 src/sbin/mount_msdos/mount_msdos.c
cvs rdiff -r1.8 -r1.9 src/sbin/mount_nfs/getnfsargs.c
cvs rdiff -r1.6 -r1.7 src/sbin/mount_nfs/getnfsargs_small.c
cvs rdiff -r1.57 -r1.58 src/sbin/mount_nfs/mount_nfs.c
cvs rdiff -r1.16 -r1.17 src/sbin/mount_ntfs/mount_ntfs.c
cvs rdiff -r1.8 -r1.9 src/sbin/mount_udf/mount_udf.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