christos
520aa2aeba
backout previous kprintf change
1996-10-13 02:52:06 +00:00
christos
5476886e52
printf -> kprintf, sprintf -> ksprintf
1996-10-10 17:47:29 +00:00
is
ab97b65e37
Finish adosfs' support for International FFS (we not only have to use an
...
internationalized hash function to search for files, but also to use an
internationalized compare to compare the candidates). This also removes one
use of strcasecmp() in the kernel.
1996-05-24 20:16:02 +00:00
mhitch
a0e658617d
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.
1996-04-05 05:06:07 +00:00
christos
43854c5755
compiler warning police
1996-02-13 17:05:47 +00:00
christos
2140eeda0f
Adosfs prototyping changes.
1996-02-09 19:06:38 +00:00
chopps
b84f35f3f0
make nfsable from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1995-08-18 15:14:33 +00:00
chopps
85444a9a0b
a couple fixes. Add support for muFS (multi-user adosfs). Default to
...
case-insesitive lookup. from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1994-12-28 08:51:56 +00:00
cgd
be8c7b9d80
light clean; make sure headers are properly included, types are OK, etc.
1994-10-29 07:58:24 +00:00
cgd
cf92afd66e
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
1994-06-29 06:29:24 +00:00
cgd
f21254981e
new standard, minimally intrusive ID format
1994-06-27 19:27:39 +00:00
chopps
61e3e83691
update to new vfs interface.
1994-06-17 20:06:05 +00:00
chopps
d429d101d9
fix an off by one error hash chain counting code. Also fix "lockup"
...
bug
1994-06-02 23:40:56 +00:00
chopps
5b60a18823
MIN/min
1994-05-31 03:13:41 +00:00
chopps
9d020030ac
some very minor cleanup and fix a bug in adosfs_readdir().
1994-05-13 04:53:48 +00:00
chopps
780b200e72
First version of AmigaDOS fast file system. needs work, read only.
1994-05-11 18:49:06 +00:00