| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the newly minted Makefile.libcompat to implement libsoft libraries | imp | 2016-03-12 | 1 | -1/+1 |
* | Revert r296395. | bdrewery | 2016-03-05 | 1 | -0/+4 |
* | Parallel installation has been safe here since r267511 added SUBDIR_DEPEND. | bdrewery | 2016-03-04 | 1 | -4/+0 |
* | Convert casperd(8) daemon to the libcasper. | oshogbo | 2016-02-25 | 1 | -4/+1 |
* | Add libpe for elfcopy(1) PE/COFF support | emaste | 2016-02-12 | 1 | -0/+2 |
* | Style. | br | 2016-01-25 | 1 | -1/+2 |
* | Do build libproc and librtld_db for RISC-V as well. | br | 2016-01-25 | 1 | -1/+1 |
* | Make the building of libsmb and mount_smbfs unconditional, now that r292552 | ian | 2015-12-21 | 1 | -8/+1 |
* | Start on a new library (libsysdecode) that provides routines for decoding | jhb | 2015-12-15 | 1 | -0/+1 |
* | Move obscure lib/ installation of /usr/lib/include symlink to include/. | bdrewery | 2015-12-04 | 1 | -5/+0 |
* | Add lib80211, a small (but hopefully soon to grow) set of library | adrian | 2015-11-30 | 1 | -0/+1 |
* | Always build libevent, which fixes the build for usr.sbin/ypldap after r291230. | bdrewery | 2015-11-26 | 1 | -5/+1 |
* | Rename libohash to libopenbsd. | rodrigc | 2015-11-04 | 1 | -1/+1 |
* | libstdc++ also snook in incorrectly in r267511, despite not being a real | bdrewery | 2015-10-15 | 1 | -1/+0 |
* | Remove unneeded libg++ reference that came in with r267511 based on a removed | bdrewery | 2015-10-15 | 1 | -1/+0 |
* | Fix another ++= parsed as '+=', missed in r289384. | bdrewery | 2015-10-15 | 1 | -1/+1 |
* | Let the SUBDIR_DEPEND*c++ variables actually work rather than being parsed | bdrewery | 2015-10-15 | 1 | -2/+2 |
* | Roll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAIN | emaste | 2015-08-13 | 1 | -1/+1 |
* | First cut of DTrace for AArch64. | br | 2015-07-01 | 1 | -3/+4 |
* | Remove SUBDIR_DEPEND for non-existent libreadline directory | ngie | 2015-05-24 | 1 | -1/+0 |
* | Drop libmandoc and incorporate it into the main mandoc Makefile | bapt | 2015-05-21 | 1 | -1/+0 |
* | Remove redundant csu subdir logic | emaste | 2015-05-12 | 1 | -11/+1 |
* | Significant upgrades to sa(4) and mt(1). | ken | 2015-02-23 | 1 | -0/+1 |
* | Initial version of DTrace on ARM32. | gnn | 2015-02-10 | 1 | -0/+6 |
* | Merge xz 5.2.0. | rpaulo | 2015-02-09 | 1 | -0/+1 |
* | Add a new device control utility for new-bus devices called devctl. This | jhb | 2015-02-06 | 1 | -0/+1 |
* | Add MK_FILE to control whether or not to build file(1), libmagic(3), etc | ngie | 2015-02-04 | 1 | -1/+5 |
* | Conditionalize building radius support into libpam, ppp, etc via | ngie | 2015-02-04 | 1 | -2/+6 |
* | Add MK_BHYVE knob for building and installing bhyve(4), et al | ngie | 2015-01-26 | 1 | -0/+2 |
* | Build lib/libgpio if MK_GPIO != no | ngie | 2015-01-25 | 1 | -1/+5 |
* | Connect libclang_rt to the build, for specific architectures. This | dim | 2015-01-13 | 1 | -0/+10 |
* | 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 |