NetBSD/sys
thorpej 6b97132ee9 Account for changes to how the SROM is read made some time
ago to the PCI and CardBus front-ends.  Sigh, DE425, the
bastard child, no one pays enough attention...
2000-08-14 14:26:03 +00:00
..
adosfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 00:54:23 +00:00
arch Clear result registers before using them. 2000-08-14 11:16:52 +00:00
coda Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
compat fix some size_t/int confusion. 2000-08-11 22:21:41 +00:00
conf - Conditionalize ip_gre.c on both "inet" and "gre". 2000-08-12 20:47:49 +00:00
crypto Support WEP functions for awi driver. 2000-07-04 14:27:56 +00:00
ddb Missed change of parameter for %r->db_format_radix() change. 2000-08-11 22:50:47 +00:00
dev Account for changes to how the SROM is read made some time 2000-08-14 14:26:03 +00:00
filecorefs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:38:39 +00:00
gdbscripts gdb macro to print the kernel message buffer 2000-06-08 14:45:24 +00:00
ipkdb Fix a few (essential!) tyops. 2000-03-23 20:33:37 +00:00
isofs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
kern Define ltsleep() in the case of _EXTENT_TESTING so regressions testing 2000-08-12 23:56:50 +00:00
lib compile byte_swap_2.S and byte_swap_4.S 2000-07-21 11:19:46 +00:00
lkm Resolve conflicts. 2000-05-03 11:12:03 +00:00
miscfs Only show the "exe" entry to Linux processes, suggested by christos. 2000-08-09 23:30:49 +00:00
msdosfs fix one of debug printfs to print dosfilename correctly, and include 2000-08-11 19:41:58 +00:00
net Define SIOC[SG]IFGENERIC in <sys/sockio.h>, as FreeBSD and OpenBSD do. 2000-08-10 11:48:41 +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 Put # endif directive after the right (i.e., matching) close brace 2000-08-12 14:17:13 +00:00
netinet6 supress warning (LOG_ERR -> LOG_DEBUG) which occurs in the following situation: 2000-08-13 23:45:22 +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 Keystone Kwality Kops: add multiple-include protection. 2000-07-03 01:19:23 +00:00
netns remove unused macro. 2000-04-10 02:19:29 +00:00
nfs Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
ntfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
stand
sys move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
ufs Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
uvm Don't bother with a trampoline to start the pagedaemon and 2000-08-12 22:41:53 +00:00
Makefile remove vm 2000-06-29 12:04:24 +00:00