summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Add entries for Phil Shafer (phil@)phil2016-02-291-0/+5
* Add support for the Freescale dTSEC DPAA-based ethernet controller.jhibbits2016-02-291-0/+120
* - address obsolete Kerberos optionsjgh2016-02-281-11/+11
* - Add myself to ports-secteamjunovitch2016-02-271-1/+1
* Add the bus_alloc_resource_anywhere() convenience function.jhibbits2016-02-271-2/+18
* Import bsd.clang-analyze.mk based on NetBSD's version.bdrewery2016-02-268-4/+114
* META_MODE: Default to the silent build.bdrewery2016-02-261-0/+4
* Move PROGS logic to proper place and remove redundant and unneeded logic.bdrewery2016-02-262-26/+8
* DIRDEPS_BUILD: Fix some things building in MAKELEVEL0.bdrewery2016-02-267-1/+14
* Track .meta files for .sh but don't preserve timestamp.bdrewery2016-02-261-2/+2
* Allow configuring .MAKE.MODE via META_MODE as meta.sys.mk does.bdrewery2016-02-261-3/+6
* Remove more references to targets we've never had.bdrewery2016-02-261-4/+3
* Remove _manpages and _maninstall targets as they are no longer needed.bdrewery2016-02-263-17/+15
* Install elftoolchain elfcopy(1) as objcopy(1) by defaultemaste2016-02-261-2/+3
* Let CLEANDEPENDFILES actually be set before bsd.dep.mk.bdrewery2016-02-261-1/+1
* Remove realall references from initial NetBSD import in r219019.bdrewery2016-02-254-5/+1
* Slightly lessen the amount of job target output for SUBDIR_PARALLEL.bdrewery2016-02-251-1/+1
* Fix build without FAST_DEPEND and without running 'make depend' after r295985.bdrewery2016-02-252-1/+2
* Add myself as src committersgalabov2016-02-251-0/+2
* Convert casperd(8) daemon to the libcasper.oshogbo2016-02-253-7/+32
* Add myself as src committer.jmcneill2016-02-251-0/+4
* Add more STANDALONE_SUBDIR_TARGETS.bdrewery2016-02-241-2/+9
* Fix year.kib2016-02-241-1/+1
* PROGS: Only the main process will install INCS.bdrewery2016-02-241-1/+2
* FAST_DEPEND: Still need to remove DEPENDFILE when rebuilding.bdrewery2016-02-241-1/+3
* Remove references to Giant in the description of vrele(9). Add noteskib2016-02-241-4/+6
* Regeneratebdrewery2016-02-241-4/+34
* BDECFLAGS has not been available since r82604 removed /etc/defaults/make.conf.bdrewery2016-02-241-11/+1
* PROGS: Remove the 'build one' optimization since it breaks 'build multiple'bdrewery2016-02-241-12/+0
* Show full DIRPRFX in subdir parallel target name.bdrewery2016-02-241-3/+3
* FAST_DEPEND: Always run depend via beforebuild which removes many hacks.bdrewery2016-02-241-0/+9
* Hook the meta/nofilemon build into using FAST_DEPEND.bdrewery2016-02-243-11/+29
* FAST_DEPEND: Don't waste time generating an empty .depend file.bdrewery2016-02-241-2/+2
* FAST_DEPEND: Rework how guessed dependencies are handled.bdrewery2016-02-243-24/+43
* Follow-up r295667 with fixes for SRCS defined.bdrewery2016-02-241-2/+4
* PROGS: Only recurse on called targets like done for SUBDIR in r291635.bdrewery2016-02-241-0/+2
* Kill few remaininng instances of GEOM_UNCOMPRESS.sobomax2016-02-241-1/+0
* - Add a global option where we can protect processes when swap spacearaujo2016-02-241-1/+11
* Obsolete mkulzma(8) and geom_uncompress(4), their functionalitysobomax2016-02-243-120/+1
* Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8)sobomax2016-02-231-8/+82
* As <machine/param.h> is included from <sys/param.h>, there is no needskra2016-02-221-1/+0
* As <machine/pmap.h> is included from <vm/pmap.h>, there is no need toskra2016-02-221-1/+0
* DIRDEPS_BUILD: Enable the post-build footer/stats display.bdrewery2016-02-191-0/+1
* - language tighteningjgh2016-02-191-11/+12
* Fix section number of .Xr geom_uzip in r295782.sobomax2016-02-191-1/+1
* Clear up confision as to who the original historical authors of codesobomax2016-02-191-4/+15
* Avoid reading .depend.* in simple cases where not needed.bdrewery2016-02-191-1/+11
* - add dma(8) to examples in mailer.conf(5)jgh2016-02-181-1/+15
* Add CLEANDEPEND[FILES|DIRS] and simplify the tags cleanup to use it.bdrewery2016-02-161-8/+18
* Always remove .depend.* regardless of WITH_FAST_DEPEND in case of changingbdrewery2016-02-161-2/+1
OpenPOWER on IntegriCloud