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
Poul-Henning Kamp
1a1457d427
Make dev_ref() require the dev_lock() to be held and use it from
...
devfs instead of directly frobbing the si_refcount.
2005-02-22 14:41:04 +00:00
..
devfs_devs.c
Make a SYSCTL_NODE static
2005-02-10 12:23:29 +00:00
devfs_rule.c
XXX mark two places where we do not hold a threadcount on the dev when
2004-09-24 08:32:36 +00:00
devfs_vfsops.c
Silently ignore forced argument to unmount.
2005-01-11 12:02:26 +00:00
devfs_vnops.c
Make dev_ref() require the dev_lock() to be held and use it from
2005-02-22 14:41:04 +00:00
devfs.h
Do the dreaded s/dev_t/struct cdev */
2004-06-16 09:47:26 +00:00