NetBSD/sys
matt 847bed9428 Fix the way cpu_setmcontext was restoring FPSCR. Make the opposite of the
way that cpu_getmcontext was saving it.  (FPSCR was being saved incorrectly
before and thus obliterated when a signal happened).
2004-04-04 17:20:15 +00:00
..
altq
arch Fix the way cpu_setmcontext was restoring FPSCR. Make the opposite of the 2004-04-04 17:20:15 +00:00
coda
compat fix undefined variable. 2004-03-29 21:43:28 +00:00
conf Make kernel continuations optional for now. 2004-03-28 22:43:56 +00:00
crypto
ddb
dev Fix mistaken arguments to bge_set_thresh(); the prior revision would 2004-04-04 00:43:25 +00:00
fs Manually attach malloc types when being built as an lkm. 2004-03-27 04:43:43 +00:00
gdbscripts
ipkdb
kern When a process is being traced (debugged) and a catchable signal arrives, 2004-04-03 19:46:10 +00:00
lib
lkm Set PATH and use ip_fil_netbsd.c 2004-03-28 09:37:14 +00:00
miscfs
net fixed mbuf leak if up pppoe but not connected an ether i/f. 2004-03-30 06:00:13 +00:00
net80211 Get the sense of ra->ra_nok and ra->ra_nfail right. They indicate 2004-03-29 04:09:45 +00:00
netatalk
netccitt
netinet In ip_reass_ttl_descr, make i signed since it's compared to >= 0 2004-04-01 22:47:55 +00:00
netinet6 Make these compile without INET. tcp_input probably needs a lot more 2004-03-29 04:59:02 +00:00
netipsec
netisdn Pass the number of B channels down in the info ioctl. 2004-03-28 14:27:26 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs
opencrypto
stand
sys Add the notion of an "empty" ksiginfo_t (one where on signo is filled in). 2004-04-03 19:43:08 +00:00
ufs If we bail out due to an error, we need 'unreserve' the space that 2004-03-30 14:50:46 +00:00
uvm uvm_map_findspace: don't return unaligned address if alignment is specified. 2004-03-30 12:59:09 +00:00
Makefile