summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.jhibbits2012-11-071-0/+5
* Add ATF to the build. This is may be a bit rought around the egdes,marcel2012-10-221-0/+5
* Apply local patches to mandoc and connect it to the build.uqs2012-10-201-0/+1
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-181-11/+0
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingattilio2012-10-171-4/+0
* Import work done under project/nand (@235533) into head.gber2012-05-171-0/+5
* Import stdbuf(1) and the shared library it relies on.jlh2012-04-281-0/+1
* Build libproc and librtld_db for MIPSgonzo2012-03-241-0/+5
* - Do not build libcom_err and compile_et when kerberos is disabled. Theystas2012-03-231-1/+4
* Fix typo in Makefile comment.rwatson2011-12-301-1/+1
* Add libstdthreads.ed2011-12-261-0/+1
* Fix breakage after r227983; lib/libcxxrt still got built, because it wasdim2011-11-261-7/+8
* Import libc++ / libcxxrt into base. Not build by default yet (usetheraven2011-11-251-0/+6
* Now that its only consumer is gone (sysinstall), remove libftpio as well.nwhitehorn2011-10-031-1/+0
* Remove a redundant check for libncp.jkim2011-10-031-6/+0
* Backout libinstall.a -> libpkg commit.flz2011-05-171-5/+0
* - Commit work from libprocstat project. These patches add support for runtimestas2011-05-121-0/+1
* Add the BSD-licensed Citrus iconv to the base system with default offgabor2011-02-251-0/+5
* Replace libgcc.a by libcompiler_rt.a.ed2010-11-111-0/+2
* Repair some build breakage introduced in r211725 and garbage collect somenwhitehorn2010-08-281-2/+2
* Change the logic here to match Makefile.inc1. Having it in two placesimp2010-08-241-1/+3
* MFtbemd:imp2010-08-231-7/+13
* Build librtld_db.rpaulo2010-07-311-0/+2
* Simplify the Makefile. The i386 and amd64 sections are equal.rpaulo2010-07-311-10/+1
* libproc is going to be i386/amd64 only with the next update.rpaulo2010-07-311-1/+3
* Build libsmb should be on powerpc64 as well.nwhitehorn2010-07-121-1/+1
* Don't build Clang libs during lib32 build.ed2010-06-211-1/+1
* Hook clang into the build on i386/amd64/powerpc.rdivacky2010-06-091-1/+6
* Import of liblzma, xz, xzdec, lzmainfo from vendor branchmm2010-05-101-0/+1
* - Take libinstall.a out of pkg_install and make it a proper shared library.flz2010-04-231-0/+5
* Make this conform to the other top-level Makefile subdir listings withimp2010-03-131-13/+77
* Remove stale references to libkrb5.imp2010-03-041-11/+12
* Introduce libefi -- a library around EFI runtime services and protocols.marcel2010-01-301-2/+3
* Connect smbfs related libraries and tool on sparc64.yongari2010-01-251-0/+4
* Remove libulog from the bootstrap again.ed2010-01-211-5/+4
* Convert pam_lastlog(8) to libulog.ed2009-12-111-4/+5
* Add a new library: libulog.ed2009-12-031-2/+2
* - Teach vesa(4) and dpms(4) about x86emu. [1]delphij2009-09-091-0/+1
* Add libjail, a (somewhat) simpler interface to the jail_set and jail_getjamie2009-06-241-2/+2
* Commit missed file in r189587, update directory name for libusb.thompsa2009-03-091-2/+2
* Merge OpenBSM alpha 4 from OpenBSM vendor branch to head, bothrwatson2008-12-311-1/+3
* src/sys/dev/usb2/controller/uss820dci_pccard.calfred2008-11-191-1/+3
* add new build knobs and jigger some existing controls to improvesam2008-09-211-24/+42
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. Thisdfr2008-08-061-1/+3
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedrwatson2008-05-251-2/+0
* Hook libdwarf and libproc into the build.jb2008-05-221-2/+2
* - Remove libkse and related support code in libpthread from the build.jeff2008-03-121-5/+1
* - Fix setting of MK_GSSAPI option by bsd.own.mk; its value shouldru2007-12-121-5/+1
* Hide the building and installation of libgssapi behind thedougb2007-12-101-1/+9
* Build libthread_db for arm as well.cognet2007-11-171-5/+1
OpenPOWER on IntegriCloud