Date: Tue, 23 Jan 2001 13:30:25 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/svr4 svr4_misc.c Message-ID: <200101232130.f0NLUQi90382@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/01/23 13:30:25 PST
Modified files:
sys/compat/svr4 svr4_misc.c
Log:
- Add proc locking.
- Fix several bugs in the wait syscall, including freeing the actual
proc start, freeing the args, freeing the prison, and other minor
nits.
- Use appropriate queue(3) macros.
- Use zpfind() instead of walking zombproc ourselves.
Revision Changes Path
1.21 +105 -36 src/sys/compat/svr4/svr4_misc.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101232130.f0NLUQi90382>
