NetBSD/sys
thorpej 13c3e4c7bf MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:38:39 +00:00
..
adosfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 00:54:23 +00:00
arch Use the same idiom for iterating over allproc as everywhere else in the kernel. 2000-08-02 22:47:44 +00:00
coda
compat g/c RB_DFLTROOT 2000-07-29 20:06:27 +00:00
conf Add options DDB_BREAK_CHAR. This overrides break on the serial console 2000-08-03 00:30:47 +00:00
crypto
ddb Fix CTRL-T to behave properly. It should swaps the current and previous 2000-07-28 16:33:39 +00:00
dev Support some differences in the Macronix 98715AEC-C and E chips from the other 2000-08-03 03:07:30 +00:00
filecorefs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:38:39 +00:00
gdbscripts
ipkdb
isofs Add an option to do case-insensitive lookups even on Rock-Ridge CD-ROMS. 2000-07-15 21:40:42 +00:00
kern MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-02 20:53:07 +00:00
lib compile byte_swap_2.S and byte_swap_4.S 2000-07-21 11:19:46 +00:00
lkm
miscfs change the lf_advlock() arguments from 2000-07-22 15:26:11 +00:00
msdosfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 00:54:23 +00:00
net Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netatalk Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netccitt More format checking 2000-07-08 17:45:53 +00:00
netinet inhibit error code from rtinit(). this happens when we try to assign 2000-08-02 15:03:02 +00:00
netinet6 inhibit error code from rtinit(). this happens when we try to assign 2000-08-02 15:03:02 +00:00
netiso Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netkey remove #ifdef notdef part. sync with kame. 2000-07-26 07:40:52 +00:00
netnatm
netns
nfs Remove inclusion of <uvm/uvm_extern.h> that was there only to keep 2000-07-30 06:22:04 +00:00
ntfs Don't need to include <uvm/uvm_extern.h> in NetBSD case anymore. 2000-07-30 09:29:28 +00:00
stand
sys Un-__P. 2000-08-01 04:58:55 +00:00
ufs Need string.h for memset() prototype. 2000-07-24 00:23:10 +00:00
uvm MALLOC()/FREE() are not to be used for variable size allocations. 2000-08-03 00:47:02 +00:00
Makefile