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
dfr
8e921b69e6
Make sure that a non-null cookie vector is returned even if there were no
...
valid entries in the block. Doing otherwise confuses the nfs server.
1995-08-03 12:17:35 +00:00
..
cd9660
Add support for the va_filerev attribute required by NFSv3.
1995-08-02 13:00:40 +00:00
deadfs
Cosmetics: added a #include and a static prototype to silence gcc.
1994-10-08 22:37:00 +00:00
fdescfs
Remove trailing whitespace.
1995-05-30 08:16:23 +00:00
fifofs
Remove trailing whitespace.
1995-05-30 08:16:23 +00:00
msdosfs
Make sure that a non-null cookie vector is returned even if there were no
1995-08-03 12:17:35 +00:00
nullfs
Remove trailing whitespace.
1995-05-30 08:16:23 +00:00
portalfs
Remove trailing whitespace.
1995-05-30 08:16:23 +00:00
procfs
Don't include <sys/tty.h> in drivers that aren't tty drivers or in general
1995-07-16 10:13:08 +00:00
specfs
Eliminate sloppy common-style declarations. There should be none left for
1995-07-29 11:44:31 +00:00
umapfs
Remove trailing whitespace.
1995-05-30 08:16:23 +00:00
unionfs
Removed my special-case hack for VOP_LINK and fixed the problem with the
1995-08-01 18:51:02 +00:00