This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
fs
History
Andrey A. Chernov
6a1ae88452
bzero reserved field into directory entry, junk here cause
...
scandisk error under Win95
1996-07-28 07:58:55 +00:00
..
cd9660
…
deadfs
…
fdescfs
Clean up -Wunused warnings.
1996-06-12 05:11:41 +00:00
fifofs
…
msdosfs
bzero reserved field into directory entry, junk here cause
1996-07-28 07:58:55 +00:00
nullfs
Moved the fsnode MALLOC to before the call to getnewvnode() so that the
1996-06-12 03:37:57 +00:00
portalfs
Clean up -Wunused warnings.
1996-06-12 05:11:41 +00:00
procfs
Modify slightly the output from the map file in /proc. Now the
1996-07-27 19:47:04 +00:00
specfs
Remove a totally unneeded (and as of the last VM commit, incorrect) call
1996-07-27 03:50:31 +00:00
umapfs
Moved the fsnode MALLOC to before the call to getnewvnode() so that the
1996-06-12 03:37:57 +00:00
unionfs
…