Source-Changes archive

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

NetBSD master CVS tree commits



ws
Fri Oct 17 04:20:09 PDT 1997
Update of /cvsroot/src/sbin/fsck_msdos
In directory netbsd1:/var/slash-tmp/cvs-serv12103

Modified Files:
        boot.c check.c dir.c dosfs.h ext.h fat.c fsck_msdos.8 main.c 
Log Message:
Add support for FAT32
Support dropping lost cluster chains (on request by Christoph Badura)
While being here, fix some minor bugs, mostly with format strings


ws
Fri Oct 17 04:24:30 PDT 1997
Update of /cvsroot/src/sys/msdosfs
In directory netbsd1:/var/slash-tmp/cvs-serv12872

Modified Files:
        bootsect.h bpb.h denode.h direntry.h fat.h msdosfs_conv.c 
        msdosfs_denode.c msdosfs_fat.c msdosfs_lookup.c 
        msdosfs_vfsops.c msdosfs_vnops.c msdosfsmount.h 
Log Message:
Add support for FAT32
Don't panic if renaming a file to itself
Don't try to keep access times, there is no place for them
While being here, fix some minor bugs with VFAT handling


lukem
Fri Oct 17 04:25:44 PDT 1997
Update of /cvsroot/src/usr.sbin/mtrace
In directory netbsd1:/var/slash-tmp/cvs-serv13621

Modified Files:
        mtrace.c 
Log Message:
WARNSify



Home | Main Index | Thread Index | Old Index