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-02-23 18:00:31 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fffc55152b
opnsense-src
/
share
/
examples
/
kld
History
Pawel Jakub Dawidek
74bf4e164b
According to module(9), when command is unrecognized, the module should
...
return EOPNOTSUPP.
2004-08-30 09:49:59 +00:00
..
cdev
According to module(9), when command is unrecognized, the module should
2004-08-30 09:49:59 +00:00
dyn_sysctl
According to module(9), when command is unrecognized, the module should
2004-08-30 09:49:59 +00:00
syscall
According to module(9), when command is unrecognized, the module should
2004-08-30 09:49:59 +00:00
Makefile
These patches implement dynamic sysctls. It's possible now to add
2000-07-15 10:26:04 +00:00