summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Move ng_bluetooth.4 under MK_BLUETOOTH != nongie2015-11-102-4/+10
* FAST_DEPEND: Fix building of wrong source files in some cases.bdrewery2015-11-092-4/+6
* Regenerate timedef now that the tools pad CJK correctlybapt2015-11-093-27/+27
* Add a manual page for PHOLD() and friends.markj2015-11-082-0/+73
* Regen after r290526 for WITH_CCACHE_BUILD.bdrewery2015-11-081-1/+44
* Add built-in ccache build support via WITH_CCACHE_BUILD option.bdrewery2015-11-087-23/+91
* FAST_DEPEND: Don't enable when .MAKE.MODE=meta.bdrewery2015-11-081-1/+1
* FAST_DEPEND: Don't include depend files when using 'make -V'.bdrewery2015-11-081-0/+2
* Fix alignment of the short month names for CJK locales,ume2015-11-0710-90/+90
* Readd LOCALEDIR definition removed by accidentbapt2015-11-071-0/+3
* Merge from head r290483bapt2015-11-0717-45/+277
|\
| * Another follow-up to r290475: Bump .Dd in sysctl_add_oid.9cem2015-11-071-1/+1
| * Round out SYSCTL macros to the full set of fixed-width typescem2015-11-073-12/+128
| * The 'buildenv' target can safely be ran with '+'.bdrewery2015-11-061-1/+1
| * Add sysctl to control LACP strict compliance defaultsmh2015-11-061-1/+3
OpenPOWER on IntegriCloud