Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Fri, 5 Apr 1996 00:10:02 -0500 (EST)
mhitch
Fri Apr 5 00:06:15 EST 1996
Update of /a/cvsroot/src/sys/adosfs
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv17310
Modified Files:
adlookup.c adosfs.h adutil.c advfsops.c advnops.c
Log Message:
Add support for OFS, International FileSystems, and blocksizes > 512.
Corrrect floppy rootblock calculation. Validate filesystem type. (Closes
PR 2232)
Filename hashing requires unsigned characters. (Closes PR 1026)
Soft link path is null-terminated string, not BSTR.
Use actual file header block info for hard links.
Set nlink to 2 for hard linked files in adosfs_getattr().
Load allocation bitmap and set correct free space.
mhitch
Fri Apr 5 00:08:10 EST 1996
Update of /a/cvsroot/src/sys/arch/amiga/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv17432
Modified Files:
fd.c
Log Message:
Pass reserved blocks in label so adosfs computes root block
correctly (close PR 2232).
Home |
Main Index |
Thread Index |
Old Index