NetBSD/sys
1998-04-30 04:31:19 +00:00
..
adosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
arch pretty much redo interrupt code- now handles shared interrupts and solves the buspin int problem 1998-04-30 04:31:19 +00:00
compat Make adding new source files easier and enhance readability by ordering SRCS 1998-04-28 16:27:51 +00:00
conf Add support for "fast" forwarding. Add hooks in if_ethersubr.c and 1998-04-29 21:37:52 +00:00
ddb If `SOFTWARE_SSTEP' is defined then kgdb_stub.c needs the single-step 1998-04-03 19:45:12 +00:00
dev Use the symbolic name VVR_BLANK rather than a magic constant. 1998-04-29 02:23:20 +00:00
gdbscripts
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs/cd9660 Add NetBSD Id that got lost. 1998-03-01 02:27:49 +00:00
kern Fix KTROP_CLEARFILE so it does the same thing as KTROP_CLEAR (i.e. vrele() 1998-04-28 22:27:22 +00:00
lib -catch zero and broadcast IP addresses sent by a DHCP server 1998-04-24 18:50:23 +00:00
lkm Make sure all LKMs get built with -DUVM and -DPMAP_NEW if so configured 1998-03-28 23:58:44 +00:00
miscfs procfs_readdir: in case of error, check if cookies actually have 1998-04-21 16:36:37 +00:00
msdosfs Guess the number of needed cookies in a better way, and check for 1998-04-21 09:37:23 +00:00
net Implement two new BPF ioctls: BPFGHDRCMPLT and BPFSHDRCMPLT, to get/set 1998-04-30 00:08:19 +00:00
netatalk
netccitt Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
netinet Add support for "fast" forwarding. Add hooks in if_ethersubr.c and 1998-04-29 21:37:52 +00:00
netiso fix egcs warning 1998-04-17 12:55:57 +00:00
netnatm
netns Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
nfs Adapt to new sosend/soreceive and upcall (now down in sowakeup) 1998-04-25 17:41:01 +00:00
stand
sys Forgot to add M_IPFLOW. 1998-04-30 00:36:34 +00:00
ufs Fix a 64-bit pointer/int warning. 1998-03-19 03:42:35 +00:00
uvm port-pc532 now has pmap_new just like port-i386. 1998-04-25 19:58:58 +00:00
vm Allocate kernel virtual address space for the U-area before allocating 1998-04-09 00:23:38 +00:00
Makefile Add an <inttypes.h> implementation; we'll also make it accessible as 1998-04-29 13:28:06 +00:00