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
kib
6a459eb27c
Make the seek a method of the struct fileops.
...
Tested by: pho Sponsored by: The FreeBSD Foundation
2013-08-21 17:36:01 +00:00
..
devfs_devs.c
- Correct mispellings of the word necessary
2013-04-17 11:42:40 +00:00
devfs_dir.c
…
devfs_int.h
Prefer __containerof() above member2struct().
2012-09-15 19:28:54 +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
Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag.
2012-11-09 18:02:25 +00:00
devfs_vnops.c
Make the seek a method of the struct fileops.
2013-08-21 17:36:01 +00:00
devfs.h
…