diff options
author | ache <ache@FreeBSD.org> | 1994-10-17 20:50:41 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1994-10-17 20:50:41 +0000 |
commit | 6f726cc4a70a57ca716df59dbb11eac33c39d6d2 (patch) | |
tree | 4095c75a1a488f36e7c20386d3111cb3ce569bd6 /lib/libc | |
parent | 254d81b2409f830bc9ee21332a94c938a9f5f7a9 (diff) | |
download | FreeBSD-src-6f726cc4a70a57ca716df59dbb11eac33c39d6d2.zip FreeBSD-src-6f726cc4a70a57ca716df59dbb11eac33c39d6d2.tar.gz |
Add new machdep variables
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/sysctl.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 602b559..d34ecec 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -398,6 +398,9 @@ Most architectures define at least the following variables. .Bl -column "CONSOLE_DEVICEXXX" "integerXXX" -offset indent .It Sy Pa Second level name Type Changeable .It Li CPU_CONSDEV dev_t no +.It Li CPU_ADJKERNTZ int yes +.It Li CPU_DISRTCSET int yes +.It Li CPU_COLORDISP int no .El .Sh CTL_NET The string and integer information available for the CTL_NET level |