1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/sys/alpha
John Baldwin 1e9dd22617 Mark linux_wait4() as MP Safe as it is so and holding Giant across all of
kern_wait() trips an assert that Giant is not held in thread_wait().

PR:		67538
Submitted by:	Nikos Ntarmos ntarmos at ceid dot upatras dot gr
2004-06-04 13:52:23 +00:00
..
alpha Remove checks for curthread == NULL - it can't happen. 2004-06-03 10:22:47 +00:00
compile
conf Add option GEOM_GPT. This brings the ability to have a large number of 2004-05-02 20:40:19 +00:00
include Moved most of the "MI" definitions and declarations from <machine/profile.h> 2004-05-19 15:41:26 +00:00
isa Remove the advertsing clause, per the Regent's letter dated July 22, 1999. 2004-04-05 21:00:51 +00:00
linux Mark linux_wait4() as MP Safe as it is so and holding Giant across all of 2004-06-04 13:52:23 +00:00
mcbus Widen the enable/disable helper function's argument in line with the 2003-11-17 06:10:15 +00:00
osf1 - Replace wait1() with a kern_wait() function that accepts the pid, 2004-03-17 20:00:00 +00:00
pci Catch a few places where NULL (pointer) was used where 0 (integer) was 2003-12-23 02:36:43 +00:00
tlsb Gainfully employ the new ttyioctl in the trivial cases. 2004-06-01 13:49:28 +00:00
Makefile