This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-26 04:33:12 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5fc01b4e25
opnsense-src
/
sys
/
fs
/
devfs
History
Poul-Henning Kamp
ce59d2149d
Ignore MNT_NODEV, it is implicit in choice of filesystem these days.
2004-11-26 07:37:42 +00:00
..
devfs.h
Do the dreaded s/dev_t/struct cdev */
2004-06-16 09:47:26 +00:00
devfs_devs.c
Reduce a fair bit of the atomics because we are now called with a
2004-06-18 08:08:47 +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
Ignore MNT_NODEV, it is implicit in choice of filesystem these days.
2004-11-26 07:37:42 +00:00
devfs_vnops.c
Make vnode bypass for devices mandatory.
2004-11-17 07:18:49 +00:00