NetBSD/sys
matt 0d6bda4d21 When returning back to user mode, if the lwp has lost the FPU, not only
clear PSL_FP bit (to force a FPU Unavailable exception) but clear
PSL_FE0 and PSL_FE1 so that the FP execption mode is changes to ignore.
This will prevent spurious FP exceptions being made when the running lwp
doesn't own the FPU.
2004-04-04 16:47:02 +00:00
..
altq parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
arch When returning back to user mode, if the lwp has lost the FPU, not only 2004-04-04 16:47:02 +00:00
coda Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
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 Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
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 remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
lkm Set PATH and use ip_fil_netbsd.c 2004-03-28 09:37:14 +00:00
miscfs Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
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 Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
netisdn Pass the number of B channels down in the info ioctl. 2004-03-28 14:27:26 +00:00
netiso Spell the plural of suffix "suffixes", not "suffices". 2004-02-13 17:56:17 +00:00
netkey Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
netnatm
netns parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
netsmb align Extended file attributes defines 2004-03-22 16:42:06 +00:00
nfs Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
opencrypto Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
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