aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Load our configuration before setting defaults, so local_unbound_workdirDag-Erling Smørgrav2015-12-011-2/+2
* Rework the exception entry/return functions to make them valid frames to beAndrew Turner2015-12-012-36/+44
* Rework the atomic code to reduce the repetition. This merges some of theAndrew Turner2015-12-011-586/+204
* In the same way fix the problem described in r291578 for IGMPv3.Andrey V. Elsukov2015-12-011-0/+10
* mld_v2_dispatch_general_query() is used by mld_fasttimo_vnet() to sendAndrey V. Elsukov2015-12-011-0/+10
* Print useful information when we hit a data abort we can't handle. ThisAndrew Turner2015-12-011-0/+9
* r221714 fixed the situation when the collapse scan improperly handledKonstantin Belousov2015-12-011-97/+84
* Disable mqueue test # 3 and # 4 until __mq_oshandle is properly publicizedEnji Cooper2015-12-011-2/+2
* sfxge: added setting TSO-related parametersAndrew Rybchenko2015-12-011-0/+3
* sfxge: avoid TSO packets collapses if packet header uses 2 segmentsAndrew Rybchenko2015-12-011-1/+3
* Revert r290840Enji Cooper2015-12-011-1/+1
* Adjust a comment; we now support these embedded boards!Adrian Chadd2015-12-011-1/+1
* Move libelf.so.2 from /usr/lib to /lib to unbreak libkvm use after r291406Enji Cooper2015-12-012-0/+3
* Fix LINT-NOIP kernels after r291467Enji Cooper2015-12-011-0/+2
* META MODE: Add some basic bootstrapping support for no Makefile.depend.Bryan Drewery2015-12-011-0/+64
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-01248-1477/+2928
* META MODE: Fix userland/cddl.Bryan Drewery2015-12-015-17/+4
* META MODE: Rework [bootstrapped] tools PATH support.Bryan Drewery2015-12-013-43/+30
* META MODE: Fix rebuilding of lib/clang/include after clang-tblgen.host isBryan Drewery2015-12-012-3/+1
* META MODE: Don't trim out lib/clang/include dependency.Bryan Drewery2015-12-012-5/+0
* Update dependencies after r291406 added libelf to libkvm.Bryan Drewery2015-12-0131-0/+32
* Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportsKevin Lo2015-12-0110-3/+1649
* FAST_DEPEND: Workaround hacks in the wild that have '..' or '/' in OBJS.Bryan Drewery2015-12-011-3/+6
* FAST_DEPEND: Allow not using -MP by setting DEPEND_MP blank.Bryan Drewery2015-12-011-1/+2
* capsicum: plug spurious memset in __cap_rights_initMateusz Guzik2015-12-011-1/+0