aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* META MODE: Rework [bootstrapped] tools PATH support.Bryan Drewery2015-12-011-19/+25
* META MODE: Don't trim out lib/clang/include dependency.Bryan Drewery2015-12-012-5/+0
* Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportsKevin Lo2015-12-013-1/+127
* 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
* META MODE: Always define HOST_*, even if not using them.Bryan Drewery2015-12-011-3/+4
* Use SPI name for parallel SCSI.Alexander Motin2015-11-301-3/+3
* Add missing lib declaration.Adrian Chadd2015-11-301-0/+1
* Regen src.conf.5 for recent option changes.Hajimu UMEMOTO2015-11-281-12/+6
* Add support to libkvm for reading vmcores from other architectures.John Baldwin2015-11-271-0/+1
* Standardize on OBJTOP in and outside of META MODE.Bryan Drewery2015-11-264-84/+79
* META MODE: These need object directories to handle staging.Bryan Drewery2015-11-268-12/+0
* Replace the retval.sh shell script with a native DTrace script.George V. Neville-Neil2015-11-262-43/+42
* Summary: A simple script to print the return value of any function,George V. Neville-Neil2015-11-251-0/+43
* Follow-up r291338 to handle .d, .y and .l files better as well.Bryan Drewery2015-11-251-3/+3
* Fix the "common object" handling to not depend on ".o" if SRCS only containsBryan Drewery2015-11-251-1/+4
* Define a LIB<NAME>DIR for every library that LIBADD provides.Bryan Drewery2015-11-252-0/+65
* META MODE: Fix MACHINE=host builds.Bryan Drewery2015-11-251-8/+7
* Stop looking up the same id(1) results in sub-makes.Bryan Drewery2015-11-251-1/+12
* META MODE: Fix 'make bootstrap-tools'.Bryan Drewery2015-11-253-8/+28
* META MODE: Don't create .meta files when symlinking sources into the obj dire...Bryan Drewery2015-11-251-1/+1
* META MODE: Show PATH on errors.Bryan Drewery2015-11-251-0/+1
* META MODE: Don't add staged DPADDs to DIRDEPS when bootstrapping gendirdeps.Bryan Drewery2015-11-251-1/+1
* META MODE: Define variables this file uses that were defined elsewhere.Bryan Drewery2015-11-251-0/+3
* META MODE: Don't truncate DIRDEPS for bootstrapping during gendirdeps.Bryan Drewery2015-11-251-1/+1
* META MODE: Revert r287879 so that 'make -V' still uses AUTO_OBJ.Bryan Drewery2015-11-251-5/+3
* META MODE: Fix 'make the-lot' with recent locale changesBryan Drewery2015-11-256-0/+57
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-0/+7
* Add dependency to uether.Kevin Lo2015-11-2412-12/+29
* There seems to be no reason to duplicate CANONICALOBJDIR logic from bsd.obj.mk,Bryan Drewery2015-11-231-7/+0
* Remove "disable" hint, which duplicates system-wide "disabled".Alexander Motin2015-11-231-2/+0
* Revert r291170Enji Cooper2015-11-231-6/+2
* Fix target mode support for Qlogic 2200 FC adapters.Alexander Motin2015-11-231-18/+10
* Retire the NONE cipher option.Dag-Erling Smørgrav2015-11-231-1/+0
* Rip off target mode support for parallel SCSI QLogic adapters.Alexander Motin2015-11-231-50/+34
* Install mce(4) and mlx5en(4) if MK_OFED != noEnji Cooper2015-11-231-2/+6
* Bump .DdEnji Cooper2015-11-231-1/+1
* - Fix bad double space between HW and LROEnji Cooper2015-11-231-2/+2
* Bump .DdEnji Cooper2015-11-221-1/+1
* Recommend cc -Wall instead of gcc -WallEnji Cooper2015-11-221-1/+1
* Add API to obtain primary enclosure name and ID for /dev/sesX devices.Alexander Motin2015-11-211-0/+12
* Remove a link to the now defunct "Release Engineering of Third Party Packages".Brad Davis2015-11-211-5/+1
* Add aarch64 support to CPUTYPEWarner Losh2015-11-201-0/+2
* Add myself (rpokala) and my mentor (jhb)Ravi Pokala2015-11-201-0/+2
* META MODE: Don't stage INTERNALPROGs.Bryan Drewery2015-11-201-3/+3
* Remove unsupported ia64.Bryan Drewery2015-11-191-1/+1
* Add arm CPUTYPE values typically used on FreeBSD.Warner Losh2015-11-191-0/+8
* Consistently enforce the restriction against calling malloc/free when in aJonathan T. Looney2015-11-191-1/+8
* Add the mlx5 and mlx5en modules to the i386 and amd64 kernel builds byHans Petter Selasky2015-11-192-0/+126
* Add support for a configurable output channel to witness(4).Mark Johnston2015-11-191-2/+18