freebsd_amp_hwpstate/sys/isofs/cd9660
Garrett Wollman 57bf258e3d Fix all areas of the system (or at least all those in LINT) to avoid storing
socket addresses in mbufs.  (Socket buffers are the one exception.)  A number
of kernel APIs needed to get fixed in order to make this happen.  Also,
fix three protocol families which kept PCBs in mbufs to not malloc them
instead.  Delete some old compatibility cruft while we're at it, and add
some new routines in the in_cksum family.
1997-08-16 19:16:27 +00:00
..
TODO
TODO.hibler
cd9660_bmap.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
cd9660_lookup.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
cd9660_mount.h Add support for ISO9660 multi-session CD-ROMs. This is just nothing 1997-04-29 15:52:53 +00:00
cd9660_node.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
cd9660_node.h
cd9660_rrip.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
cd9660_rrip.h
cd9660_util.c
cd9660_vfsops.c Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
cd9660_vnops.c Removed more traces of ISODEVMAP. 1997-04-15 08:05:08 +00:00
iso.h Hide the kernel-only stuff inside #ifdef KERNEL. 1997-05-07 13:23:04 +00:00
iso_rrip.h