aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix the build for non-amd64.Bryan Drewery2015-12-021-2/+2
* bsd.subdir.mk: Only recurse on called targets, rather than dependencies.Bryan Drewery2015-12-022-53/+49
* Revert r291633. Some files were missed.Bryan Drewery2015-12-021-36/+34
* bsd.subdir.mk: Only recurse on called targets, rather than dependencies.Bryan Drewery2015-12-021-34/+36
* Add assertions that capture invalid configurations for new libraries.Bryan Drewery2015-12-022-9/+73
* Don't overlink pthread to kerberos library consumers.Bryan Drewery2015-12-021-10/+0
* Don't overlink pthread to libsqlite3 consumers.Bryan Drewery2015-12-021-3/+1
* Fix truncation of _DP_proc and add missing libelf.Bryan Drewery2015-12-021-1/+1
* Reduce overlinking of libdtrace consumers with libctf, libelf, libproc.Bryan Drewery2015-12-022-5/+2
* Fully connect cddl/usr.sbin/plockstat.Bryan Drewery2015-12-024-2/+32
* Don't overlink libmt consumers with libsbuf.Bryan Drewery2015-12-021-4/+1
* libssh uses libz even without MK_LDNSBryan Drewery2015-12-021-2/+2
* Revert incomplete r291623.Bryan Drewery2015-12-022-62/+8
* Add assertions that capture invalid configurations for new libraries.Bryan Drewery2015-12-022-8/+62
* Fix build after r291620.Bryan Drewery2015-12-011-1/+1
* Don't add LIBADD=ipf to libipf itself.Bryan Drewery2015-12-011-0/+2
* Don't override LIB*DIR variables from src.libnames.mk.Bryan Drewery2015-12-0110-48/+45
* Define a LIB*SRCDIR for all known _LIBRARIES.Bryan Drewery2015-12-011-0/+8
* Don't override LIB*DIR variables from src.libnames.mk.Bryan Drewery2015-12-011-2/+2
* Don't override LIB*DIR variables from src.libnames.mk.Bryan Drewery2015-12-011-4/+4
* Enable libcrypt tests.Craig Rodrigues2015-12-011-7/+7
* Hack test so that it works on FreeBSD.Craig Rodrigues2015-12-011-2/+4
* Restore cleaning of auto-generated kobj files after the recent MFILESJohn Baldwin2015-12-012-7/+10
* Only include src.conf if _WITHOUT_SRCCONF not defined.Bryan Drewery2015-12-011-0/+2
* Support LOCAL_LIBRARIES for LIBADD.Bryan Drewery2015-12-011-0/+1
* Add NO_INSTALLKERNEL to undo the assumption that the first KERNCONF will beBryan Drewery2015-12-011-3/+15
* Allow storing package(world|kernel) tarballs into a different location at PAC...Bryan Drewery2015-12-011-8/+9
* Fix typos in error messages dealing with unknown groups/usersEnji Cooper2015-12-011-2/+2
* Fix spelling, as recommended by igor tool.Craig Rodrigues2015-12-011-1/+1
* Add more text to explain --libxo flag.Craig Rodrigues2015-12-018-9/+70
* Fix errors being ignored in many phases of the build since the bmake integrat...Bryan Drewery2015-12-013-67/+59
* Add missing LIB80211 entry for DPADD needs.Bryan Drewery2015-12-011-0/+1
* Fix underlinking in lib80211 and define static dependencies in src.libnames.mkBryan Drewery2015-12-012-0/+3
* No trailing slash is needed here.Bryan Drewery2015-12-011-1/+1
* Allow loader to load 64-bit ELFv2 PowerPC kernels.Nathan Whitehorn2015-12-013-6/+17
* Missed header_supported call from r291020: make really, really sure the brandNathan Whitehorn2015-12-011-0/+3
* Modify the rctl rc script to add multiple rules in a single run.Edward Tomasz Napierala2015-12-011-2/+2
* Some problems were introduced during the libxo-ification of vmstat, fix themAllan Jude2015-12-011-7/+17
* Correct r291591: Don't remove /usr/lib/libelf*, these are still installed.Bryan Drewery2015-12-011-3/+0
* Correct r291566 for defining SHLIBDIR.Bryan Drewery2015-12-011-1/+3
* At the time a destination or a gateway of `netstat -r'Hajimu UMEMOTO2015-12-011-6/+14
* Fix removal of libelf.so.2 and add missing files for it.Bryan Drewery2015-12-011-1/+4
* sfxge: retry VF vAdaptor allocation if it fails because of no EVB port yetAndrew Rybchenko2015-12-011-3/+39
* FAST_DEPEND: Actually use -MP from DEPEND_MP, completing r291554.Bryan Drewery2015-12-011-1/+1
* sfxge: add function to query link control privilegeAndrew Rybchenko2015-12-017-0/+81
* sfxge: FPGA and FPGA backup (diagnostic) partitions added to hunt_parttblAndrew Rybchenko2015-12-011-1/+9
* sfxge: allow VFs to have locally administered MAC addressesAndrew Rybchenko2015-12-011-9/+9
* sfxge: support MAC spoofing for 4.2.x firmareAndrew Rybchenko2015-12-011-5/+16
* sfxge: parse packets for TSO early in if_transmitAndrew Rybchenko2015-12-012-4/+120
* Fix rctl rule filters - eg the 'rctl -r :' case.Edward Tomasz Napierala2015-12-011-10/+30