NetBSD/sys
manu ebd83433da If a Darwin process using the framebuffer (e.g.: XDarwin) crashes without
restoring text mode, do the job ourselves. This avoids letting the
user on an unusable console
2003-08-29 23:11:40 +00:00
..
altq
arch libsa/bcmp.c now defines both bcmp and memcmp 2003-08-29 19:50:26 +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 If a Darwin process using the framebuffer (e.g.: XDarwin) crashes without 2003-08-29 23:11:40 +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 bus-ify. Make bpf work, but no promiscuous mode yet. 2003-08-29 14:39:28 +00:00
fs
gdbscripts
ipkdb
kern Use VM_DEFAULT_ADDRESS as a hint to map sigcode instead of an equivalent 2003-08-29 13:29:32 +00:00
lib The __strong_alias() seems to have to be in the file with the definition. 2003-08-29 19: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 allow userland to specify SPD ID. more readable debugging messages. 2003-08-22 06:22:21 +00:00
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