summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Restore a day of the week in date(1) output for Japanese locales.ume2015-12-203-5/+5
* Clean up Kyuafile.tmp, not Kyuafile.auto.tmpngie2015-12-201-1/+1
* Document LOCALBASE in the bsd.test.mk sectionngie2015-12-201-0/+4
* - Use LOCALBASE instead of KYUA_PREFIX for the --prefix to kyua(1)ngie2015-12-203-9/+5
* Deal with another hardcoded reference to Kyuafile in the KYUAFILE == autongie2015-12-201-1/+1
* Fix typo in r292500 by adding missing conditional statementngie2015-12-201-0/+1
* Simplify Kyuafile generation logic with KYUAFILE == auto andngie2015-12-201-14/+10
* Add missing return statement to atf/printf_test to make the examplengie2015-12-201-0/+2
* Add a safety net to reclaim mbufs when one of the mbuf zones becomejtl2015-12-202-4/+16
* Use :E instead of regex in ctypedef Makefilesbapt2015-12-191-1/+1
* Simplify the locale generated Makefiles by using bmake multi variables for loopsbapt2015-12-186-814/+814
* ioat(4): Add an API to get HW revisioncem2015-12-171-1/+3
* A change to KPI of vm_pager_get_pages() and underlying VOP_GETPAGES().glebius2015-12-161-6/+13
* Enable LLDB by default on amd64 and arm64emaste2015-12-161-1/+5
* Regenerate after r292283.bdrewery2015-12-151-3/+6
* Fix example code rendering, \n needs escaping to show up.brueffer2015-12-154-14/+14
* Fix a typo (opencrypto -> crypto) and remove useless comment.kevlo2015-12-151-5/+2
* DIRDEPS_BUILD: Support bootstrapping from PROGS.(DPADD|LIBADD).bdrewery2015-12-151-3/+18
* DIRDEPS_BUILD: Fix incorrectly adding in RELDIR for DIRDEPS in bootstrapping.bdrewery2015-12-151-1/+3
* DIRDEPS_BUILD: Avoid duplicates in DIRDEPS for bootstrapping.bdrewery2015-12-151-1/+1
* Add comment about OBJTOP not yet being defined outside of META MODE.bdrewery2015-12-151-0/+2
* Follow-up r291739: Don't suggest LDADD on private libs to use LIBADD.bdrewery2015-12-151-1/+2
* Start on a new library (libsysdecode) that provides routines for decodingjhb2015-12-152-0/+2
* Allow overriding FILESDIRs for snmp files.bdrewery2015-12-141-2/+2
* ioat(4): Add support for interrupt coalescingcem2015-12-141-1/+19
* Let termcap be used in LIBADD.bdrewery2015-12-141-0/+1
* Clean up issues reported by mandoc -Tlintbrueffer2015-12-144-12/+12
* Non-exhaustive mdoc/spelling/style cleanup.brueffer2015-12-141-48/+87
* Add the cryptodev device.kevlo2015-12-141-1/+2
* DIRDEPS_BUILD: Don't force C dependencies on kernel modules for bootstrapping.bdrewery2015-12-111-1/+4
* Start support for the RISC-V 64-bit architecture developed by UC Berkeley.br2015-12-116-3/+26
* [PR 195033] Document mps.enable_ssurpokala2015-12-111-2/+37
* Fix minor typos introduced on r292084.araujo2015-12-111-2/+2
* Handle CPUTYPE=armv[4567]* better. gcc expects those to be eitherimp2015-12-111-2/+7
* Move the inclusion of bsd.cpu.mk from sys.mk to bsd.opts.mk. However,imp2015-12-112-0/+11
* Update list of card names.mav2015-12-101-9/+5
* Fix a copy and paste bug when this page was first written by copying fromjhb2015-12-101-2/+2
* Convert contrib/ofed libraries to LIBADD.bdrewery2015-12-102-0/+43
* Sort the LIB list.bdrewery2015-12-102-11/+12
* ioat(4): Add ioat_copy_8k_aligned KPIcem2015-12-091-2/+13
* CCACHE_BUILD: Only export CCACHE_PATH= if it was already set with a value.bdrewery2015-12-081-0/+2
* Add comment explaining aarch64's BROKEN_OPTIONSemaste2015-12-081-0/+1
* META MODE: Define a STAGE_TARGET_OBJTOP and export it alone withbdrewery2015-12-081-0/+4
* Update after r291955, build/install userland debug by defaultemaste2015-12-081-9/+5
* Fix some makeman issues.bdrewery2015-12-082-0/+2
* o DragonFly 4.4.1 release added.maxim2015-12-081-0/+2
* Actually add the proc_rwmem(9) man page, missed in r291961.markj2015-12-071-0/+104
* Fix a couple misspellings of "environment."markj2015-12-071-2/+2
* Add helper functions proc_readmem() and proc_writemem().markj2015-12-071-0/+3
* Fix a comment typo in the code example.brueffer2015-12-071-2/+2
OpenPOWER on IntegriCloud