freebsd-dev/lib/libc
Ravi Pokala 557e162fe7 Add descriptions for sysctls in kern_mib.c and sysctl.3 which lack them.
r343532 noted the difference between "hw.realmem" and "hw.physmem", which I
was previously unaware of. I discovered that neither sysctl had a
description visible via `sysctl -d', so I found where they were defined and
added suitable descriptions. While in the file, I went ahead and added
descriptions for all the others which lacked them. I also updated sysctl.3
accordingly

Reviewed by:	kib, bcr
MFC after:	1 weeks
Sponsored by:	Panasas
Differential Revision:	https://reviews.freebsd.org/D19007
2019-03-23 19:53:15 +00:00
..
aarch64
amd64 Add usermode helpers for for Intel userspace protection keys feature. 2019-02-20 09:56:23 +00:00
arm Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
capability
compat-43
db
gdtoa
gen Add descriptions for sysctls in kern_mib.c and sysctl.3 which lack them. 2019-03-23 19:53:15 +00:00
gmon
i386 Add usermode helpers for for Intel userspace protection keys feature. 2019-02-20 09:56:23 +00:00
iconv
include Bump sys_errlist size to keep ABI backward-compatible for some time. 2018-12-27 13:02:15 +00:00
inet
isc
locale
md
mips Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
nameser
net Use correct buffer sizes in sctp_get[lp]addrs(). 2019-03-02 13:16:01 +00:00
nls Create new EINTEGRITY error with message "Integrity check failed". 2019-01-17 06:35:45 +00:00
posix1e Remove some redundant code in _posix1e_acl_strip_np 2019-02-19 19:15:15 +00:00
powerpc Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
powerpc64 Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
powerpcspe
quad
regex regcomp: revert part of r341838 which turned out to be unrelated 2018-12-19 23:28:56 +00:00
resolv
riscv
rpc
secure
softfloat
sparc64 Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
stdio GC a historical artifact. 2019-02-07 23:17:44 +00:00
stdlib getopt_long(3): fix case of malformed long opt 2019-01-04 03:13:24 +00:00
stdtime
string Fix WITHOUT_NLS build after r342551. 2018-12-28 16:08:49 +00:00
sys Use consistent struct stat arg name in stat man page 2019-03-13 15:18:14 +00:00
tests Drop "All rights reserved" from my copyright statements. 2019-03-06 22:11:45 +00:00
uuid
x86 pkru(3) man page. 2019-02-20 10:03:03 +00:00
xdr
yp
libc_nossp.ldscript
libc.ldscript
Makefile Unify i386 and amd64 getcontextx.c, and use ifuncs while there. 2019-02-14 14:02:33 +00:00
Makefile.depend
Versions.def