aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Add the bus_alloc_resource_anywhere() convenience function.Justin Hibbits2016-02-271-2/+18
* Import bsd.clang-analyze.mk based on NetBSD's version.Bryan Drewery2016-02-268-4/+114
* META_MODE: Default to the silent build.Bryan Drewery2016-02-261-0/+4
* Move PROGS logic to proper place and remove redundant and unneeded logic.Bryan Drewery2016-02-262-26/+8
* DIRDEPS_BUILD: Fix some things building in MAKELEVEL0.Bryan Drewery2016-02-267-1/+14
* Track .meta files for .sh but don't preserve timestamp.Bryan Drewery2016-02-261-2/+2
* Allow configuring .MAKE.MODE via META_MODE as meta.sys.mk does.Bryan Drewery2016-02-261-3/+6
* Remove more references to targets we've never had.Bryan Drewery2016-02-261-4/+3
* Remove _manpages and _maninstall targets as they are no longer needed.Bryan Drewery2016-02-263-17/+15
* Install elftoolchain elfcopy(1) as objcopy(1) by defaultEd Maste2016-02-261-2/+3
* Let CLEANDEPENDFILES actually be set before bsd.dep.mk.Bryan Drewery2016-02-261-1/+1
* Remove realall references from initial NetBSD import in r219019.Bryan Drewery2016-02-254-5/+1
* Slightly lessen the amount of job target output for SUBDIR_PARALLEL.Bryan Drewery2016-02-251-1/+1
* Fix build without FAST_DEPEND and without running 'make depend' after r295985.Bryan Drewery2016-02-252-1/+2
* Add myself as src committerStanislav Galabov2016-02-251-0/+2
* Convert casperd(8) daemon to the libcasper.Mariusz Zaborski2016-02-253-7/+32
* Add myself as src committer.Jared McNeill2016-02-251-0/+4
* Add more STANDALONE_SUBDIR_TARGETS.Bryan Drewery2016-02-241-2/+9
* Fix year.Konstantin Belousov2016-02-241-1/+1
* PROGS: Only the main process will install INCS.Bryan Drewery2016-02-241-1/+2
* FAST_DEPEND: Still need to remove DEPENDFILE when rebuilding.Bryan Drewery2016-02-241-1/+3
* Remove references to Giant in the description of vrele(9). Add notesKonstantin Belousov2016-02-241-4/+6
* RegenerateBryan Drewery2016-02-241-4/+34
* BDECFLAGS has not been available since r82604 removed /etc/defaults/make.conf.Bryan Drewery2016-02-241-11/+1
* PROGS: Remove the 'build one' optimization since it breaks 'build multiple'Bryan Drewery2016-02-241-12/+0
* Show full DIRPRFX in subdir parallel target name.Bryan Drewery2016-02-241-3/+3
* FAST_DEPEND: Always run depend via beforebuild which removes many hacks.Bryan Drewery2016-02-241-0/+9
* Hook the meta/nofilemon build into using FAST_DEPEND.Bryan Drewery2016-02-243-11/+29
* FAST_DEPEND: Don't waste time generating an empty .depend file.Bryan Drewery2016-02-241-2/+2
* FAST_DEPEND: Rework how guessed dependencies are handled.Bryan Drewery2016-02-243-24/+43
* Follow-up r295667 with fixes for SRCS defined.Bryan Drewery2016-02-241-2/+4
* PROGS: Only recurse on called targets like done for SUBDIR in r291635.Bryan Drewery2016-02-241-0/+2
* Kill few remaininng instances of GEOM_UNCOMPRESS.Maxim Sobolev2016-02-241-1/+0
* - Add a global option where we can protect processes when swap spaceMarcelo Araujo2016-02-241-1/+11
* Obsolete mkulzma(8) and geom_uncompress(4), their functionalityMaxim Sobolev2016-02-243-120/+1
* Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8)Maxim Sobolev2016-02-231-8/+82
* As <machine/param.h> is included from <sys/param.h>, there is no needSvatopluk Kraus2016-02-221-1/+0
* As <machine/pmap.h> is included from <vm/pmap.h>, there is no need toSvatopluk Kraus2016-02-221-1/+0
* DIRDEPS_BUILD: Enable the post-build footer/stats display.Bryan Drewery2016-02-191-0/+1
* - language tighteningJason Helfman2016-02-191-11/+12
* Fix section number of .Xr geom_uzip in r295782.Maxim Sobolev2016-02-191-1/+1
* Clear up confision as to who the original historical authors of codeMaxim Sobolev2016-02-191-4/+15
* Avoid reading .depend.* in simple cases where not needed.Bryan Drewery2016-02-191-1/+11
* - add dma(8) to examples in mailer.conf(5)Jason Helfman2016-02-181-1/+15
* Add CLEANDEPEND[FILES|DIRS] and simplify the tags cleanup to use it.Bryan Drewery2016-02-161-8/+18
* Always remove .depend.* regardless of WITH_FAST_DEPEND in case of changingBryan Drewery2016-02-161-2/+1
* Remove temporary hack from r294370 for SSH upgrades.Bryan Drewery2016-02-161-8/+0
* Add myself as ports committer (including calendar)Olivier Cochard2016-02-161-0/+2
* Add an .ORDER for all/install.Bryan Drewery2016-02-161-0/+1
* Test directories can build in parallel fine.Bryan Drewery2016-02-161-0/+1