aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Previous versions of bsd.own.mk included bsd.compiler.mkWarner Losh2015-10-061-1/+4
* Bump the stack protector to level "strong".Pedro F. Giffuni2015-10-041-1/+1
* Add a little, but very useful script for use with programs that work using anPawel Jakub Dawidek2015-10-042-1/+59
* /usr/src/games was removed in r288485.Bryan Drewery2015-10-021-4/+1
* META_MODE: Fix stage_links not running in the right order without -j.Bryan Drewery2015-10-021-3/+4
* META_MODE: Set HOST_CXX and HOST_CPP and chain them down into CXX/CPP for hos...Bryan Drewery2015-09-302-6/+13
* META_MODE: Remove unneeded groff/tmac special GENDIRDEPS_FILTER.Bryan Drewery2015-09-301-4/+0
* Join excessive split lines.Christian Brueffer2015-09-301-5/+3
* The Dt argument should be in capital letters.Christian Brueffer2015-09-291-1/+1
* Add to CTL initial support for CDROMs and removable devices.Alexander Motin2015-09-271-2/+2
* Remove MLINKS to more non-existent mbuf(9) macrosEnji Cooper2015-09-272-5/+0
* Posthumously remove all references to MFREE(9)Enji Cooper2015-09-272-2/+0
* Document the interface for applying advice up to the end of a file.Mark Johnston2015-09-261-1/+4
* Oops - commit the correct manpage content for otusfw.4.Adrian Chadd2015-09-261-142/+18
* Fix spelling.Hans Petter Selasky2015-09-261-3/+4
* Document bus_get_resource(9).Conrad Meyer2015-09-262-0/+95
* Add man pages for the AR9170 and AR9170 firmware.Adrian Chadd2015-09-263-0/+340
* Remove 'set -e' that are no longer needed as it is already default.Bryan Drewery2015-09-252-6/+4
* Explicitly enable .MAKE.ALWAYS_PASS_JOB_QUEUE for bmake.Bryan Drewery2015-09-251-0/+4
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.Bryan Drewery2015-09-257-14/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-258-16/+0
* The bsd.progs.mk -> bsd.prog.mk rework did not pan out yet.Bryan Drewery2015-09-251-1/+1
* PROGS: Let the parent run the children in parallel.Bryan Drewery2015-09-251-2/+0
* META_MODE: Fix staging not respecting _DIR overrides.Bryan Drewery2015-09-252-5/+9
* Add double size 16x32 VGA ROM fontEd Maste2015-09-252-0/+588
* Don't recurse with cleanobj.Bryan Drewery2015-09-251-1/+1
* Implement support for reading USB quirks from the kernel environment.Hans Petter Selasky2015-09-241-2/+55
* Fix running make in src directories without a Makefile giving confusing errors.Bryan Drewery2015-09-241-0/+6
* Install kernel debug data under /usr/lib/debugEd Maste2015-09-241-1/+1
* Note that LIBADD is only valid in /usr/src.Bryan Drewery2015-09-241-3/+5
* Add very basic LIBADD documentation.Bryan Drewery2015-09-241-0/+6
* Document bsd.progs.mk and add more variables overrides.Bryan Drewery2015-09-242-2/+18
* RELDIR is useful without META_MODE. Always define it.Bryan Drewery2015-09-232-6/+6
* Fix most cases of bsd.progs.mk running duplicate or missing commands.Bryan Drewery2015-09-233-25/+12
* META_MODE: Fix 2nd build causing everything to rebuild due to changed CC.Bryan Drewery2015-09-231-0/+2
* META_MODE: Avoid // in meta log for tracked --sysroot files.Bryan Drewery2015-09-231-1/+1
* META_MODE: Follow-up r287865 and define CCACHE_DIR as realpath'd.Bryan Drewery2015-09-231-0/+2
* META_MODE: Follow-up r287879 and have 'make -V .OBJDIR' still invoke auto.obj...Bryan Drewery2015-09-231-2/+5
* Revert r287780 until more developers have their say.Hans Petter Selasky2015-09-222-22/+0
* bsd.lib.mk: Simplify CLEANFILES handling.Bryan Drewery2015-09-221-47/+9
* Yes, it supports 802.11n.Adrian Chadd2015-09-211-2/+1
* Fix LIBRARIES_ONLYBryan Drewery2015-09-181-1/+1
* Remove rm -Rf beforeinstall hack that was needed due to a change thatBryan Drewery2015-09-181-7/+0
* Garbage collect _SHLIBDIRPREFIX leftovers from r284898.Bryan Drewery2015-09-182-4/+2
* RegenerateBryan Drewery2015-09-181-3/+9
* Avoid /usr/obj// from r287899Bryan Drewery2015-09-181-1/+1
* RegenerateBryan Drewery2015-09-171-13/+19
* Trim spaceBryan Drewery2015-09-171-1/+1
* Add a check to ensure that the env-only mkopts are not set via src.conf.Bryan Drewery2015-09-171-0/+18
* RegenerateBryan Drewery2015-09-171-3/+46