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
37e58e09d8
freebsd-dev
/
sys
/
miscfs
History
peter
37e58e09d8
Use %q rather than rolling a custom routine.
1999-07-09 17:56:59 +00:00
..
deadfs
Return ENOTTY instead of EBADF for ioctls on dead vnodes. This fixes
1998-11-22 09:19:07 +00:00
devfs
Convert buffer locking from using the B_BUSY and B_WANTED flags to using
1999-06-26 02:47:16 +00:00
fdesc
Make sure that stat(2) and friends always return a valid st_dev field.
1999-07-02 16:29:47 +00:00
fifofs
Back out DIAGNOSTIC changes.
1998-02-06 12:14:30 +00:00
kernfs
Make sure that stat(2) and friends always return a valid st_dev field.
1999-07-02 16:29:47 +00:00
nullfs
Make sure that stat(2) and friends always return a valid st_dev field.
1999-07-02 16:29:47 +00:00
portal
Make sure that stat(2) and friends always return a valid st_dev field.
1999-07-02 16:29:47 +00:00
procfs
Use %q rather than rolling a custom routine.
1999-07-09 17:56:59 +00:00
specfs
Convert buffer locking from using the B_BUSY and B_WANTED flags to using
1999-06-26 02:47:16 +00:00
umapfs
Make sure that stat(2) and friends always return a valid st_dev field.
1999-07-02 16:29:47 +00:00
union
Make sure that stat(2) and friends always return a valid st_dev field.
1999-07-02 16:29:47 +00:00