freebsd-dev/sys/fs
Joerg Wunsch 988fa8efe3 Roll in my changes to make the cd9660 code understand the older
(original "High Sierra") CD format.  I've already implemented this for
1.1.5.1 (and posted to -hackers), but didn't get any response to it.
Perhaps i'm the only one who has such an old CD lying around...

Everything is done empirically, but i had three of them around (from
different vendors), so there's a high probability that i've got it
right. :)
1995-01-16 17:03:29 +00:00
..
cd9660 Roll in my changes to make the cd9660 code understand the older 1995-01-16 17:03:29 +00:00
deadfs Cosmetics: added a #include and a static prototype to silence gcc. 1994-10-08 22:37:00 +00:00
fdescfs Use tsleep() rather than sleep so that 'ps' is more informative about 1994-10-06 21:07:04 +00:00
fifofs GCC cleanup. 1994-10-02 17:48:58 +00:00
msdosfs These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
nullfs Cosmetics. reduce the noise from gcc -Wall. 1994-10-10 07:55:48 +00:00
portalfs Cosmetics. reduce the noise from gcc -Wall. 1994-10-10 07:55:48 +00:00
procfs Initialize map start hint to vm_map_find()...not doing so will cause it 1995-01-05 03:59:38 +00:00
specfs Undo a previous change. <sys/disklabel.h> was broken, not these files. 1994-11-14 13:22:52 +00:00
umapfs Cosmetics. reduce the noise from gcc -Wall. 1994-10-10 07:55:48 +00:00
unionfs From tim@cs.city.ac.uk (Tim Wilkinson): 1994-11-04 14:41:46 +00:00