summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* libvers and libsl are internal librariesbapt2014-11-251-2/+9
* Fix make depends with libnetbsdbapt2014-11-251-1/+1
* Add definitions of kerberos librariesbapt2014-11-251-0/+17
* libevent is an internallibbapt2014-11-251-1/+1
* libatf-c++ exposes libatf-c abi hence we need to explicit link to atf-c ifbapt2014-11-251-0/+3
* Do not overwrite any LIBNETBSD or LIBNETBSDDIR if they are already definedbapt2014-11-251-2/+2
* Define special case for atf which libraries names are different from theirbapt2014-11-251-0/+2
* s/cft/ctfbapt2014-11-241-2/+2
* Fix typobapt2014-11-241-1/+1
* Fix dependencies in case of building staticallybapt2014-11-241-1/+1
* Avoid code duplication by directly adding _INSTALLLIBS and _PRIVATELIBS intobapt2014-11-241-7/+3
* Each time something links to sqlite3 it should link to pthreadbapt2014-11-241-0/+16
* Convert makefs to LIBADDbapt2014-11-241-0/+5
* Convert mandoc to LIBADDbapt2014-11-241-2/+1
* Import libgpio.rpaulo2014-11-241-0/+1
* Correctly specify -L for internal and private libsbapt2014-11-241-3/+3
* Implement LIBADDbapt2014-11-241-2/+181
* Misc mdoc fixes:joel2014-11-237-30/+24
* Define LIBSQLITE3 and LIBMANDOCbapt2014-11-221-0/+8
* Enforce -lpthread and -lc to always be the 2 last components of the link listbapt2014-11-221-0/+10
* Document the recent enhancements for configuring bus speed in iicbus(4).ian2014-11-211-2/+49
* Create a vimage.9 link to vnet.9rodrigc2014-11-211-0/+1
* Make MLINKS text match text in bsd.man.mk added by wosch@ in 1996.rodrigc2014-11-211-1/+1
* Spell out "Windows" - no need to censor it in a man pageemaste2014-11-201-1/+1
* MFp4: @179066rodrigc2014-11-202-0/+503
* Add Trendnet TEW-646UBH.kevlo2014-11-191-1/+2
* Acutally, replaces NO_INCS with WITHOUT_INCLUDES and makeimp2014-11-183-1/+3
* Remove mostly obsolete hint to disable LAPIC timers.mav2014-11-141-12/+4
* Add OBJDUMP to sys.mk. The EFI loader uses it however without this it canandrew2014-11-141-0/+2
* Fix mdoc warning.trasz2014-11-141-0/+1
* Fix mdoc warning by removing empty lines.trasz2014-11-142-2/+0
* Drop mention of ISA cards. Note that I have no idea what to cull from thejhb2014-11-131-4/+1
* Kill custom in_matroute() radix mathing function removing one rte mutex lock.melifaro2014-11-113-65/+0
* Add /usr/lib/debug directory to hier(7)emaste2014-11-101-1/+3
* Renove faith(4) and faithd(8) from base. It looks like industrymelifaro2014-11-095-159/+0
* Revert r274200. Implicitly setting DEBUG_FLAGS when WITH_CTF is true ismarkj2014-11-083-3/+2
* Overhaul if_gre(4).ae2014-11-073-198/+107
* Automatically build with debug symbols when building with WITH_CTF.markj2014-11-063-2/+3
* Ignore errors from rm -rf to support high -j builds. This is, at best,imp2014-11-061-2/+2
* Finish r274118: remove useless fields from struct domain.melifaro2014-11-061-3/+2
* Add new libraries/utilities for data throughput visualization.dteske2014-11-041-0/+2
* convert .Nm to proper .Xr's...jmg2014-11-041-4/+4
* Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/co...ngie2014-11-042-4/+7
* As an optimization (in simple, well used cases) only call cat ${.ALLSRC} whenngie2014-11-043-0/+12
* Add Makefile snippet to ease porting NetBSD testcases to FreeBSD fromngie2014-11-041-0/+49
* vt(4): Start new sentences on their own linesdumbbell2014-11-031-5/+8
* vt(4): Improve the description of kern.vt.fb.modes.$connectordumbbell2014-11-031-5/+4
* vt(4): Document kern.vt.fb.default_mode and kern.vt.fb.modes.*dumbbell2014-11-031-1/+41
* Integrate pjdfstest test suite execution into kyuangie2014-11-033-0/+46
* Fix two issues with lockmgr(9) LK_CAN_SHARE() test, which determineskib2014-11-021-2/+25
OpenPOWER on IntegriCloud