freebsd-skq/sys/compat
rwatson 5bf1eebdef o Change a suser() call to a suser_xxx(..., PRISON_ROOT) call in the
linuxulator so as to allow privileged processes within a jail() to
  invoke the Linux initgroups() system call.  This allows the Linux
  "su" to work properly (better) when running a complete Linux
  environment under jail().  This problem was reported by Attila
  Nagy <bra@fsn.hu>.

Reviewed by:	marcel
2001-04-24 19:08:53 +00:00
..
linprocfs Change the pfind() and zpfind() functions to lock the process that they 2001-04-24 00:51:53 +00:00
linux o Change a suser() call to a suser_xxx(..., PRISON_ROOT) call in the 2001-04-24 19:08:53 +00:00
netbsd Use queue macros. 2001-01-24 00:01:42 +00:00
pecoff Back out proc locking to protect p_ucred for obtaining additional 2001-01-27 00:01:31 +00:00
svr4 Change the pfind() and zpfind() functions to lock the process that they 2001-04-24 00:51:53 +00:00