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
2511d28a26
freebsd-skq
/
sys
/
fs
History
phk
ea55d63475
Introduce vn_isdisk(struct vnode *vp) function, and use it to test for diskness.
1999-08-25 12:24:39 +00:00
..
cd9660
Introduce vn_isdisk(struct vnode *vp) function, and use it to test for diskness.
1999-08-25 12:24:39 +00:00
coda
Convert DEVFS hooks in (most) drivers to make_dev().
1999-08-23 20:59:21 +00:00
deadfs
Return ENOTTY instead of EBADF for ioctls on dead vnodes. This fixes
1998-11-22 09:19:07 +00:00
fdescfs
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
msdosfs
Introduce vn_isdisk(struct vnode *vp) function, and use it to test for diskness.
1999-08-25 12:24:39 +00:00
ntfs
Introduce vn_isdisk(struct vnode *vp) function, and use it to test for diskness.
1999-08-25 12:24:39 +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
portalfs
Make sure that stat(2) and friends always return a valid st_dev field.
1999-07-02 16:29:47 +00:00
procfs
Let processes retrieve their argv through procfs. Revert to the original
1999-08-19 19:41:08 +00:00
specfs
Fix comment to match reality..
1999-08-25 00:26:34 +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
unionfs
Make sure that stat(2) and friends always return a valid st_dev field.
1999-07-02 16:29:47 +00:00