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-20 11:11:24 +00:00
Code
Issues
Releases
Activity
6fde64c778
freebsd
/
sys
/
fs
/
devfs
History
Poul-Henning Kamp
6fde64c778
Mechanically change prototypes for vnode operations to use the new typedefs.
2004-12-01 12:24:41 +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
Mechanically change prototypes for vnode operations to use the new typedefs.
2004-12-01 12:24:41 +00:00
devfs.h
Do the dreaded s/dev_t/struct cdev */
2004-06-16 09:47:26 +00:00