NetBSD/sys
bsh 23b593ca51 + set vendor name as Samsung.
+ delete debug printf() and use aprint_normal()
2003-08-29 12:38:48 +00:00
..
altq
arch + set vendor name as Samsung. 2003-08-29 12:38:48 +00:00
coda don't include opt_coda_compat.h unless _KERNEL_OPT. also, only include it 2003-08-28 05:55:19 +00:00
compat Correctly get framebuffer dimensions 2003-08-28 21:47:02 +00:00
conf Duh, remove clock_subr attribute; I am blind today. 2003-08-26 19:23:49 +00:00
crypto rijndael-api-fst.h is not needed 2003-08-28 08:38:19 +00:00
ddb
dev Apply the following change from 06/28/2003 04:46:54 by gibbs to the 2003-08-29 05:50:42 +00:00
fs
gdbscripts
ipkdb
kern Expand NEW_VMCMD() macro to a real function new_vmcmd() for the 2003-08-29 01:44:02 +00:00
lib An ever sneakier way of making memcmp and bcmp use the same code: 2003-08-27 22:53:18 +00:00
lkm
miscfs
net When trying to (re-)establish a session cope with intermediate output 2003-08-23 16:42:41 +00:00
netatalk
netccitt
netinet don't intiialize m by m0, m0 is not initialized (by introduction of ip_fragment) 2003-08-27 02:09:59 +00:00
netinet6 simplify rijndael.c API - always schedule encrypt/decrypt key. 2003-08-27 14:23:25 +00:00
netipsec change the additional arg to be passed to ip{,6}_output to struct socket *. 2003-08-22 21:53:01 +00:00
netisdn
netiso change the additional arg to be passed to ip{,6}_output to struct socket *. 2003-08-22 21:53:01 +00:00
netkey
netnatm
netns change the additional arg to be passed to ip{,6}_output to struct socket *. 2003-08-22 21:53:01 +00:00
netsmb
nfs VOP_PUTPAGES() must be called with the vnode's interlock held. 2003-08-26 16:40:10 +00:00
opencrypto Fix-up a few things missed in the rijndael_set_key() change. 2003-08-27 14:55:36 +00:00
stand
sys Expand NEW_VMCMD() macro to a real function new_vmcmd() for the 2003-08-29 01:44:02 +00:00
ufs
uvm When retiring a swap device with marked bad blocks on it we should update 2003-08-28 13:12:17 +00:00
Makefile