freebsd-nq/sys
Ed Schouten 8ddd1f723d Don't call into the TTY layer when inside kdb.
We should just leave the underlying TTY objects alone when scrolling
around in KDB. It should be handled by Syscons exclusively.

Reported by:	pluknet gmail com
2009-03-09 19:46:19 +00:00
..
amd64 Trim comments about the MP-safety of various bits of the amd64/i386 2009-03-09 13:11:16 +00:00
arm o mark unexpected callbacks more clearly 2009-03-08 23:45:56 +00:00
boot - Make it possible to disable GPT support by setting LOADER_NO_GPT_SUPPORT 2009-03-09 17:16:29 +00:00
bsm
cam
cddl
compat o port NDIS USB support from USB1 to the new usb(USB2). 2009-03-07 07:26:22 +00:00
conf Import support for ATI Radeon R600 and R700 series chips. 2009-03-07 21:36:57 +00:00
contrib
crypto
ddb Prefer prototypes to k&r definitions. 2009-03-09 13:32:19 +00:00
dev Don't call into the TTY layer when inside kdb. 2009-03-09 19:46:19 +00:00
fs Extract the no_poll() and vop_nopoll() code into the common routine 2009-03-06 15:35:37 +00:00
gdb
geom
gnu Don't declare bin_search() as an inline function, since there's no 2009-03-08 06:14:33 +00:00
i386 Trim comments about the MP-safety of various bits of the amd64/i386 2009-03-09 13:11:16 +00:00
ia64
isa Allow syscons to work on amd64 and i386 without any hints: 2009-03-05 19:10:17 +00:00
kern Adjust some variables (mostly related to the buffer cache) that hold 2009-03-09 19:35:20 +00:00
kgssapi
legacy/dev remove now-redunant cardbus attachment lines. 2009-03-09 13:25:34 +00:00
libkern
mips make loop clearer that it isn't a mistake... 2009-03-03 19:22:24 +00:00
modules Import support for ATI Radeon R600 and R700 series chips. 2009-03-07 21:36:57 +00:00
net When resetting a BPF descriptor, properly check that zero-copy buffers 2009-03-07 22:17:44 +00:00
net80211 add the desired channel to the scan list if not already present and 2009-03-04 22:05:25 +00:00
netatalk
netgraph Make Netgraph compile with Clang. 2009-03-03 18:47:33 +00:00
netinet Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSD 2009-03-09 17:53:05 +00:00
netinet6 On architectures with strict alignment requirements compensate 2009-03-07 19:08:58 +00:00
netipsec SAs are valid (but dying) when they reached soft lifetime, 2009-03-05 16:22:32 +00:00
netipx
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
nlm
opencrypto
pc98 MFi386: 189423 2009-03-06 11:15:24 +00:00
pci The callback takes a void *, not a caddr_t * (sic). 2009-03-03 18:54:57 +00:00
powerpc
rpc
security Mark the bsdextended rules sysctl as being mpsafe. 2009-03-09 17:42:18 +00:00
sparc64
sun4v
sys Adjust some variables (mostly related to the buffer cache) that hold 2009-03-09 19:35:20 +00:00
tools
ufs Adjust some variables (mostly related to the buffer cache) that hold 2009-03-09 19:35:20 +00:00
vm Adjust some variables (mostly related to the buffer cache) that hold 2009-03-09 19:35:20 +00:00
xdr
xen
Makefile