freebsd-nq/sys
Alfred Perlstein 46e12b42fe Don't allow one to trace an ancestor when already traced.
PR: kern/29741
Submitted by: Dave Zarzycki <zarzycki@FreeBSD.org>
Fix from: Tim J. Robbins <tim@robbins.dropbear.id.au>
MFC After: 2 weeks
2002-04-14 17:12:55 +00:00
..
alpha Modernize SCM ID. 2002-04-14 07:07:09 +00:00
amd64 Move do_cpuid into the correct place in this file and make 2002-04-10 21:18:46 +00:00
arm
boot Unbreak this as well. 2002-04-12 15:49:30 +00:00
cam
coda
compat Rework logic of syscalls that modify process credentials as described in 2002-04-13 23:11:23 +00:00
conf Add a filesystem driver for the Universal Disk Format. For more info, 2002-04-14 16:36:49 +00:00
contrib
crypto
ddb Commented out locking that would be used in the ps command if locks were 2002-04-11 21:01:34 +00:00
dev Fix the play / record rate setting so that it actually works. 2002-04-14 10:39:59 +00:00
fs Actually add the UDF files! 2002-04-14 16:52:14 +00:00
geom Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the start 2002-04-09 15:43:32 +00:00
gnu
i4b
i386 Move do_cpuid into the correct place in this file and make 2002-04-10 21:18:46 +00:00
ia64 Dotting the i-s: 2002-04-14 05:37:18 +00:00
isa GC various bits and pieces of USERCONFIG from all over the place. 2002-04-09 11:18:46 +00:00
isofs/cd9660
kern Don't allow one to trace an ancestor when already traced. 2002-04-14 17:12:55 +00:00
libkern Remove bogus include of <machine/ansi.h>. 2002-04-11 06:53:40 +00:00
modules Actually add the UDF files! 2002-04-14 16:52:14 +00:00
net Cosmetical change: remove empty line to reduce diffs to RELENG_4 2002-04-14 16:40:11 +00:00
netatalk
netatm
netgraph
netinet initialize local variable explicitly 2002-04-11 02:14:21 +00:00
netinet6 Unconditionalize the definition of INET_ADDRSTRLEN and 2002-04-10 11:59:02 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98 MFi386: revision 1.517. 2002-04-11 09:45:41 +00:00
pccard
pci Nortel Networks sells a RealTek 8139-based NIC that's basically 2002-04-11 06:12:51 +00:00
posix4
powerpc Include <sys/cdefs.h> for definition of __BSD_VISIBLE. 2002-04-12 15:56:45 +00:00
rpc
security/lomac Use the proc lock to protect p_ucred while we read a few items from it. 2002-04-11 21:17:45 +00:00
sparc64 o Remove vm_map_growstack() and useracc() from sendsig(). Copyout() and 2002-04-13 19:17:49 +00:00
svr4
sys Add a filesystem driver for the Universal Disk Format. For more info, 2002-04-14 16:36:49 +00:00
tools
ufs Move generic disk ioctls from <sys/disklabel.h> to <sys/disk.h>. 2002-04-08 09:20:07 +00:00
vm Fix a witness warning when expanding a hash table. We were allocating the new 2002-04-14 13:47:10 +00:00
Makefile