summaryrefslogtreecommitdiffstats
path: root/sys/fs/cd9660
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.rgrimes1995-05-307-214/+214
* NFS diskless operation was broken because swapdev_vp wasn't initialized.dg1995-05-191-4/+4
* Readdir on a CDrom would return bogus "d_type" values, potentially confusingphk1995-03-281-1/+4
* Add four more filesystem flags:wollman1995-03-161-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-162-7/+5
* Obtained from: memories of 1.1.5bde1995-02-211-2/+2
* strategy for block and char devices are rightfully spec_strategy.phk1995-02-131-3/+2
* Roll in my changes to make the cd9660 code understand the olderjoerg1995-01-169-105/+191
* Remove the bogus include of <sys/dkbad.h>.bde1994-11-141-2/+1
* Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-061-3/+3
* Make NFS ask the filesystems for directory cookies instead of making themdfr1994-09-281-11/+28
* Alterations to silence gcc -Wall. Some unused variables deleted.gpalmer1994-09-265-58/+49
* More loadable VFS changes:wollman1994-09-222-10/+2
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-212-2/+8
* Obtained from:bde1994-09-156-17/+24
* Fixed some confusion between the size of a logical block and the size of adfr1994-09-093-6/+11
* Implemented filesystem clean bit via:dg1994-08-201-2/+2
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-5/+1
* Changed B_AGE policy to work correctly in a world with relatively largedg1994-08-081-4/+1
* Added $Id$dg1994-08-0211-0/+11
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-255-5/+27
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-2413-0/+4582
OpenPOWER on IntegriCloud