kleink
|
9ee75a4fcc
|
Add _PC_FILESIZEBITS to pathconf vnop.
|
1999-03-22 19:21:07 +00:00 |
bouyer
|
22d556f6cf
|
Make sure a buffer optained from bread() is always bresle()'d in case of
error. Closes PR kern/1448 from Wolfgang Solfrank.
|
1999-02-10 13:14:08 +00:00 |
mark
|
99973d1aa3
|
Bug fix from Andrew McMurry for filecore_readdir() missing the end
of the directory and reporting some non-existant files.
|
1998-09-18 04:17:44 +00:00 |
kleink
|
02fd2396c6
|
Handle _PC_SYNC_IO.
|
1998-09-07 15:58:37 +00:00 |
mark
|
a124d362a5
|
Minor code cleanups, KNF a couple of bits that got missed and remove
register keywords.
|
1998-08-14 18:04:04 +00:00 |
mark
|
faf4eed3e3
|
Initial commit of Andrew McMurry's Acorn Filecore filesystem.
This is a read only implementation of the filecore filesystem found
on Acorn RiscPC machines (arm32).
|
1998-08-14 03:26:12 +00:00 |