mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 21:52:51 -04:00
This reduces the noise in error reporing from sysctl(8): Before: $ sysctl bla=something sysctl: unknown oid 'bla': No such file or directory After: $ sysctl bla=something sysctl: unknown oid 'bla' MFC after: 1 week Sponsored by: Gandi.net |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.depend | ||
| sysctl.8 | ||
| sysctl.c | ||