This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ff7299d998
freebsd-dev
/
sys
/
compat
History
John Baldwin
094a945562
Rework logic of syscalls that modify process credentials as described in
...
rev 1.152 of sys/kern/kern_prot.c.
2002-04-13 23:11:23 +00:00
..
freebsd32
Initial support for executing IA-32 binaries. This will not compile
2002-04-10 19:34:51 +00:00
linprocfs
- p_cansee() needs the target process locked.
2002-04-13 23:09:41 +00:00
linux
Rework logic of syscalls that modify process credentials as described in
2002-04-13 23:11:23 +00:00
netbsd
Remove __P.
2002-03-20 05:48:58 +00:00
pecoff
- Change fill_kinfo_proc() to require that the process is locked when it
2002-04-09 20:10:46 +00:00
svr4
Use proc lock to protect p_ucred pointer while we deference it to read a
2002-04-11 21:00:38 +00:00