This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-17 10:26:15 +00:00
Code
Issues
Releases
Activity
4cfe209335
freebsd
/
sys
/
fs
/
devfs
History
Poul-Henning Kamp
4cfe209335
A better solution to avoiding variable sized structs in DEVFS.
2002-10-16 07:51:18 +00:00
..
devfs_devs.c
s/struct dev_t */dev_t */
2002-09-28 21:21:01 +00:00
devfs_rule.c
Treat the pathptrn field as a real pattern with the aid of fnmatch().
2002-10-08 04:21:54 +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
Change iov_base's type from
char *' to the standard
void *'. All
2002-10-11 14:58:34 +00:00
devfs.h
A better solution to avoiding variable sized structs in DEVFS.
2002-10-16 07:51:18 +00:00