This website requires JavaScript.
Explore
Help
Register
Sign In
hardenedbsd
/
HardenedBSD
Watch
1
Star
0
Fork
0
You've already forked HardenedBSD
mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced
2025-01-11 17:04:19 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e9f7506f89
HardenedBSD
/
sys
/
fs
History
Peter Wemm
e9f7506f89
Fix some warnings (missing prototypes, wrong "generic" args etc)
...
umapfs uses one of nullfs's functions...
1997-05-25 04:50:02 +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
Fix some warnings (missing prototypes, wrong "generic" args etc)
1997-05-25 04:50:02 +00:00
portalfs
procfs
specfs
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