freebsd-dev/sys
Marcel Moolenaar 3a00930042 In set_regs(), flush the dirty registers onto the backingstore before
we update the registers. That way we don't have any dirty registers to
worry about and also know that bsp=bspstore, which makes updating the
RSE related registers predictable.
This is not the end of it. We need more validity checks, but for now
this allows us to complete the gdb testsuite without crashing the
kernel.
2004-08-11 05:29:13 +00:00
..
alpha Add __elfN(dump_thread). This function is called from __elfN(coredump) 2004-08-11 02:35:06 +00:00
amd64 Add __elfN(dump_thread). This function is called from __elfN(coredump) 2004-08-11 02:35:06 +00:00
arm Add __elfN(dump_thread). This function is called from __elfN(coredump) 2004-08-11 02:35:06 +00:00
boot Catch up with change to <machine/pte.h>. 2004-08-10 02:08:57 +00:00
cam Add support iRiver iFP MP3 player 2004-08-08 09:08:37 +00:00
coda
compat Add __elfN(dump_thread). This function is called from __elfN(coredump) 2004-08-11 02:35:06 +00:00
conf Add 'axe' interface to NOTES so it is built with LINT as with other USB 2004-08-11 04:44:49 +00:00
contrib
crypto Use __FBSDID(). 2004-06-14 00:38:54 +00:00
ddb
dev Revert rev 1.93 and replace it by grabbing the vr lock before calling 2004-08-11 04:30:49 +00:00
doc
fs use bufdone() not biodone(). 2004-08-08 13:23:05 +00:00
gdb Comment-out the debugging printf I left in in case there were some 2004-08-10 19:32:33 +00:00
geom If we kill the worklist thread of a RAID5 plex we can destroy 2004-08-10 20:51:48 +00:00
gnu
i4b
i386 Add __elfN(dump_thread). This function is called from __elfN(coredump) 2004-08-11 02:35:06 +00:00
ia64 In set_regs(), flush the dirty registers onto the backingstore before 2004-08-11 05:29:13 +00:00
isa Assume a finger of regular width when no width value is reported by 2004-08-08 01:26:00 +00:00
isofs/cd9660
kern Replace a reference to splnet() with a reference to locking in a comment. 2004-08-11 03:43:10 +00:00
libkern
modules change the name of the md module, to g_md, introduce a define with the 2004-08-09 06:45:20 +00:00
net Set IFF_RUNNING flag on the interface as soon as the control device is opened. 2004-08-11 00:12:27 +00:00
net80211
netatalk Inline umich license from COPYRIGHT to make it clear what license the 2004-08-10 03:23:05 +00:00
netatm
netgraph Introduce ng_hci_inquiry_response structure and use it in the hccontrol(8) 2004-08-10 00:38:50 +00:00
netinet Assert the locks of inpcbinfo's and inpcb's passed into in_pcbconnect() 2004-08-11 04:35:20 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto Don't acquire Giant in cryptof_close(), as the code is intended to be 2004-08-10 03:26:17 +00:00
pc98
pccard
pci Revert rev 1.93 and replace it by grabbing the vr lock before calling 2004-08-11 04:30:49 +00:00
posix4
powerpc Add __elfN(dump_thread). This function is called from __elfN(coredump) 2004-08-11 02:35:06 +00:00
rpc
security
sparc64 Add __elfN(dump_thread). This function is called from __elfN(coredump) 2004-08-11 02:35:06 +00:00
sys Add __elfN(dump_thread). This function is called from __elfN(coredump) 2004-08-11 02:35:06 +00:00
tools
ufs use bufdone() not biodone(). 2004-08-08 13:23:05 +00:00
vm Back out all behavioral chnages. 2004-08-10 14:42:48 +00:00
Makefile