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-13 06:02:46 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2a5aafce0e
opnsense-src
/
sbin
/
sysctl
History
Peter Wemm
7e9c84c757
Fix a 64 bit warning. Have set_T_dev_t() take a pointer to a size_t rather
...
than a pointer to an int, since that is what it really wants anyway.
2003-10-26 04:45:08 +00:00
..
Makefile
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
sysctl.8
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
sysctl.c
Fix a 64 bit warning. Have set_T_dev_t() take a pointer to a size_t rather
2003-10-26 04:45:08 +00:00