summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix mips CPUTYPE so that we can pass it through to gcc.imp2015-11-191-13/+15
* FAST_DEPEND: Similar to r290629, do always depend on headers if 'make depend'bdrewery2015-11-191-1/+1
* Default MK_META_MODE from MK_DIRDEPS_BUILDsjg2015-11-163-4/+19
* Bring back a couple of ISO8859-15 locales:bapt2015-11-1610-32/+74
* Add missing alias for zh_CN.UTF-8bapt2015-11-161-0/+1
* Fix path for symlinks.rodrigc2015-11-161-1/+1
* Add NO_WERROR and WARNS to PROG_OVERRIDE_VARS for bsd.prog.mk compatibilityngie2015-11-151-2/+2
* Regenerate locales after readding ISO8859-1 for locales that have ISO8859-15bapt2015-11-1513-7/+320
* Simplify a bit the aliases generationbapt2015-11-151-16/+10
* Rework locale-links to not make symlinks on directories but symlinks on filesbapt2015-11-151-2/+14
* Fix URL for powerpc cpu options. Remove reference to ia64 options asimp2015-11-141-2/+1
* Regen src.conf.5sjg2015-11-141-84/+85
* Rename META_MODE option to DIRDEPS_BUILDsjg2015-11-145-10/+22
* This fixes several places where callout_stops return is examined. Therrs2015-11-131-5/+5
* META MODE: Don't double stage SYMLINKS for shared libraries.bdrewery2015-11-131-1/+1
* Revert r290740.bdrewery2015-11-131-2/+1
* bsd.doc.mk: Similar to r289391, make installing to a missing directory an error.bdrewery2015-11-131-2/+2
* META MODE: Don't double stage SYMLINKS for libraries.bdrewery2015-11-131-1/+2
* kern_testfrwk.9: Clean up manual page stylecem2015-11-121-104/+113
* NO_CPU_OPTFLAGS doesn't exist, so don't document it.imp2015-11-122-13/+2
* Some basic documentation (a man page) on kern_testfrwkrrs2015-11-122-0/+189
* Move META MODE's HOST_CC/CXX/CPP setting to local.meta.sys.mk, whichbdrewery2015-11-112-6/+9
* Add the MLINK for async_drain Thanks Edward for the pointer.rrs2015-11-111-0/+1
* Use explicit filename when creating locale symlinks to avoid creating abdrewery2015-11-116-6/+12
* Add new async_drain to the callout system. This is so-far not used butrrs2015-11-101-5/+33
* Move the MK_BLUETOOTH block down below the architecture specific sections by thengie2015-11-101-4/+4
OpenPOWER on IntegriCloud