1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/lib
Ken Smith 2672e71736 This is sort of an MFS. Peter made these changes to the RELENG_*
branches but missed HEAD.  This patch extends his a little bit,
setting it up via the Makefiles so that adding _FREEFALL_CONFIG
to /etc/make.conf is the only thing needed to cluster-ize things
(current setup also requires overriding CFLAGS).

From Peter's commit to the RELENG_* branches:
> Add the freebsd.org custer's source modifications under #ifdefs to aid
> keeping things in sync.  For ksu:
> * install suid-root by default
> * don't fall back to asking for a unix password (ie: be pure kerberos)
> * allow custom user instances for things like www and not just root

The Makefile tweaks will be MFC-ed, the rest is already done.

MFC after:      3 days
Approved by:    re (dwhite)
2005-07-07 14:16:38 +00:00
..
bind
csu Align the stack to a 16 byte boundary so that we can safely call functions 2005-05-19 07:36:07 +00:00
libalias Build userland libalias using src/sys/netinet/libalias. 2005-05-04 12:49:44 +00:00
libarchive Assorted markup fixes. 2005-06-15 19:04:04 +00:00
libatm Enforce style.Makefile(5). 2005-04-22 18:57:32 +00:00
libautofs Assorted markup fixes. 2005-06-15 19:04:04 +00:00
libbegemot
libbluetooth
libbsnmp
libbz2
libc Minor grammar fix 2005-07-03 12:35:11 +00:00
libc_r Mark _thread_exit() and __sys_exit() as __dead2 to quiet some warnings. 2005-05-31 19:57:23 +00:00
libcalendar
libcam
libcom_err
libcompat
libcrypt
libdevinfo Clear devinfo_generation in devinfo_free() since we are freeing all of the 2005-06-22 15:20:11 +00:00
libdevstat Tidy up the markup. 2005-06-30 06:35:51 +00:00
libdisk Merge two slice_type_name() functions. 2005-04-13 13:42:38 +00:00
libedit
libexpat
libfetch
libform
libftpio
libgeom Check for NULL pointer return. 2005-05-24 10:10:38 +00:00
libgpib
libio
libipsec
libipx
libkiconv
libkse Clean out the leftovers from the i386_set_gsbase() TLS conversion. 2005-06-29 23:15:36 +00:00
libkvm Fix the alpha build by using the correct argument types for _kvm_kvatop(). 2005-07-02 05:49:29 +00:00
libmagic
libmd Removed redundnt empty line. 2005-06-16 21:53:41 +00:00
libmenu
libmilter
libmp
libncp
libncurses
libnetgraph Make this compile with GCC4 by fixing a few signedness related warnings. 2005-04-26 14:25:11 +00:00
libngatm
libopie Enforce style.Makefile(5). 2005-04-22 18:57:32 +00:00
libpam This is sort of an MFS. Peter made these changes to the RELENG_* 2005-07-07 14:16:38 +00:00
libpanel
libpcap bump SHLIB_MAJOR as libpcap refers getnetbyname(3). 2005-06-03 09:41:26 +00:00
libpmc - Update the CPU version check to recognize P4/EMT64 CPUs. [1] 2005-07-03 16:33:22 +00:00
libpthread Clean out the leftovers from the i386_set_gsbase() TLS conversion. 2005-06-29 23:15:36 +00:00
libradius
librpcsvc Fix the source path. 2005-06-04 10:48:21 +00:00
libsbuf
libsdp Assorted markup fixes. 2005-06-15 19:04:04 +00:00
libsm Add a new source file in sendmail 8.13.4 2005-06-07 04:18:25 +00:00
libsmb
libsmdb
libsmutil
libstand Match sys/boot in ensure GCC does not use x86 FP registers in integer code. 2005-06-03 06:55:22 +00:00
libtacplus
libtelnet
libthr Fix off-by-one nanosecond bug in macro TIMESPEC_ADD. 2005-06-22 22:38:56 +00:00
libthread_db Add support for XMM registers in GDB for x86 processors that support 2005-05-31 09:43:04 +00:00
libufs
libugidfw Fix two typos in comments. 2005-04-23 02:20:35 +00:00
libusbhid Release n_hibma's maintainership due to his ENOTIME. 2005-06-04 10:58:39 +00:00
libutil NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines 2005-05-13 16:31:11 +00:00
libvgl
libwrap
liby
libypclnt
libz Correct a buffer overflow which occurred in the handling of some 2005-07-06 14:00:52 +00:00
msun Markup nit. 2005-06-16 21:56:03 +00:00
ncurses
Makefile Build libpmc on all architectures (FWIW :-) 2005-04-20 20:50:32 +00:00
Makefile.inc