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
hpfs_hash.c
hpfs_ioctl.h
hpfs_lookup.c
hpfs_subr.c
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
hpfsmount.h