Clean up sysconf and associated headers.
authorPeter Avalos <pavalos@dragonflybsd.org>
Sat, 4 Apr 2009 05:23:27 +0000 (05:23 +0000)
committerPeter Avalos <pavalos@theshell.com>
Tue, 7 Apr 2009 07:10:11 +0000 (21:10 -1000)
commit9d66746cf7a1da0544550266a1c5cb53e776aa01
treee79f3ce232e691bf1af88b0c8fb665923e771427
parent61ec5fb1a640125853bf14d3f8d850f39713d7da
Clean up sysconf and associated headers.

* Fixes for amd64.

* Implement more keys.

* Namespace cleanups for the include files.  Move definitions that are
implemented in userspace from sys/unistd.h to unistd.h.

* Try to avoid using sysctl and just provide the constants direct.

Obtained-from: FreeBSD
include/limits.h
include/unistd.h
lib/libc/gen/sysconf.c
sys/sys/_posix.h
sys/sys/syslimits.h
sys/sys/unistd.h
usr.bin/tip/tip/remote.c
usr.sbin/inetd/inetd.c
usr.sbin/rrenumd/parser.y