This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-04 17:15:50 +00:00
Code
Issues
Releases
Activity
24b85d18c5
Branches
Tags
View all branches
freebsd
/
sys
/
miscfs
History
Dag-Erling Smørgrav
dd488b6dd8
Retire kernfs (kernel part).
2000-12-28 12:17:35 +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
o Move from Alfred Perstein's "exclusion" technique of handling special
2000-10-09 20:06:13 +00:00
fifofs
…
nullfs
Remove unneeded #include <sys/proc.h> lines.
2000-10-29 13:57:19 +00:00
portal
Update to reflect the disappearance of getsock().
2000-11-25 07:16:06 +00:00
procfs
Protect proc.p_pptr and proc.p_children/p_sibling with the
2000-12-23 19:43:10 +00:00
specfs
This implements a better launder limiting solution. There was a solution
2000-12-26 19:41:38 +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