freebsd-skq/sys/isofs/cd9660
dg b5341559e2 Moved the filesystem read-only check out of the syscalls and into the
filesystem layer, as was done in lite-2. Merged in some other cosmetic
changes while I was at it. Rewrote most of msdosfs_access() to be more
like ufs_access() and to include the FS read-only check.

Obtained from: partially from 4.4BSD-lite2
1995-10-22 09:32:48 +00:00
..
cd9660_bmap.c Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count 1995-09-04 00:21:16 +00:00
cd9660_lookup.c Moved the filesystem read-only check out of the syscalls and into the 1995-10-22 09:32:48 +00:00
cd9660_node.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
cd9660_node.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
cd9660_rrip.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
cd9660_rrip.h Roll in my changes to make the cd9660 code understand the older 1995-01-16 17:03:29 +00:00
cd9660_util.c There is a small bug in the cd9660 code that prevents stating of 1995-07-16 10:20:56 +00:00
cd9660_vfsops.c Converted mountlist to a CIRCLEQ. 1995-08-11 11:31:18 +00:00
cd9660_vnops.c Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count 1995-09-04 00:21:16 +00:00
iso_rrip.h Added $Id$ 1994-08-02 07:55:43 +00:00
iso.h Change extern inline' to static inline' so that several functions 1995-07-25 21:50:50 +00:00
TODO Roll in my changes to make the cd9660 code understand the older 1995-01-16 17:03:29 +00:00
TODO.hibler BSD 4.4 Lite Kernel Sources 1994-05-24 10:09:53 +00:00