| Commit message (Expand) | Author | Age | Files | Lines |
* | Deorbit the IEEE-488/GPIB support. | phk | 2014-12-25 | 1 | -5/+0 |
* | Build infrastructure for elftoolchain tools | emaste | 2014-12-01 | 1 | -0/+5 |
* | Import libgpio. | rpaulo | 2014-11-24 | 1 | -0/+1 |
* | Promote SQLite3 as a privatelib as it will also be used by mandoc | bapt | 2014-11-22 | 1 | -0/+1 |
* | Re-enable dpv(1,3): Introduced via r274116; temporarily disabled | dteske | 2014-11-06 | 1 | -0/+2 |
* | Upon second-thought (following r274144), remove spurious (unused) | dteske | 2014-11-06 | 1 | -1/+0 |
* | Fix code-typo; introduced by r267511 | dteske | 2014-11-05 | 1 | -1/+1 |
* | Temporarily _disable_ compilation of dpv(3) and dpv(1). | dteske | 2014-11-05 | 1 | -1/+0 |
* | Add new libraries/utilities for data throughput visualization. | dteske | 2014-11-04 | 1 | -0/+2 |
* | Hook libxo to the build. | marcel | 2014-10-23 | 1 | -0/+1 |
* | My previous commit exposed an issue as it fixed a different | imp | 2014-10-22 | 1 | -1/+3 |
* | Promote libevent to lib/ level and fold ftp-proxy into its parent Makefile. | delphij | 2014-10-13 | 1 | -0/+5 |
* | Make libohash a proper internallib instead of hidding it in m4 | bapt | 2014-08-06 | 1 | -0/+1 |
* | Remove ia64. | marcel | 2014-07-07 | 1 | -6/+0 |
* | Create a mechanism for providing fine-grained build order dependencies | ian | 2014-06-15 | 1 | -52/+63 |
* | Attach the CUSE library and kernel module to the default FreeBSD | hselasky | 2014-06-13 | 1 | -0/+5 |
* | Sprinkle a few more .WAITs into the mix after csu, libc, msun and the | imp | 2014-05-10 | 1 | -1/+5 |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 |
* | lib: Remove duplicate SUBDIR libnv. | jilles | 2014-04-05 | 1 | -1/+0 |
* | Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to process | dim | 2014-03-26 | 1 | -0/+4 |
* | Remove IPX support. | glebius | 2014-03-14 | 1 | -5/+0 |
* | Add 'libstatfoo' from Sam Leffler. | adrian | 2014-03-06 | 1 | -0/+1 |
* | Remove libyaml, it has been replaced by libucl | bapt | 2014-02-23 | 1 | -1/+0 |
* | Branch libucl to the build | bapt | 2014-02-23 | 1 | -0/+1 |
* | Please welcome casperd daemon. It (and its services) will be responsible for | pjd | 2013-12-02 | 1 | -0/+8 |
* | Move my simple logging API to a separate library. It is now already used | pjd | 2013-12-01 | 1 | -1/+2 |
* | Attempt to move the POSIX iconv* symbols out of runtime linker space. | peter | 2013-11-17 | 1 | -0/+1 |
* | Bring in libnv library for managing name/value pairs. The following types | pjd | 2013-11-12 | 1 | -0/+1 |
* | Install category Kyuafiles from their category directories. | jmmv | 2013-11-08 | 1 | -1/+3 |
* | Subsume the functionality of MK_ATF into MK_TESTS. | jmmv | 2013-11-08 | 1 | -4/+4 |
* | Remove the WITH_LIBICONV_COMPAT hack that seems to do more harm than | peter | 2013-11-03 | 1 | -5/+0 |
* | Remove BIND. | des | 2013-09-30 | 1 | -5/+0 |
* | Move libldns to the correct (ordered) library list. | des | 2013-09-15 | 1 | -1/+1 |
* | Build and install the Unbound caching DNS resolver daemon. | des | 2013-09-15 | 1 | -0/+6 |
* | Connect libexecinfo to the build | emaste | 2013-09-03 | 1 | -0/+1 |
* | The iconv in libc did two things - implement the standard APIs, the GNU | peter | 2013-08-13 | 1 | -0/+5 |
* | - Trim an unused and bogus Makefile for mount_smbfs. | davide | 2013-06-28 | 1 | -0/+8 |
* | Wrap the creation of the ../include link in /usr/lib in | brooks | 2013-04-30 | 1 | -1/+3 |
* | An even more refined version of r249484, until we can come up with | kientzle | 2013-04-19 | 1 | -1/+1 |
* | Fix the symlink creation from r249484 so that repeated | kientzle | 2013-04-19 | 1 | -1/+1 |
* | Install a symlink | kientzle | 2013-04-14 | 1 | -0/+3 |
* | Import libyaml as libbsdyml (private brand name) | bapt | 2013-03-04 | 1 | -0/+1 |
* | Import LDNS and build it as an internal library. | des | 2013-02-15 | 1 | -0/+5 |
* | Sort by MK_* knob like the comment says | des | 2013-02-04 | 1 | -5/+5 |
* | IFC @ r244983. | neel | 2013-01-04 | 1 | -1/+1 |
|\ |
|
| * | With the old sade removed, libdisk is no longer used by anything in HEAD | nwhitehorn | 2012-12-30 | 1 | -1/+0 |
| * | Add libnetbsd, a thin compatibility layer intended to allow a limited | brooks | 2012-12-21 | 1 | -0/+1 |
* | | IFC @ r242940 | neel | 2012-11-13 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Implement DTrace for PowerPC. This includes both 32-bit and 64-bit. | jhibbits | 2012-11-07 | 1 | -0/+5 |
* | | IFC @ r242684 | neel | 2012-11-11 | 1 | -15/+6 |
|\ \
| |/ |
|