freebsd-dev/lib
Garrett Wollman 0b32a813fa Initiate deorbit burn sequence for sysctl CTL_USER MIB branch.
Use the correct constants directly from sysconf() rather than calling
sysctl() to tell us the (still compiled-in) value.  Leave the CTL_POSIX1B
stuff alone for now (but I'd like to see this replaced with a single
structure returning all of the relevant information).

Implement all of the keys from 1003.1-2001 that we can.  Ensure that
the build will break if someone redefines an option constant to zero
without implementing the necessary presence-detection logic here.

(4 of 5)
2002-09-21 02:14:04 +00:00
..
compat Updated libc/libc_r that fixes the FreeBSD-SA-02:28.resolv resolver bug. 2002-08-04 05:51:05 +00:00
csu Remove a prototype for a function that is no longer called. 2002-09-20 22:23:32 +00:00
libalias
libatm
libbind
libbz2
libc Initiate deorbit burn sequence for sysctl CTL_USER MIB branch. 2002-09-21 02:14:04 +00:00
libc_r Part of a bandaid to get libc_r on air again. 2002-09-19 07:35:39 +00:00
libcalendar
libcam Don't depend on <sys/types.h> pollution in <fcntl.h>. 2002-09-16 07:18:27 +00:00
libcom_err
libcompat
libcrypt
libdevinfo Expose the new kernel data structures to libdevinfo: 2002-09-20 02:16:33 +00:00
libdevstat
libdisk
libedit
libfetch Fix an infinite loop when _fetch_read() can return 0 (if the 2002-09-20 21:50:57 +00:00
libform
libftpio
libio
libipsec
libipx Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
libisc
libkse Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
libkvm Fixed messes involving $FreeBSD$ starting with one left in the copyright 2002-09-16 08:22:57 +00:00
libmd Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
libmenu
libmilter
libmp
libncp
libncurses Add a missing file into the CLEANFILES variable. 2002-09-18 21:16:17 +00:00
libnetgraph
libopie
libpam Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
libpanel
libpcap
libpthread Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
libradius mdoc(7) police: tidy up the formatting. 2002-08-09 12:07:17 +00:00
librpcsvc
libsbuf
libsm
libsmb
libsmdb
libsmutil
libstand o Merge <machine/ansi.h> and <machine/types.h> into a new header 2002-08-21 16:20:02 +00:00
libtacplus
libtelnet
libufs Wrap the header to prevent multiple inclusion, and mark the DECLS section. 2002-08-22 23:35:35 +00:00
libugidfw Use "ugidfw.h" rather than <ugidfw.h> so that mkdep can find it. 2002-08-14 22:30:07 +00:00
libusbhid
libutil Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
libvgl
libwrap
libxpg4
liby Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
libypclnt
libz
msun Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
ncurses Add a missing file into the CLEANFILES variable. 2002-09-18 21:16:17 +00:00
Makefile reconnect libc_r 2002-09-19 08:06:23 +00:00
Makefile.inc