NetBSD/sys
mrg 62260183e7 some casts to appease gcc3.3 2003-07-27 14:14:44 +00:00
..
altq Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
arch some casts to appease gcc3.3 2003-07-27 14:14:44 +00:00
coda Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
compat add a cast appease gcc3.3 2003-07-27 05:04:02 +00:00
conf Since everyone uses clock_subr.c (or should, if they don't currently), 2003-07-27 01:17:37 +00:00
crypto Don't declare the sha2.c file twice, instead add opencrypto flag to 2003-07-26 13:49:52 +00:00
ddb Allow the dmesg command to show the last N bytes of the kernel message 2003-07-02 07:05:29 +00:00
dev There is a report that x68k SCSI no longer works after the previous changes. 2003-07-27 03:51:28 +00:00
fs Fix a build failure when NFSSERVER. Unconditionally define 2003-07-06 17:52:08 +00:00
gdbscripts Clean up the output a little and print the lwp pointer. 2003-04-28 01:43:48 +00:00
ipkdb
kern back rev 1.63 (the linux hack) off - no compat specific code 2003-07-24 07:30:48 +00:00
lib In lookup(), don't free "dir" on exit if we found a matching entry. 2003-07-15 13:27:07 +00:00
lkm add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
miscfs Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
net Avoid DOS attack by setting ifm->ifm_media to a high number and running the 2003-07-25 19:35:57 +00:00
netatalk Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netccitt Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netinet avoid code dup when check broadcast addr in bind(2) 2003-07-22 02:09:30 +00:00
netinet6 minor KNF 2003-07-25 10:17:36 +00:00
netipsec Commit initial NetBSD port of the OpenCrypto Framework (OCF). This 2003-07-25 21:12:39 +00:00
netisdn use strlcpy 2003-05-16 05:12:32 +00:00
netiso add missing __RCSID() 2003-07-14 15:40:37 +00:00
netkey fixed that the kernel crashed when key_spdacquire() was called 2003-07-25 09:04:48 +00:00
netnatm Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netns Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netsmb "(u_short > 0xffff)" is never true, as gcc3 found out 2003-07-03 10:59:12 +00:00
nfs when rexmitting a request due to NFSERR_JUKEBOX, 2003-07-23 13:52:23 +00:00
opencrypto Cleanup traces of previous standalone m_apply()/m_getptr(). 2003-07-27 03:34:39 +00:00
stand
sys Add a csum_flags quirk for devices (like the bcm570x) which hand back 2003-07-27 04:16:23 +00:00
ufs yield cpu in directory entry search loop in ufs_lookup(). 2003-07-23 13:56:53 +00:00
uvm de-__P()ify. 2003-07-21 00:54:43 +00:00
Makefile Descend into opencrypto (in alphabetical order) to install userland OCF header.. 2003-07-25 23:09:26 +00:00