freebsd-dev/sys/fs/msdosfs
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
..
bootsect.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
bpb.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
denode.h Updated msdosfs to use Lite2 vfs configuration and Lite2 locking. It 1997-02-26 14:23:16 +00:00
direntry.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
fat.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
msdosfs_conv.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
msdosfs_denode.c Updated msdosfs to use Lite2 vfs configuration and Lite2 locking. It 1997-02-26 14:23:16 +00:00
msdosfs_fat.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
msdosfs_lookup.c Updated msdosfs to use Lite2 vfs configuration and Lite2 locking. It 1997-02-26 14:23:16 +00:00
msdosfs_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
msdosfs_vnops.c Remove redundant check for vp == dvp (done in VFS before calling). 1997-05-17 18:32:53 +00:00
msdosfsmount.h Don't export kernel interfaces to applications. msdosfs_mount probably 1997-03-03 17:36:11 +00:00