freebsd-skq/sys
John Baldwin 5b8c74d59a - Proc locking.
- P_OWEUPC -> PS_OWEUPC.
- Remove obsolete prototype for MD fork_return().
2001-01-24 09:56:49 +00:00
..
alpha Move most of sys/mutex.h into kern/kern_mutex.c, thereby making the mutex 2001-01-21 22:34:43 +00:00
amd64 - Proc locking. 2001-01-24 09:56:49 +00:00
arm/include
boot
cam #ifdef a local variable only used in debugging code. 2001-01-24 01:46:57 +00:00
coda Delete unused #include <sys/select.h>. 2001-01-09 04:32:24 +00:00
compat Use queue macros. 2001-01-24 00:01:42 +00:00
compile
conf Added PC-98 apm support. 2001-01-22 11:27:25 +00:00
contrib/dev
crypto
ddb
dev don't grope around inside snd_dbuf structures as they will change in future 2001-01-24 01:36:15 +00:00
fs The lock being destroyed was misnamed, not unused. Add the lockdestroy() 2001-01-24 02:18:54 +00:00
geom Proc locking in the form of using the proc lock to protect p_ucred while 2001-01-23 21:58:44 +00:00
gnu Proc locking. 2001-01-23 23:51:56 +00:00
i4b remove redundant definitions of card types: 2001-01-24 08:41:52 +00:00
i386 - Proc locking. 2001-01-24 09:56:49 +00:00
ia64
isa Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex 2001-01-21 07:52:20 +00:00
isofs/cd9660 Proc locking to protect p_ucred while we obtain additional references. 2001-01-24 00:26:19 +00:00
kern - Kill the have_giant parameter to userret() along with all instances of 2001-01-24 09:53:49 +00:00
libkern - Reverse the order of two loop invariant to ensure strlcat() does not 2001-01-17 20:51:16 +00:00
miscfs
modules
msdosfs Use macro API to <sys/queue.h> 2000-12-31 10:24:19 +00:00
net Assorted bugfixes: 2001-01-22 22:34:53 +00:00
netatalk * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT. 2000-12-21 21:44:31 +00:00
netatm
netgraph
netinet When attempting to bind to an ephemeral port, if no such port is 2001-01-23 07:27:56 +00:00
netinet6 Fix the vulnerability with TCP ECE packets recently fixed in ipfw. 2001-01-23 21:11:28 +00:00
netipx
netkey
netnatm
netncp Common option '-N' do not require an argument. 2001-01-07 07:03:59 +00:00
netns * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT. 2000-12-21 21:44:31 +00:00
nfs NFS O_EXCL file create semantics temporarily uses file attributes to store 2001-01-04 22:45:19 +00:00
nfsclient
nfsserver * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT. 2000-12-21 21:44:31 +00:00
ntfs Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
nwfs v_interlock is a mutex now, not simple lock. 2000-11-04 02:42:11 +00:00
pc98 Added pc98 apm driver. 2001-01-23 12:37:15 +00:00
pccard
pci Allow fxp to configure in I/O space if the user wants it and specifies 2001-01-23 23:22:17 +00:00
posix4 Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
powerpc Move most of sys/mutex.h into kern/kern_mutex.c, thereby making the mutex 2001-01-21 22:34:43 +00:00
rpc
svr4
sys - Split p_flag up into two fields. p_flag keeps most of the previous flags 2001-01-24 09:41:03 +00:00
tools
ufs
vm Add missing include. 2001-01-24 06:54:24 +00:00
Makefile