summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* Build and install userland .debug files by defaultemaste2015-12-071-1/+1
* Add an MLINK for m_collapse.brueffer2015-12-071-0/+1
* Fix a typo in the CPUTYPE list.brueffer2015-12-071-1/+1
* FAST_DEPEND: Only pass -MF if we care about the object being compiled.bdrewery2015-12-072-0/+9
* FAST_DEPEND: Move handling code below yacc/lex/dtrace code that modified SRCS.bdrewery2015-12-071-20/+22
* FAST_DEPEND: Only try to use dependencies from C/C++ SRCS as mkdep did.bdrewery2015-12-071-1/+4
* Remove unused atf.test.mk variablesngie2015-12-061-23/+0
* Remove redundant default TESTSDIR that is already defined in bsd.test.mkngie2015-12-061-4/+0
* Use .Fx instead of explicitly spelling out FreeBSDngie2015-12-061-16/+21
* style.9: Add a small blurb about allowing boolcem2015-12-051-1/+25
* sfxge: support for MCDI logging implementedarybchik2015-12-051-0/+8
* ARC-1203 is supported since the latest driver update.brueffer2015-12-041-1/+3
* Fix 'install*' and many other missing targets with DIRDEPS_BUILD.bdrewery2015-12-041-8/+15
* The .if redirection on .WAIT is no longer needed with bmake.bdrewery2015-12-041-3/+1
* Fix 'afterinstall' order not being respected after my changes in r291635.bdrewery2015-12-041-5/+6
* Rearrange some common logic.bdrewery2015-12-041-5/+5
* Add assertion for when LIBADD should be used rather than LDADD/DPADD.bdrewery2015-12-041-0/+10
* Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-041-2/+1
* Rework unknown LIBADD assertion to be more clear and to not suggest addingbdrewery2015-12-041-5/+11
* Support all of the CDDL/ZFS libraries for LIBADD.bdrewery2015-12-041-1/+12
* For INTERNALLIB always add in the corresponding _DP_ and use LIBADD inbdrewery2015-12-041-12/+10
* Replace ln -s calls with INSTALL_SYMLINKbdrewery2015-12-041-1/+1
* Don't create a Makefile.depend in share/mk.bdrewery2015-12-042-11/+5
* DIRDEPS_BUILD: Install new Makefile.depend files atomically.bdrewery2015-12-041-2/+16
* DIRDEPS_BUILD: For the bootstrapped LIBADD from DPADD, resolve paths to RELDIR.bdrewery2015-12-041-2/+4
* Revert r288966 as it is redundant and not right.bdrewery2015-12-031-6/+0
* Add asynchronous command support to the pass(4) driver, and the newken2015-12-031-10/+122
* Update the mlx5en(4) manual page.hselasky2015-12-031-1/+7
* Fix a typo in a comment (spacial -> special)ngie2015-12-031-1/+1
OpenPOWER on IntegriCloud