summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportskevlo2015-12-013-1/+127
* FAST_DEPEND: Workaround hacks in the wild that have '..' or '/' in OBJS.bdrewery2015-12-011-3/+6
* FAST_DEPEND: Allow not using -MP by setting DEPEND_MP blank.bdrewery2015-12-011-1/+2
* META MODE: Always define HOST_*, even if not using them.bdrewery2015-12-011-3/+4
* Use SPI name for parallel SCSI.mav2015-11-301-3/+3
* Add missing lib declaration.adrian2015-11-301-0/+1
* Regen src.conf.5 for recent option changes.ume2015-11-281-12/+6
* Add support to libkvm for reading vmcores from other architectures.jhb2015-11-271-0/+1
* Standardize on OBJTOP in and outside of META MODE.bdrewery2015-11-264-84/+79
* META MODE: These need object directories to handle staging.bdrewery2015-11-268-12/+0
* Replace the retval.sh shell script with a native DTrace script.gnn2015-11-262-43/+42
* Summary: A simple script to print the return value of any function,gnn2015-11-251-0/+43
* Follow-up r291338 to handle .d, .y and .l files better as well.bdrewery2015-11-251-3/+3
* Fix the "common object" handling to not depend on ".o" if SRCS only containsbdrewery2015-11-251-1/+4
* Define a LIB<NAME>DIR for every library that LIBADD provides.bdrewery2015-11-252-0/+65
* META MODE: Fix MACHINE=host builds.bdrewery2015-11-251-8/+7
* Stop looking up the same id(1) results in sub-makes.bdrewery2015-11-251-1/+12
* META MODE: Fix 'make bootstrap-tools'.bdrewery2015-11-253-8/+28
* META MODE: Don't create .meta files when symlinking sources into the obj dire...bdrewery2015-11-251-1/+1
* META MODE: Show PATH on errors.bdrewery2015-11-251-0/+1
* META MODE: Don't add staged DPADDs to DIRDEPS when bootstrapping gendirdeps.bdrewery2015-11-251-1/+1
* META MODE: Define variables this file uses that were defined elsewhere.bdrewery2015-11-251-0/+3
* META MODE: Don't truncate DIRDEPS for bootstrapping during gendirdeps.bdrewery2015-11-251-1/+1
* META MODE: Revert r287879 so that 'make -V' still uses AUTO_OBJ.bdrewery2015-11-251-5/+3
* META MODE: Fix 'make the-lot' with recent locale changesbdrewery2015-11-256-0/+57
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-251-0/+7
* Add dependency to uether.kevlo2015-11-2412-12/+29
* There seems to be no reason to duplicate CANONICALOBJDIR logic from bsd.obj.mk,bdrewery2015-11-231-7/+0
* Remove "disable" hint, which duplicates system-wide "disabled".mav2015-11-231-2/+0
* Revert r291170ngie2015-11-231-6/+2
* Fix target mode support for Qlogic 2200 FC adapters.mav2015-11-231-18/+10
* Retire the NONE cipher option.des2015-11-231-1/+0
* Rip off target mode support for parallel SCSI QLogic adapters.mav2015-11-231-50/+34
* Install mce(4) and mlx5en(4) if MK_OFED != nongie2015-11-231-2/+6
* Bump .Ddngie2015-11-231-1/+1
* - Fix bad double space between HW and LROngie2015-11-231-2/+2
* Bump .Ddngie2015-11-221-1/+1
* Recommend cc -Wall instead of gcc -Wallngie2015-11-221-1/+1
* Add API to obtain primary enclosure name and ID for /dev/sesX devices.mav2015-11-211-0/+12
* Remove a link to the now defunct "Release Engineering of Third Party Packages".brd2015-11-211-5/+1
* Add aarch64 support to CPUTYPEimp2015-11-201-0/+2
* Add myself (rpokala) and my mentor (jhb)rpokala2015-11-201-0/+2
* META MODE: Don't stage INTERNALPROGs.bdrewery2015-11-201-3/+3
* Remove unsupported ia64.bdrewery2015-11-191-1/+1
* Add arm CPUTYPE values typically used on FreeBSD.imp2015-11-191-0/+8
* Consistently enforce the restriction against calling malloc/free when in ajtl2015-11-191-1/+8
* Add the mlx5 and mlx5en modules to the i386 and amd64 kernel builds byhselasky2015-11-192-0/+126
* Add support for a configurable output channel to witness(4).markj2015-11-191-2/+18
* Add vlog(9).markj2015-11-191-1/+5
* Fix missing endif.imp2015-11-191-0/+1
OpenPOWER on IntegriCloud