1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/fs/cd9660
Bruce Evans 939cb7521a Initialise fsids with (user) device numbers again. Bitrot when dev_t's
were changed to pointers was obscured by casting dev_t's to longs.
fsids haven't even been comprised of longs since the Lite2 merge.
1999-08-23 21:07:13 +00:00
..
cd9660_bmap.c
cd9660_lookup.c
cd9660_mount.h
cd9660_node.c Divorce "dev_t" from the "major|minor" bitmap, which is now called 1999-05-11 19:55:07 +00:00
cd9660_node.h Divorce "dev_t" from the "major|minor" bitmap, which is now called 1999-05-11 19:55:07 +00:00
cd9660_rrip.c I have not one single time remembered the name of this function correctly 1999-07-17 18:43:50 +00:00
cd9660_rrip.h
cd9660_util.c The lowercasing of Joliet filenames was not a feature. 1999-05-08 04:35:47 +00:00
cd9660_vfsops.c Initialise fsids with (user) device numbers again. Bitrot when dev_t's 1999-08-23 21:07:13 +00:00
cd9660_vnops.c Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>, 1999-08-08 18:43:05 +00:00
iso_rrip.h
iso.h
TODO
TODO.hibler