This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
fs
/
devfs
History
Konstantin Belousov
aeace3c33c
Assert that the linkage between struct cdev_privdata and and struct
...
file is consistent. Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 2 weeks
2016-01-17 08:34:35 +00:00
..
devfs_devs.c
Disable timestamping on devfs read/write operations by default.
2015-03-21 01:14:11 +00:00
devfs_dir.c
…
devfs_int.h
Stop enforcing additional reference on all cdevs, which was introduced
2015-01-19 17:36:52 +00:00
devfs_rule.c
make path matching in devfs rules consistent and sane (and safer)
2013-07-26 14:25:58 +00:00
devfs_vfsops.c
Make it possible to forcibly unmount devfs.
2015-08-24 14:04:44 +00:00
devfs_vnops.c
Assert that the linkage between struct cdev_privdata and and struct
2016-01-17 08:34:35 +00:00
devfs.h
…