freebsd-dev/sys/fs/hpfs
John Baldwin f1cbf4f92c Restore these files to being portable:
- Use some simple #define's at the top of the files for proc -> thread
  changes instead of having lots of needless #ifdef's in the code.
- Don't try to use struct thread in !FreeBSD code.
- Don't use a few struct lwp's in some of the NetBSD code since it isn't
  in their HEAD.
The new diff relative to before KSE is now signficantly smaller and easier
to maintain.
2001-09-12 23:39:36 +00:00
..
hpfs_alsubr.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
hpfs_hash.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
hpfs_ioctl.h
hpfs_lookup.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
hpfs_subr.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
hpfs_subr.h
hpfs_vfsops.c Restore these files to being portable: 2001-09-12 23:39:36 +00:00
hpfs_vnops.c Restore these files to being portable: 2001-09-12 23:39:36 +00:00
hpfs.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
hpfsmount.h