aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* src.conf.5: Make it self-documenting that the mkopts are environment-only.Bryan Drewery2015-09-171-0/+5
* Document src-env.conf and note its use for MAKEOBJDIRPREFIX and WITH_META_MDOE.Bryan Drewery2015-09-171-0/+1
* Include bsd.mkopt.mk after local.sys.env.mk (which includes /etc/src-env.conf).Bryan Drewery2015-09-171-3/+4
* Fix makeman creating obj directories due to turning on WITH_AUTO_OBJ.Bryan Drewery2015-09-172-4/+2
* RegenerateBryan Drewery2015-09-171-1/+3
* Document NO_SILENT for META_MODE.Bryan Drewery2015-09-171-5/+16
* META_MODE: Default OBJROOT to the traditional /usr/src/SRCTOP/.Bryan Drewery2015-09-171-1/+1
* META_MODE: Allow MAKEOBJDIRPREFIX to work more closely to its traditional beh...Bryan Drewery2015-09-171-4/+3
* META_MODE: Don't define the default MAKEOBJDIR twice. Just expand the default.Bryan Drewery2015-09-171-2/+2