summaryrefslogtreecommitdiff
path: root/share/mk/src.libnames.mk
Commit message (Expand)AuthorAgeFilesLines
* Add virtio-9p (aka VirtFS) filesystem sharing to bhyve.Jakub Wojciech Klama2020-10-031-0/+2
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-211-1/+4
* libifconfig now depends on libm due to usage of log10().John Baldwin2020-09-021-0/+1
* lib: add libnetmapVincenzo Maffione2020-08-281-0/+2
* libzfs: Add missing crypto dependencyRyan Moeller2020-08-271-1/+1
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-5/+17
* libcasper: Introduce cap_net a network service for Casper.Mariusz Zaborski2020-08-161-0/+2
* gtest: link against libregex for GNU extensionsKyle Evans2020-08-041-1/+1
* liblzma: Make liblzma use libmd implementation of SHA256.Xin LI2020-06-201-1/+1
* rename in-tree libevent v1 to libevent1Ed Maste2020-05-281-1/+1
* libauditd: make it a PRIVATELIBAlan Somers2020-04-191-1/+1
* Do not claim libbearssl et al are INTERNALLIBSimon J. Gerraty2020-04-011-5/+5
* Improve LIBADD/_DP_* for kyua libraries.Brooks Davis2020-03-231-2/+6
* Import the kyua test framework.Brooks Davis2020-03-231-0/+26
* Add liblutok a lightweight C++ API for lua.Brooks Davis2020-03-231-0/+5
* Add an internal liblua and use it in flua.Brooks Davis2020-03-171-0/+5
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-291-3/+0
* libssp_nonshared: use only on i386 and ppcEd Maste2020-02-051-1/+2
* Provide libssp based on libcKyle Evans2020-01-041-2/+2
* Allow OBJDIR to be overridden for LIB*DIR variables.Brooks Davis2019-10-151-23/+24
* Introduce stats(3), a flexible statistics gathering API.Edward Tomasz Napierala2019-10-071-0/+2
* Add the missing bits for LIBADD to properly function now thatBaptiste Daroussin2019-09-181-1/+1
* Remove cap_random(3).Mark Johnston2019-07-241-3/+0
* Remove NAND and NANDFS supportWarner Losh2019-06-251-1/+0
* MFhead@r344786Enji Cooper2019-03-051-1/+19
|\
| * Enable build of libbearsslSimon J. Gerraty2019-02-261-0/+15
| * Make libifconfig INTERNALLIBEd Maste2019-02-251-1/+4
* | Fix typosEnji Cooper2019-02-201-2/+2
* | MFhead@r344270Enji Cooper2019-02-191-23/+29
|\|
| * Use make's :tl instead of checking "no" and "NO"Ed Maste2019-02-151-1/+1
| * Add WITH_PIE knob to build Position Independent ExecutablesEd Maste2019-02-151-22/+28
* | Merge build glue for libraries and tests done on githubEnji Cooper2019-02-131-0/+30
|/
* libcasper: introduce cap_fileargs serviceMariusz Zaborski2018-11-121-0/+2
* Add libssl to libldns for DANE.Dag-Erling Smørgrav2018-10-121-1/+1
* Link libcrypto with pthread.Jung-uk Kim2018-09-201-0/+1
* libbe(3): Move build goop back out of cddl/Kyle Evans2018-08-181-1/+0
* libbe(3): Add to cddl build, adjust src.libnames.mk as neededKyle Evans2018-07-241-1/+1
* src.libnames.mk: Make libbe entry consistent with othersKyle Evans2018-07-241-1/+2
* Import libbe(3)/be(1) from socsvn/soc2017/kneitinger/libbe-headKyle Evans2018-07-241-0/+4
* Rework ofed build.Konstantin Belousov2018-06-161-12/+12
* MFV r333789: libpcap 1.9.0 (pre-release)Hans Petter Selasky2018-05-281-0/+3
* Created static libc PIC/no-SSP library to be used by rtld.Konstantin Belousov2018-05-091-0/+4
* Add new shared library -- libopencsd.Ruslan Bukin2018-04-041-0/+2
* Add new shared library -- libipt.Ruslan Bukin2018-03-211-0/+1
* Remove libreadline from the source tree, all consumers but gdbBaptiste Daroussin2018-02-061-6/+0
* Add libregex, connect it to the buildKyle Evans2018-01-221-0/+1
* Look for libraries in OBJDIR when building outside of buildworld.Bryan Drewery2017-12-071-1/+1
* Merge ^/head r325663 through r325841.Hans Petter Selasky2017-11-151-0/+3
|\
| * Introduce syslog service for Casper.Mariusz Zaborski2017-11-121-0/+3
* | Fix OFED library dependencies.Hans Petter Selasky2017-11-131-23/+30