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-06 18:29:47 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
fs
History
Alexander Langer
ee97e537f7
More comment cleanup.
1997-06-26 17:12:59 +00:00
..
cd9660
Hide the kernel-only stuff inside #ifdef KERNEL.
1997-05-07 13:23:04 +00:00
deadfs
…
fdescfs
…
fifofs
…
msdosfs
Remove redundant check for vp == dvp (done in VFS before calling).
1997-05-17 18:32:53 +00:00
nullfs
More comment cleanup.
1997-06-26 17:12:59 +00:00
portalfs
…
procfs
Style fix my previous commit.
1997-06-26 16:12:53 +00:00
specfs
Don't remove the controlling tty from the session if the vnode is being
1997-05-29 13:29:13 +00:00
umapfs
Fix some warnings (missing prototypes, wrong "generic" args etc)
1997-05-25 04:50:02 +00:00
unionfs
1. Added cast and parenthesis in block size calculaion in
1997-05-07 14:37:32 +00:00