NetBSD/sys/fs/cd9660
thorpej e633e8b61b - Define a VFS_ATTACH() macro that places a reference to a vfsops structure
into the "vfsops" link set.
- Use VFS_ATTACH() where vfsops are declared for individual file systems.
- In vfsinit(), traverse the "vfsops" link set, rather than vfs_list_initial[].
2005-03-29 02:41:05 +00:00
..
cd9660_bmap.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
cd9660_extern.h nuke trailing whitespace 2005-02-26 22:58:54 +00:00
cd9660_lookup.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
cd9660_mount.h terminate snprintb 'new' format strings correctly. 2003-10-03 16:34:31 +00:00
cd9660_node.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
cd9660_node.h Use unsigned long for file size and location; avoids sign extension 2004-06-20 20:44:06 +00:00
cd9660_rrip.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
cd9660_rrip.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
cd9660_util.c size_t police 2004-12-28 01:12:26 +00:00
cd9660_vfsops.c - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
cd9660_vnops.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
files.cd9660
iso_rrip.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
iso.h nuke trailing whitespace 2005-02-26 22:58:54 +00:00
Makefile
TODO nuke trailing whitespace 2005-02-26 22:58:54 +00:00
TODO.hibler