freebsd-dev/sys
Robert Watson c5f1beb02a In "show lockedvnods" DDB command, use db_printf() rather than printf()
so that the results end up in the DDB output stream rather than the
console output stream.

This should likely also be done for the vprint() function it calls.

MFC after:	3 months
2007-12-28 00:47:31 +00:00
..
amd64 Add configuration knobs for the superpage reservation system. Initially, 2007-12-27 16:45:39 +00:00
arm Add configuration knobs for the superpage reservation system. Initially, 2007-12-27 16:45:39 +00:00
boot "FreeBSD/Open Firmware/PowerPC ..." is confusing and non-standard. 2007-12-26 19:15:58 +00:00
bsm
cam Add a new 'why' argument to kdb_enter(), and a set of constants to use 2007-12-25 17:52:02 +00:00
cddl
compat Add a new 'why' argument to kdb_enter(), and a set of constants to use 2007-12-25 17:52:02 +00:00
conf Unbreak LINT on non-i386/amd64 platforms. 2007-12-27 23:19:03 +00:00
contrib
crypto
ddb Add textdump(4) facility, which provides an alternative form of kernel 2007-12-26 11:32:33 +00:00
dev Fix some bugs in the FreeBSD 4/5/6 pci(4) IOCTLs compatibility code: 2007-12-26 21:50:59 +00:00
fs Trimm out now unused option LK_EXCLUPGRADE from the lockmgr namespace. 2007-12-28 00:38:13 +00:00
gdb
geom Various fixes: 2007-12-24 01:01:59 +00:00
gnu
i4b
i386 Add configuration knobs for the superpage reservation system. Initially, 2007-12-27 16:45:39 +00:00
ia64 Add configuration knobs for the superpage reservation system. Initially, 2007-12-27 16:45:39 +00:00
isa
kern In "show lockedvnods" DDB command, use db_printf() rather than printf() 2007-12-28 00:47:31 +00:00
libkern
modules Don't overload tcp_usrreqs unless the kernel doesn't provide offload support. 2007-12-18 23:00:25 +00:00
net Add a workaround for a deadlock between the rt_setgate() and rt_check() 2007-12-27 10:00:57 +00:00
net80211
netatalk
netatm
netgraph Fix incorrectly placed bracket in pppoe_find_svc(). 2007-12-26 19:33:53 +00:00
netinet Workaround p->numbytes overflow, which can result in infinite loop inside 2007-12-25 09:36:51 +00:00
netinet6 Fix leaking MAC labels for IPv6 inpcbs by adding missing MAC label 2007-12-17 17:20:57 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 Add a new 'why' argument to kdb_enter(), and a set of constants to use 2007-12-25 17:52:02 +00:00
pccard
pci
powerpc Add configuration knobs for the superpage reservation system. Initially, 2007-12-27 16:45:39 +00:00
rpc
security Add a new 'why' argument to kdb_enter(), and a set of constants to use 2007-12-25 17:52:02 +00:00
sparc64 Add configuration knobs for the superpage reservation system. Initially, 2007-12-27 16:45:39 +00:00
sun4v Add configuration knobs for the superpage reservation system. Initially, 2007-12-27 16:45:39 +00:00
sys Trimm out now unused option LK_EXCLUPGRADE from the lockmgr namespace. 2007-12-28 00:38:13 +00:00
tools
ufs
vm Add a list of reservations to the vm object structure. 2007-12-27 17:56:35 +00:00
Makefile