| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | Add libstdthreads. | Ed Schouten | 2011-12-26 | 1 | -0/+1 |
| | * | Fix breakage after r227983; lib/libcxxrt still got built, because it was | Dimitry Andric | 2011-11-26 | 1 | -7/+8 |
| | * | Import libc++ / libcxxrt into base. Not build by default yet (use | David Chisnall | 2011-11-25 | 1 | -0/+6 |
| * | | IFC @ r226824 | Peter Grehan | 2011-10-27 | 1 | -8/+4 |
| |\| |
|
| | * | Now that its only consumer is gone (sysinstall), remove libftpio as well. | Nathan Whitehorn | 2011-10-03 | 1 | -1/+0 |
| | * | Remove a redundant check for libncp. | Jung-uk Kim | 2011-10-03 | 1 | -6/+0 |
| * | | IFC @ r222256 | Peter Grehan | 2011-05-24 | 1 | -5/+0 |
| |\| |
|
| | * | Backout libinstall.a -> libpkg commit. | Florent Thoumie | 2011-05-17 | 1 | -5/+0 |
| * | | First cut to port bhyve, vmmctl, and libvmmapi to HEAD. | John Baldwin | 2011-05-15 | 1 | -0/+2 |
| |\ \
| |/
|/| |
|
| | * | Import of bhyve hypervisor and utilities, part 1. | Peter Grehan | 2011-05-13 | 1 | -0/+2 |
| | * | MFC r207842, r207844, r208099: | Martin Matuska | 2010-05-18 | 1 | -0/+1 |
| | * | MFC r204738, r205113 (imp): | Martin Matuska | 2010-05-18 | 1 | -14/+77 |
| | * | MFC x86emu/x86bios emulator and make previously i386 only dpms and vesa | Xin LI | 2010-03-02 | 1 | -0/+1 |
| * | | - Commit work from libprocstat project. These patches add support for runtime | Stanislav Sedov | 2011-05-12 | 1 | -0/+1 |
| * | | Add the BSD-licensed Citrus iconv to the base system with default off | Gabor Kovesdan | 2011-02-25 | 1 | -0/+5 |
| * | | Replace libgcc.a by libcompiler_rt.a. | Ed Schouten | 2010-11-11 | 1 | -0/+2 |
| * | | Repair some build breakage introduced in r211725 and garbage collect some | Nathan Whitehorn | 2010-08-28 | 1 | -2/+2 |
| * | | Change the logic here to match Makefile.inc1. Having it in two places | Warner Losh | 2010-08-24 | 1 | -1/+3 |
| * | | MFtbemd: | Warner Losh | 2010-08-23 | 1 | -7/+13 |
| * | | Build librtld_db. | Rui Paulo | 2010-07-31 | 1 | -0/+2 |
| * | | Simplify the Makefile. The i386 and amd64 sections are equal. | Rui Paulo | 2010-07-31 | 1 | -10/+1 |
| * | | libproc is going to be i386/amd64 only with the next update. | Rui Paulo | 2010-07-31 | 1 | -1/+3 |
| * | | Build libsmb should be on powerpc64 as well. | Nathan Whitehorn | 2010-07-12 | 1 | -1/+1 |
| * | | Don't build Clang libs during lib32 build. | Ed Schouten | 2010-06-21 | 1 | -1/+1 |
| * | | Hook clang into the build on i386/amd64/powerpc. | Roman Divacky | 2010-06-09 | 1 | -1/+6 |
| * | | Import of liblzma, xz, xzdec, lzmainfo from vendor branch | Martin Matuska | 2010-05-10 | 1 | -0/+1 |
| * | | - Take libinstall.a out of pkg_install and make it a proper shared library. | Florent Thoumie | 2010-04-23 | 1 | -0/+5 |
| * | | Make this conform to the other top-level Makefile subdir listings with | Warner Losh | 2010-03-13 | 1 | -13/+77 |
| * | | Remove stale references to libkrb5. | Warner Losh | 2010-03-04 | 1 | -10/+11 |
| * | | Introduce libefi -- a library around EFI runtime services and protocols. | Marcel Moolenaar | 2010-01-30 | 1 | -2/+3 |
| * | | Connect smbfs related libraries and tool on sparc64. | Pyun YongHyeon | 2010-01-25 | 1 | -0/+4 |
| * | | Remove libulog from the bootstrap again. | Ed Schouten | 2010-01-21 | 1 | -5/+4 |
| * | | Convert pam_lastlog(8) to libulog. | Ed Schouten | 2009-12-11 | 1 | -4/+5 |
| * | | Add a new library: libulog. | Ed Schouten | 2009-12-03 | 1 | -2/+2 |
| * | | - Teach vesa(4) and dpms(4) about x86emu. [1] | Xin LI | 2009-09-09 | 1 | -0/+1 |
| |/ |
|
| * | Add libjail, a (somewhat) simpler interface to the jail_set and jail_get | Jamie Gritton | 2009-06-24 | 1 | -2/+2 |
| * | Commit missed file in r189587, update directory name for libusb. | Andrew Thompson | 2009-03-09 | 1 | -2/+2 |
| * | Merge OpenBSM alpha 4 from OpenBSM vendor branch to head, both | Robert Watson | 2008-12-31 | 1 | -1/+3 |
| * | src/sys/dev/usb2/controller/uss820dci_pccard.c | Alfred Perlstein | 2008-11-19 | 1 | -1/+3 |
| * | add new build knobs and jigger some existing controls to improve | Sam Leffler | 2008-09-21 | 1 | -24/+42 |
| * | Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This | Doug Rabson | 2008-08-06 | 1 | -1/+3 |
| * | Remove netatm from HEAD as it is not MPSAFE and relies on the now removed | Robert Watson | 2008-05-25 | 1 | -2/+0 |
| * | Hook libdwarf and libproc into the build. | John Birrell | 2008-05-22 | 1 | -2/+2 |
| * | - Remove libkse and related support code in libpthread from the build. | Jeff Roberson | 2008-03-12 | 1 | -5/+1 |
| * | - Fix setting of MK_GSSAPI option by bsd.own.mk; its value should | Ruslan Ermilov | 2007-12-12 | 1 | -5/+1 |
| * | Hide the building and installation of libgssapi behind the | Doug Barton | 2007-12-10 | 1 | -1/+9 |
| * | Build libthread_db for arm as well. | Olivier Houchard | 2007-11-17 | 1 | -5/+1 |
| * | Add a period for yar@. | Ruslan Ermilov | 2007-10-26 | 1 | -1/+1 |
| * | Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental | David E. O'Brien | 2007-10-09 | 1 | -2/+0 |
| * | Repo copy libpthreads to libkse. | David E. O'Brien | 2007-10-09 | 1 | -3/+5 |