NetBSD/sys
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
..
adosfs Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
arch Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
compat Since wscons can support VT_xxx ioctl()s, enable them if NWSDISPLAY > 0. 1998-06-11 22:26:13 +00:00
conf Add defopt for QUOTA. While here, do some grouping of associated options. 1998-06-08 04:00:35 +00:00
ddb Change ddb_init() for a.out to provision for kernels which are not booted by 1998-06-09 01:57:41 +00:00
dev Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
gdbscripts
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
kern Implement config_defer(), a generic mechanism to defer the configuration 1998-06-09 18:46:12 +00:00
lib Didn't find sha1.h compiling sys/arch/sparc/stand/boot. 1998-05-29 16:50:14 +00:00
lkm Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:32:01 +00:00
miscfs Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
msdosfs Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
net Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netatalk Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netccitt Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netinet Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netiso Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netnatm Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netns Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
nfs Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
stand
sys Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ufs Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
uvm Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
vm Rework the way kernel include files are installed. In the new method, 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