NetBSD/sys
mrg f63fe467c9 Add new history grovelling function uvm_hist() that takes a bitmask of
histories to merge in cronological order.  currently, MAPHIST and
PDHIST are defined as 1 and 2 respectively.  passing a bitmask of 0
to uvm_hist() will dump all maps.
1998-06-20 13:19:00 +00:00
..
adosfs Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
arch rename FLOPPY INSTALL, as it is used for cdroms also 1998-06-20 13:02:28 +00:00
compat use <dev/sun/disklabel.h> for new (old) compat ioctls: DKIOCGGEOM, DKIOCINFO and DKIOCGPART 1998-06-20 03:43:49 +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 moved <machine/sun_disklabel.h> to <dev/sun/disklabel.h> 1998-06-20 13:12:54 +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 Second half of the sparc64 stuff. 1998-06-20 05:18: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 Fix last change: If BOOTP/DHCP was successful, don't try RARP/BOOTPARAM. 1998-06-13 14:13:25 +00:00
stand
sys Move the setjmp()/longjmp() prototypes inside _KERNEL protection. This is 1998-06-14 20:18:56 +00:00
ufs splify UVM #ifdef. 1998-06-20 13:14:53 +00:00
uvm Add new history grovelling function uvm_hist() that takes a bitmask of 1998-06-20 13:19:00 +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