freebsd-nq/sys
Sam Leffler e6e636d539 when MUTEX_PROFILING is enabled turn on LOCK_DEBUG; otherwise all the mutex's
get dumped into a single bucket with line #0 and file NULL

Supported by:	FreeBSD Foundation
2003-09-19 22:01:56 +00:00
..
alpha Mention the puc(4) glue driver in a commented-out example so the user 2003-09-19 20:04:55 +00:00
amd64 Mention the puc(4) glue driver in a commented-out example so the user 2003-09-19 20:04:55 +00:00
arm
boot Don't repeat selected defines from ns16550.h or sioreg.h. Just 2003-09-16 11:24:23 +00:00
cam I forgot whom I got this from- only set single initiator buffered mode 2003-09-13 02:01:56 +00:00
coda
compat
conf Document MUTEX_NOINLINE. 2003-09-19 19:04:30 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r120239, 2003-09-19 19:08:55 +00:00
crypto one more opossite conditiion. 2003-09-18 17:26:56 +00:00
ddb
dev Add an entry for the VScom (Titan?) PCI-800L 8-port serial multiport 2003-09-19 19:55:08 +00:00
fs
geom
gnu
i4b
i386 Mention the puc(4) glue driver in a commented-out example so the user 2003-09-19 20:04:55 +00:00
ia64 Change TRAPF_USERMODE and CLOCKF_USERMODE to not test for CPL == 3, 2003-09-19 07:48:22 +00:00
isa Pick up softc from dev_t rathern than through newbus gymnastics. 2003-09-17 07:40:00 +00:00
isofs/cd9660
kern Eliminate one case of VI_UNLOCK followed by an immediate 2003-09-19 19:13:54 +00:00
libkern
modules Only build the ebus driver on sparc64. It includes a header directly 2003-09-17 03:00:08 +00:00
net fix build on 64-bit platforms 2003-09-17 18:14:49 +00:00
net80211 Generalize the per-node RSSI data so drivers can do more interesting 2003-09-15 22:28:07 +00:00
netatalk
netatm
netgraph
netinet Bandaid locking change: mark static rule mutex recursive so re-entry when 2003-09-17 22:06:47 +00:00
netinet6 Enable IPv6 for Token Ring. 2003-09-14 02:32:31 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
opencrypto
pc98 Merged from sys/isa/fd.c revisions 1.259 and 1.260. 2003-09-18 09:49:08 +00:00
pccard
pci Remove jumbo buffer #defines that I ended up not needing. 2003-09-19 02:35:03 +00:00
posix4 sched_setscheduler: Return EINVAL when a invalid policy is specified, 2003-09-13 18:46:24 +00:00
powerpc
rpc
security
sparc64
sys when MUTEX_PROFILING is enabled turn on LOCK_DEBUG; otherwise all the mutex's 2003-09-19 22:01:56 +00:00
tools
ufs
vm - Don't inspect the zone in page_alloc(). It may be NULL. 2003-09-19 09:22:04 +00:00
Makefile