summaryrefslogtreecommitdiffstats
path: root/sys/isofs/cd9660/cd9660_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* There is no such thing any more as "struct bdevsw".julian1998-07-041-2/+2
* This commit fixes various 64bit portability problems required fordfr1998-06-071-2/+2
* As described by the submitter:msmith1998-05-061-16/+1
* The 'mountroot' option is obviously pointless for an LKMjulian1998-04-201-3/+9
* Make the devfs SLICE option a standard type option.julian1998-04-201-1/+2
* Add changes and code to implement a functional DEVFS.julian1998-04-191-1/+12
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)julian1998-03-081-5/+6
* The intent is to get rid of WILLRELE in vnode_if.src by makingmsmith1998-03-011-1/+16
* Properly clean out the SI_MOUNTEDON flag iff the mount attempt failsjoerg1997-12-211-1/+2
* Remove a bunch of variables which were unused both in GENERIC and LINT.phk1997-11-071-2/+2
* VFS mega cleanup commit (x/N)phk1997-10-161-3/+3
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-1/+3
* Clustered read and write are switched at mount-option level.kato1997-09-271-5/+13
* Removed yet more vestiges of config-time swap configuration and/orbde1997-09-071-8/+3
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-3/+3
* Removed unused #includes.bde1997-08-021-2/+1
* This mega-commit brings the following:joerg1997-05-041-17/+59
* For multi-session CD-ROMs, we have to account for previous sessions asjoerg1997-04-291-1/+10
* Add support for ISO9660 multi-session CD-ROMs. This is just nothingjoerg1997-04-291-2/+4
* Remove all traces of undocumented feature ISODEVMAP.phk1997-04-141-9/+1
* Don't include <sys/ioctl.h> in the kernel. Stage 1: don't includebde1997-03-241-2/+1
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.bde1997-03-231-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Killed more FIFO ifdefs. All gone now.bde1997-02-131-5/+0
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-167/+281
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Make a lot of stuff static.phk1995-10-311-10/+26
* Converted mountlist to a CIRCLEQ.dg1995-08-111-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-44/+44
* NFS diskless operation was broken because swapdev_vp wasn't initialized.dg1995-05-191-4/+4
* Add four more filesystem flags:wollman1995-03-161-2/+2
* Roll in my changes to make the cd9660 code understand the olderjoerg1995-01-161-24/+45
* Remove the bogus include of <sys/dkbad.h>.bde1994-11-141-2/+1
* Alterations to silence gcc -Wall. Some unused variables deleted.gpalmer1994-09-261-23/+17
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-1/+3
* Obtained from:bde1994-09-151-3/+4
* Implemented filesystem clean bit via:dg1994-08-201-2/+2
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-5/+1
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-2/+9
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+681
OpenPOWER on IntegriCloud