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
trasz
db61d1271a
Make it possible to forcibly unmount devfs.
...
MFC after: 1 month Sponsored by: The FreeBSD Foundation
2015-08-24 14:04:44 +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
After r286237 it should be fine to call vgone(9) on a busy GEOM vnode;
2015-08-23 14:53:54 +00:00
devfs.h
…