aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Make sure libc is installed before all other shared libraries. OtherAlexander Kabaev2007-05-191-3/+4
* Switch to new ncurses build glueRong-En Fan2007-01-201-5/+5
* MFP4: Add an implementation of the ELF(3) and GELF(3) API set.Joseph Koshy2006-11-111-1/+1
* Removed libc_r build support.Ruslan Ermilov2006-09-301-6/+1
* Remove alpha left-overs.Ruslan Ermilov2006-08-221-5/+1
* Build libsmb and smbutil on ia64.Marcel Moolenaar2006-08-221-0/+4
* Build libthread_db on PowerPC.Marcel Moolenaar2006-08-041-1/+1
* Extend coverage of the MK_IPX build option to the following:Ruslan Ermilov2006-03-201-1/+9
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-11/+13
* Connect librt to buildworld.David Xu2006-03-091-1/+2
* Add libbsm to the library build.Robert Watson2006-02-021-1/+1
* Add a dummy arm Write_Disk() function, and compile libdisk on arm.Olivier Houchard2006-01-251-5/+1
* Add a new extensible GSS-API layer which can support GSS-API plugins,Doug Rabson2005-12-291-1/+1
* Disconnect libc_r from buildworld, it is still kept in the tree toDavid Xu2005-10-271-1/+1
* Connect smbfs build on powerpc.R. Imura2005-09-191-0/+4
* Hook libmemstat(3) up to the build.Robert Watson2005-07-141-1/+1
* Build libpmc on all architectures (FWIW :-)Marcel Moolenaar2005-04-201-3/+1
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...Joseph Koshy2005-04-191-1/+3
* Connect libthr and libthread_db to make buildworld.David Xu2005-04-021-3/+3
* Prepare for importing my 1:1 threading work, disconnect libthr andDavid Xu2005-04-021-2/+2
* Tie libgpib into the build (unless NO_GPIB)Poul-Henning Kamp2005-02-061-1/+6
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1
* NOATM -> NO_ATMRuslan Ermilov2004-12-211-1/+1
* NOLIBC_R -> NO_LIBC_RRuslan Ermilov2004-12-211-3/+3
* Remove stub libxpg4. All functionality was merged into libc a long time ago.Tim J. Robbins2004-11-131-1/+1
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-131-1/+1
* Help Tinderbox and remove libautofsMark Murray2004-11-101-1/+1
* Fix build in the !NOATM case by using the begemot library in place ofTom Rhodes2004-09-241-1/+1
* Switch from BIND 8 to BIND 9.Dag-Erling Smørgrav2004-09-211-4/+4
* Hook libautofs to the build.Alfred Perlstein2004-09-031-1/+1
* Start the de-orbital burn of our previous FreeBSD version compat libsDavid E. O'Brien2004-08-291-3/+1
* build libthr on amd64.David Xu2004-08-191-2/+1
* Turn on the magic.David E. O'Brien2004-08-091-2/+2
* Enable libpthread build for powerpcPeter Grehan2004-07-191-1/+1
* Hook libthread_db into the build, except for arm and powerpc.Marcel Moolenaar2004-07-181-2/+6
* Make bluetooth compile on all platformsMaksim Yevmenkin2004-07-071-1/+2
* Style fixes:Bruce Evans2004-05-141-11/+5
* Fixed some insertion sort errors (external ones only).Bruce Evans2004-05-141-25/+25
* Do not attempt to build libdisk, libthr and libc_r for arm.Olivier Houchard2004-05-141-3/+8
* Enable libdisk for powerpc build.Peter Grehan2004-04-211-5/+1
* Put libypclnt behind NO_YP_LIBCPoul-Henning Kamp2004-03-101-2/+6
* Hook libthr to the build for PowerPCPeter Grehan2004-03-021-1/+1
* Moving forward, there's no reason to exclude libpthread on sparc64.Marcel Moolenaar2004-02-201-1/+1
* Connect libarchive to the build.Tim Kientzle2004-02-121-1/+1
* Add NO_BLUETOOTH knob to the build processMaksim Yevmenkin2004-01-281-2/+4
* The snmp_netgraph module depends on libnetgraph. So add a dependency andHartmut Brandt2003-11-121-3/+4
* Link libbsnmp to the build.Hartmut Brandt2003-11-101-1/+1
* Link libngatm to the build (unless NOATM is set).Hartmut Brandt2003-10-221-4/+5
* Update Bluetooth code.Maksim Yevmenkin2003-10-121-2/+5
* - Support for multibyte charsets in LIBICONV.Max Khon2003-09-261-1/+1