diff options
author | jilles <jilles@FreeBSD.org> | 2013-03-22 20:12:25 +0000 |
---|---|---|
committer | jilles <jilles@FreeBSD.org> | 2013-03-22 20:12:25 +0000 |
commit | b69a01f7fa17e5a12ea96e92f6b20999f3383222 (patch) | |
tree | 7b6965bef69ace070d3ce3380900d53958b08f12 /sys/libkern/memchr.c | |
parent | b291eafe8d40c45b908e0f6481f471ca44a0a2f8 (diff) | |
download | FreeBSD-src-b69a01f7fa17e5a12ea96e92f6b20999f3383222.zip FreeBSD-src-b69a01f7fa17e5a12ea96e92f6b20999f3383222.tar.gz |
rc.d/sysctl: Fix error messages about unknown OIDs.
There are three situations where the sysctl script is called:
1. "start", very early
2. "lastload", near the end of rc
3. "reload", at admin request while the system is booted
Ignore unknown OIDs in situation 1 because kernel modules may not be loaded
yet and complain about them in situations 2 and 3.
PR: conf/174595
Submitted by: Olivier Smedts
Diffstat (limited to 'sys/libkern/memchr.c')
0 files changed, 0 insertions, 0 deletions