aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Change the logic here to match Makefile.inc1. Having it in two placesWarner Losh2010-08-241-1/+3
* MFtbemd:Warner Losh2010-08-231-7/+13
* Build librtld_db.Rui Paulo2010-07-311-0/+2
* Simplify the Makefile. The i386 and amd64 sections are equal.Rui Paulo2010-07-311-10/+1
* libproc is going to be i386/amd64 only with the next update.Rui Paulo2010-07-311-1/+3
* Build libsmb should be on powerpc64 as well.Nathan Whitehorn2010-07-121-1/+1
* Don't build Clang libs during lib32 build.Ed Schouten2010-06-211-1/+1
* Hook clang into the build on i386/amd64/powerpc.Roman Divacky2010-06-091-1/+6
* Import of liblzma, xz, xzdec, lzmainfo from vendor branchMartin Matuska2010-05-101-0/+1
* - Take libinstall.a out of pkg_install and make it a proper shared library.Florent Thoumie2010-04-231-0/+5
* Make this conform to the other top-level Makefile subdir listings withWarner Losh2010-03-131-13/+77
* Remove stale references to libkrb5.Warner Losh2010-03-041-11/+12
* Introduce libefi -- a library around EFI runtime services and protocols.Marcel Moolenaar2010-01-301-2/+3
* Connect smbfs related libraries and tool on sparc64.Pyun YongHyeon2010-01-251-0/+4
* Remove libulog from the bootstrap again.Ed Schouten2010-01-211-5/+4
* Convert pam_lastlog(8) to libulog.Ed Schouten2009-12-111-4/+5
* Add a new library: libulog.Ed Schouten2009-12-031-2/+2
* - Teach vesa(4) and dpms(4) about x86emu. [1]Xin LI2009-09-091-0/+1
* Add libjail, a (somewhat) simpler interface to the jail_set and jail_getJamie Gritton2009-06-241-2/+2
* Commit missed file in r189587, update directory name for libusb.Andrew Thompson2009-03-091-2/+2
* Merge OpenBSM alpha 4 from OpenBSM vendor branch to head, bothRobert Watson2008-12-311-1/+3
* src/sys/dev/usb2/controller/uss820dci_pccard.cAlfred Perlstein2008-11-191-1/+3
* add new build knobs and jigger some existing controls to improveSam Leffler2008-09-211-24/+42
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. ThisDoug Rabson2008-08-061-1/+3
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-2/+0
* Hook libdwarf and libproc into the build.John Birrell2008-05-221-2/+2
* - Remove libkse and related support code in libpthread from the build.Jeff Roberson2008-03-121-5/+1
* - Fix setting of MK_GSSAPI option by bsd.own.mk; its value shouldRuslan Ermilov2007-12-121-5/+1
* Hide the building and installation of libgssapi behind theDoug Barton2007-12-101-1/+9
* Build libthread_db for arm as well.Olivier Houchard2007-11-171-5/+1
* Add a period for yar@.Ruslan Ermilov2007-10-261-1/+1
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalDavid E. O'Brien2007-10-091-2/+0
* Repo copy libpthreads to libkse.David E. O'Brien2007-10-091-3/+5
* Disconnect netatm from the build as it is not MPSAFE and relies onRobert Watson2007-07-141-1/+2
* 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