summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
...
* | On FreeBSD users have the habbit of ja_JP.eucJP there is no point in addedbapt2015-11-031-2/+1
* | There is no point in providing en_US.ISO-8859-1 and en_US.ISO8859-1 let's bebapt2015-11-031-2/+1
* | Use ${SHAREDIR} instead of hardcoding /usr/sharebapt2015-11-031-1/+1
* | Make all new shortname locales point use the UTF-8 encodingbapt2015-11-031-33/+3
* | locales: Remove symlinks UTF8 => UTF-8bapt2015-11-021-1/+0
* | Fix symlink for zh_TW.Big5 localebapt2015-11-011-1/+1
* | Merge from headbapt2015-11-0137-259/+842
|\ \ | |/
| * Install myself as src committer.mmel2015-11-011-0/+2
| * ioat: Handle channel-fatal HW errors safelycem2015-10-311-8/+71
| * Don't hide stderr when checking ${CC} --version.bdrewery2015-10-311-1/+1
| * Unbreak bsd.progs.mk with PROGS (but not PROGS_CXX) and when invoking thengie2015-10-301-1/+1
| * Install myself as src committer.skra2015-10-291-0/+2
| * Add myself (jtl) and my mentor to the committers-src.dot file.jtl2015-10-291-0/+2
| * Some minor additions to r290138,mav2015-10-291-2/+2
| * Some updates to isp(4) manual page.mav2015-10-291-29/+25
| * Add MLINKS for if_otus(4), if_rsu(4) and if_urtwn(4).kevlo2015-10-291-0/+3
| * Xref otus(4).kevlo2015-10-291-1/+2
| * Fix regression from using .USEBEFORE in _SUBDIR in r289705.bdrewery2015-10-291-1/+1
| * BUS_ADD_CHILD calls device_add_child. device_add_child does not callimp2015-10-282-7/+30
| * Use proper CONFDIR after r289148bdrewery2015-10-271-1/+1
| * Use more appropriate ${SHAREDIR} rather than /usr/share.bdrewery2015-10-2711-12/+12
| * Add sysctl tunable net.inet.tcp.initcwnd_segments to specify initial congestionhiren2015-10-271-1/+12
| * Add myself and my mentors to the committers-src.dot file.lidl2015-10-271-0/+3
| * Spell CONFGROUPS properly.bdrewery2015-10-271-1/+1
| * META MODE: Fix after addition of bsd.confs.mk: Stage in "files" set.bdrewery2015-10-271-5/+7
| * META MODE: Fix FILESNAME not being respected sans other FILES_group overrides.bdrewery2015-10-261-1/+1
| * META MODE: bsd.files.mk and bsd.confs.mk don't handle symlinks so there is nobdrewery2015-10-262-2/+0
| * Use 't' (bit-field) not 'b' (bit-sized integral type) for describing MRIE (akangie2015-10-251-1/+1
| * Revert r289913 -- I botched up the commit message by accidentngie2015-10-251-1/+1
| * Use 't' (bits) not 'i' (bytes) for describing MRIE (akangie2015-10-251-1/+1
| * Sort properly.bdrewery2015-10-241-1/+1
| * Add bsd.crunchgen.mk to bsd.README.bdrewery2015-10-242-0/+3
| * Slightly rework the comments and logic for default Clang/GCC.bdrewery2015-10-241-10/+11
| * Configs should not be under MK_INCLUDES control.bdrewery2015-10-241-3/+0
| * Rework r289778 to always parallelize known targets, without ordering.bdrewery2015-10-231-14/+20
| * Fix regression from r289734 that caused crunchgen "subdirs" to not bebdrewery2015-10-231-14/+8
| * sysctl(9): Document U8/U16 types from r289773cem2015-10-232-1/+41
| * For SUBDIR_PARALLEL, when doing 'make clean*' or 'make obj' there is no need tobdrewery2015-10-221-0/+11
| * Fix installation of manpages with WITHOUT_COMPRESS broken since r284685.bdrewery2015-10-221-14/+20
| * getenv.9: Document behavior of freeenv(NULL)cem2015-10-221-4/+16
| * Add support for CloudABI on ARM64.ed2015-10-221-2/+5
| * Fix incorrect defined() usage from style clean up in r289735.bdrewery2015-10-221-2/+2
| * Document that we use {} for variable expansion.bdrewery2015-10-221-1/+8
| * Fix style. Namely use {} rather than ().bdrewery2015-10-221-53/+54
| * Rewrite crunchgen target handling for progs so that it can be parallelized.bdrewery2015-10-221-23/+13
| * Clean up some bsd.crunchgen.mk issues.bdrewery2015-10-221-17/+18
| * Let SUBDIR_OVERRIDE with 'make buildworld' be more useful.bdrewery2015-10-221-2/+14
| * Add myself (avos) to committers-src.dotavos2015-10-211-0/+2
| * Remove indirection of _sub target for using _SUBDIR.bdrewery2015-10-211-6/+4
| * Fix building in a directory with SUBDIRs and SUBDIR_PARALLEL.bdrewery2015-10-211-4/+4
OpenPOWER on IntegriCloud