opnsense-src/sys/compat
John Baldwin bc4afa1f45 - 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.
2001-01-23 21:30:25 +00:00
..
linprocfs Protect proc.p_pptr with the proctree lock. 2001-01-10 15:41:26 +00:00
linux Protect calcru() with sched_lock. 2001-01-23 20:50:40 +00:00
netbsd Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98 2000-10-23 12:55:51 +00:00
pecoff Use proc lock to safely obtain references to p_ucred before vnode 2001-01-23 20:52:50 +00:00
svr4 - Add proc locking. 2001-01-23 21:30:25 +00:00