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
/
devfs
History
Robert Watson
e6a5564ee2
Missed a case of _POSIX_MAC_PRESENT -> _PC_MAC_PRESENT rename.
...
Pointed out by: phk
2002-10-20 22:50:43 +00:00
..
devfs_devs.c
s/struct dev_t */dev_t */
2002-09-28 21:21:01 +00:00
devfs_rule.c
Fix comments and one resulting code confusion about the type of the
2002-10-16 08:04:11 +00:00
devfs_vfsops.c
A better solution to avoiding variable sized structs in DEVFS.
2002-10-16 07:51:18 +00:00
devfs_vnops.c
Missed a case of _POSIX_MAC_PRESENT -> _PC_MAC_PRESENT rename.
2002-10-20 22:50:43 +00:00
devfs.h
Fix comments and one resulting code confusion about the type of the
2002-10-16 08:04:11 +00:00