| Commit message (Expand) | Author | Age | Files | Lines |
* | Add pkgconf files for libusb. | rpaulo | 2013-07-25 | 1 | -0/+2 |
* | - Trim an unused and bogus Makefile for mount_smbfs. | davide | 2013-06-28 | 2 | -0/+6 |
* | Remove CVS from the base system. | eadler | 2013-06-15 | 1 | -6/+0 |
* | Add a new knob WITH_DEBUG_FILES to control the building of standalone | emaste | 2013-06-07 | 2 | -0/+52 |
* | Upgrade our copy of llvm/clang to trunk r178860, in preparation of the | dim | 2013-04-12 | 1 | -1/+1 |
* | Format per etc/mtree/README | emaste | 2013-04-01 | 1 | -91/+91 |
* | Add bhyve to examples. | neel | 2013-03-18 | 1 | -0/+2 |
* | Finish portalfs removal. | antoine | 2013-03-10 | 1 | -2/+0 |
* | Install <dev/agp/agpreg.h> and <dev/pci/pcireg.h> as userland headers | jhb | 2013-02-05 | 1 | -0/+4 |
* | According to the notes in ObsoleteFiles.inc we last installed section | brooks | 2013-01-16 | 1 | -8/+0 |
* | Fix location of /var/audit/dist and /var/audit/remote. | ume | 2012-12-28 | 1 | -1/+1 |
* | Merge a number of changes required to hook up OpenBSM 1.2-alpha2's | rwatson | 2012-12-01 | 1 | -0/+4 |
* | Add ATF to the build. This is may be a bit rought around the egdes, | marcel | 2012-10-22 | 3 | -0/+22 |
* | Merge mandoc from vendor into contrib and provide the necessary Makefile glue. | uqs | 2012-10-19 | 1 | -0/+2 |
* | Disconnect non-MPSAFE SMBFS from the build in preparation for dropping | attilio | 2012-10-18 | 2 | -6/+0 |
* | Disconnect non-MPSAFE NTFS from the build in preparation for dropping | attilio | 2012-10-17 | 1 | -2/+0 |
* | Disconnect non-MPSAFE NWFS from the build in preparation for dropping | attilio | 2012-10-17 | 2 | -6/+0 |
* | Disconnect non-MPSAFE PORTALFS from the build in preparation for dropping | attilio | 2012-10-16 | 1 | -2/+0 |
* | Integrate nvmecontrol(8) into the amd64 and i386 builds. | jimharris | 2012-09-17 | 1 | -0/+2 |
* | Upgrade our copy of llvm/clang to trunk r162107. With thanks to | dim | 2012-08-20 | 1 | -1/+1 |
* | Add share/examples/libusb20 to the list of directories. | joerg | 2012-07-19 | 1 | -0/+2 |
* | Install filemon.h into /usr/include for userland consumption. | obrien | 2012-06-20 | 1 | -0/+2 |
* | Add support for our own DTrace scripts and those from the DTraceToolkit | gnn | 2012-05-18 | 1 | -0/+4 |
* | Import work done under project/nand (@235533) into head. | gber | 2012-05-17 | 1 | -0/+4 |
* | Submitted by: gavin, pjd | eadler | 2012-05-09 | 1 | -2/+2 |
* | Upgrade our copy of llvm/clang to trunk r154661, in preparation of the | dim | 2012-04-16 | 1 | -1/+1 |
* | Fix build by adding new directory to mtree in r233429 | eadler | 2012-03-24 | 1 | -0/+2 |
* | Clean up of fs/fifofs include directory after fifo.h removal. | pluknet | 2012-03-23 | 1 | -2/+0 |
* | - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings | stas | 2012-03-22 | 1 | -0/+2 |
* | Reapply 227753 (xlocale cleanup), plus some fixes so that it passes build | theraven | 2012-03-04 | 1 | -0/+2 |
* | Revert r231673 and r231682 for now, until we can run a full make | dim | 2012-02-14 | 1 | -2/+0 |
* | Cleanup of xlocale: | theraven | 2012-02-14 | 1 | -0/+2 |
* | Import libc++ / libcxxrt into base. Not build by default yet (use | theraven | 2011-11-25 | 1 | -0/+4 |
* | Revive the LLVM and Clang license files, which were removed in my | dim | 2011-09-29 | 1 | -0/+4 |
* | Install ciss(4) ioctl header (together with other .h files from sys/dev/ciss). | kib | 2011-09-27 | 1 | -0/+2 |
* | .. this wasn't supposed to be committed! sorry. | adrian | 2011-06-26 | 1 | -2/+0 |
* | Add a couple more frequency ranges to the FCC3 (FCC + DFS) regulatory domain. | adrian | 2011-06-26 | 1 | -0/+2 |
* | Upgrade our copy of llvm/clang to r130700, from upstream's trunk. | dim | 2011-05-02 | 1 | -1/+1 |
* | Remove libobjc and other Objective-C related components, as these are | dim | 2011-04-17 | 1 | -2/+0 |
* | * Add the readline(3) API to libedit. The libedit versions of | obrien | 2011-04-05 | 1 | -0/+4 |
* | MFgraid/head: | mav | 2011-03-24 | 1 | -0/+2 |
* | - Merge in OFED 1.5.3 from projects/ofed/head | jeff | 2011-03-21 | 2 | -0/+14 |
* | Add resolvconf(8) which manages resolv.conf. | ume | 2011-03-18 | 1 | -0/+2 |
* | Add the BSD-licensed Citrus iconv to the base system with default off | gabor | 2011-02-25 | 1 | -0/+80 |
* | Flesh out WITHOUT_GROFF support to DTRT. | uqs | 2011-02-22 | 3 | -38/+51 |
* | Actually install the example Khelp module committed in r218545. | lstewart | 2011-02-21 | 1 | -0/+2 |
* | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | dim | 2011-02-20 | 1 | -1/+1 |
* | Import bsdinstall. This is meant to be (eventually in conjunction with | nwhitehorn | 2011-02-18 | 1 | -0/+2 |
* | Install iodev.h. | kib | 2011-02-17 | 1 | -0/+2 |
* | Fix a small typo nit | uqs | 2011-01-19 | 1 | -4/+4 |