This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ea6f23cd7a
freebsd-dev
/
sys
/
fs
History
Poul-Henning Kamp
61d9c46c46
remove cast from dev_t to dev_t.
1999-05-09 13:11:37 +00:00
..
cd9660
I got tired of seeing all the cdevsw[major(foo)] all over the place.
1999-05-08 06:40:31 +00:00
coda
remove cast from dev_t to dev_t.
1999-05-09 13:11:37 +00:00
deadfs
Return ENOTTY instead of EBADF for ioctls on dead vnodes. This fixes
1998-11-22 09:19:07 +00:00
fdescfs
Fix warnings in preparation for adding -Wall -Wcast-qual to the
1999-01-27 22:42:27 +00:00
fifofs
Back out DIAGNOSTIC changes.
1998-02-06 12:14:30 +00:00
msdosfs
I got tired of seeing all the cdevsw[major(foo)] all over the place.
1999-05-08 06:40:31 +00:00
ntfs
One too many vfsops..
1999-05-06 22:07:34 +00:00
nullfs
Fix warnings in preparation for adding -Wall -Wcast-qual to the
1999-01-28 00:57:57 +00:00
portalfs
Remove declarations for undefined functions and a couple of unused
1999-01-12 11:49:30 +00:00
procfs
Make the type and map files claim 0 bytes size. Tar doesn't get confused
1999-05-04 08:01:55 +00:00
specfs
I got tired of seeing all the cdevsw[major(foo)] all over the place.
1999-05-08 06:40:31 +00:00
umapfs
Suser() simplification:
1999-04-27 11:18:52 +00:00
unionfs
This code got moved as a result of confusion between union mounts and
1999-02-28 16:13:25 +00:00