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
c864a7c0a9
freebsd-nq
/
sys
/
fs
History
John Dyson
c864a7c0a9
Fix setting breakpoints in shared regions.
1996-10-24 02:47:05 +00:00
..
cd9660
Fix signed/unsigned comparison warnings.
1996-10-20 21:01:46 +00:00
deadfs
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
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 setting breakpoints in shared regions.
1996-10-24 02:47:05 +00:00
specfs
Substitution of a long divide by a shift. Other cosmetic improvements.
1996-10-06 21:19:33 +00:00
umapfs
unionfs