This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
fs
/
devfs
History
Mateusz Guzik
ca423b858b
devfs: bool -> int
...
Fixes buildworld after r364069
2020-08-10 11:46:39 +00:00
..
devfs_devs.c
devfs: bool -> int
2020-08-10 11:46:39 +00:00
devfs_dir.c
r326394 is calling malloc with M_WAITOK under a lock, revert for now
2017-11-30 14:06:54 +00:00
devfs_int.h
devfs: introduce a per-dev lock to protect ->si_devsw
2019-11-30 16:46:19 +00:00
devfs_rule.c
sys/fs: further adoption of SPDX licensing ID tags.
2017-11-27 15:15:37 +00:00
devfs_vfsops.c
vfs: drop the mostly unused flags argument from VOP_UNLOCK
2020-01-03 22:29:58 +00:00
devfs_vnops.c
devfs: save on spurious relocking for devfs_populate
2020-08-10 10:36:43 +00:00
devfs.h
devfs: bool -> int
2020-08-10 11:46:39 +00:00