NetBSD/sys/msdosfs
cgd 651b44e211 Rework the way kernel include files are installed. In the new method,
as with user-land programs, include files are installed by each directory
in the tree that has includes to install.  (This allows more flexibility
as to what gets installed, makes 'partial installs' easier, and gives us
more options as to which machines' includes get installed at any given
time.)  The old SYS_INCLUDES={symlinks,copies} behaviours are _both_
still supported, though at least one bug in the 'symlinks' case is
fixed by this change.  Include files can't be build before installation,
so directories that have includes as targets (e.g. dev/pci) have to move
those targets into a different Makefile.
1998-06-12 23:22:30 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
bootsect.h PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
bpb.h PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
denode.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
direntry.h PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
fat.h PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
msdosfs_conv.c PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
msdosfs_denode.c Name a simple lock consistently. 1998-05-20 01:45:15 +00:00
msdosfs_fat.c Fix missing variable increment, which caused writing FAT32 filesystems 1998-05-02 01:47:12 +00:00
msdosfs_lookup.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
msdosfs_vfsops.c Protect various config(8)-generated files from inclusion while 1998-06-09 07:46:31 +00:00
msdosfs_vnops.c Guess the number of needed cookies in a better way, and check for 1998-04-21 09:37:23 +00:00
msdosfsmount.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00