Source-Changes archive

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

NetBSD master CVS tree commits



bouyer
Wed Mar 18 09:01:24 PST 1998
Update of /cvsroot/src/sbin/fsck_ffs
In directory nb00:/tmp/cvs-serv18387/fsck_ffs

Modified Files:
        Makefile dir.c extern.h fsck.h fsck_ffs.8 inode.c main.c 
        pass1.c pass1b.c pass2.c pass5.c setup.c utilities.c 
Log Message:
Add support for non-native byteorder FFS, and converting byteorder.
Also, be a bit more conservative with the clean flag: don't mark the FS
clean when we know there may still be errors (user anserwed 'n' to
a question, or fsck says "you must rerun fsck").


bouyer
Wed Mar 18 09:03:16 PST 1998
Update of /cvsroot/src/sbin/fsdb
In directory nb00:/tmp/cvs-serv18487/fsdb

Modified Files:
        Makefile fsdb.c fsdb.h fsdbutil.c 
Log Message:
Add support for non-native byteorder FFS.


bouyer
Wed Mar 18 09:03:30 PST 1998
Update of /cvsroot/src/sbin/fsck
In directory nb00:/tmp/cvs-serv18520

Removed Files:
        bswap.c 
Log Message:
This is now in libutil.


bouyer
Wed Mar 18 09:07:14 PST 1998
Update of /cvsroot/src/sbin/fsirand
In directory nb00:/tmp/cvs-serv18538/fsirand

Modified Files:
        Makefile fsirand.c 
Log Message:
Add support for non-native byteorder FFS.




Home | Main Index | Thread Index | Old Index