1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-10 14:02:43 +00:00
freebsd/sys
Ian Dowse adef9265ef When DDB is active, always send printf() output directly to the
console, even if there is a TIOCCONS console tty. We were already
doing this after a panic, but it's also useful when entering DDB
for some other reason too.
2003-06-22 03:20:24 +00:00
..
alpha
amd64 Use direct map in pmap_map(). 2003-06-20 14:09:33 +00:00
arm
boot
cam
coda
compat
conf Replace the code for reading and writing the kernel message buffer 2003-06-22 02:18:31 +00:00
contrib
crypto
ddb
dev use a REG macro that was already defined. 2003-06-22 02:26:17 +00:00
fs fix grammar in comment 2003-06-20 23:29:04 +00:00
geom
gnu
i4b
i386 fix another LP64 problem. READ_IVAR takes a pointer to an uintptr_t, not 2003-06-20 07:22:54 +00:00
ia64 Add TLS related relocation. 2003-06-19 06:51:43 +00:00
isa
isofs/cd9660
kern When DDB is active, always send printf() output directly to the 2003-06-22 03:20:24 +00:00
libkern
modules
net
netatalk
netatm
netgraph
netinet
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver Increase the size of the NFS server hash table to improve performance 2003-06-21 21:01:44 +00:00
opencrypto
pc98
pccard
pci Add vm object locking. 2003-06-19 02:01:33 +00:00
posix4
powerpc
rpc
security
sparc64 add support for peeking at pci busses on UltraSparc systems. This prevents 2003-06-22 01:26:08 +00:00
sys Use a new message buffer `consmsgbuf' to forward messages to a 2003-06-22 02:54:33 +00:00
tools The assertions generated to test VFS locking never included checks 2003-06-20 12:15:37 +00:00
ufs
vm Complete the vm object locking in vm_object_backing_scan(); specifically, 2003-06-22 02:35:06 +00:00
Makefile