This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
miscfs
History
Robert Watson
f6a99e61c5
o Tighten restrictions on use of /proc/pid/ctl and move access checks
...
in ctl to using centralized p_can() inter-process access control interface. Reviewed by: sef
2000-12-13 04:28:24 +00:00
..
deadfs
Give vop_mmap an untimely death. The opportunity to give it a timely
2000-11-01 17:57:24 +00:00
fdesc
…
fifofs
…
kernfs
…
nullfs
…
portal
Update to reflect the disappearance of getsock().
2000-11-25 07:16:06 +00:00
procfs
o Tighten restrictions on use of /proc/pid/ctl and move access checks
2000-12-13 04:28:24 +00:00
specfs
Take VBLK devices further out of their missery.
2000-11-02 21:14:13 +00:00
umapfs
Move suser() and suser_xxx() prototypes and a related #define from
2000-10-29 16:06:56 +00:00
union
Convert more malloc+bzero to malloc+M_ZERO.
2000-12-08 21:51:06 +00:00