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
d700038439
freebsd-nq
/
sys
/
fs
History
John Dyson
d700038439
Fix a potential deadlock from the previous commit.
1996-10-30 03:52:57 +00:00
..
cd9660
Fix signed/unsigned comparison warnings.
1996-10-20 21:01:46 +00:00
deadfs
staticize.
1995-12-02 17:14:34 +00:00
fdescfs
Whoops, I should've used the LINT config file. More ts -> tv changes
1996-09-20 05:56:36 +00:00
fifofs
Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel.
1996-09-03 14:25:27 +00:00
msdosfs
MSDOS FS used to allocate a buffer before extending the VM object. In
1996-10-02 05:01:17 +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
Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel.
1996-09-03 14:25:27 +00:00
procfs
Fix a potential deadlock from the previous commit.
1996-10-30 03:52:57 +00:00
specfs
Substitution of a long divide by a shift. Other cosmetic improvements.
1996-10-06 21:19:33 +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
Added prototypes.
1995-12-03 14:54:48 +00:00