summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong use of .for; the iteration variable is not used in the loop.bdrewery2015-10-151-2/+2
* Remove excess .elsebdrewery2015-10-151-1/+0
* /usr/tests is part of the base system (for *.debug files)emaste2015-10-151-1/+1
* Add missing targets to PHONY_NOTMAIN.bdrewery2015-10-141-7/+7
* Recurse on 'buildconfig' and 'installconfig'. Remove the 'config' pseudo tar...bdrewery2015-10-141-4/+5
* Re-indent the ALL_SUBDIR_TARGETS listbdrewery2015-10-141-2/+3
* Revert r289282 for now as the interaction with a directory containingbdrewery2015-10-144-15/+20
* /libexec subdirs are part of the base system (for *.debug files)emaste2015-10-141-1/+1
* resolver: automatically reload /etc/resolv.confvangyzen2015-10-141-3/+15
* Fix support for building a PROG_CXX, and PROG, directly.bdrewery2015-10-141-3/+6
* Fix date.adrian2015-10-141-1/+1
* Follow-up r288218 by ensuring common objects are built before recursing.bdrewery2015-10-141-0/+19
* rsu(4) manpage updates: add me, add 802.11n support, update caveats.adrian2015-10-141-1/+4
* Replace the out-of-place includes/files/config handling in bsd.subdir.mk withbdrewery2015-10-144-20/+15
* Correct a comment in bsd.incs.mk forgotten in r274662 and copied into bsd.con...bdrewery2015-10-142-2/+2
* Add a note about the mysterious files/includes/config block.bdrewery2015-10-141-0/+3
* bsd.subdir.mk: Move all of the targets into ALL_SUBDIR_TARGETS.bdrewery2015-10-131-6/+7
* bsd.subdir.mk: Handle cleanobj.bdrewery2015-10-131-1/+1
* Replace references to /dev/acd0 with /dev/cd0ngie2015-10-131-3/+3
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-122-4/+2
* Default TESTSDIR to /usr/tests/${RELDIR:H}ngie2015-10-112-4/+9
* Simplify netbsd-tests.test.mkngie2015-10-111-8/+4
* Use existing CONFDIR instead of adding a new CONFIGDIRbapt2015-10-111-1/+0
* Make delete method set via kern.cam.da.X.delete_method persistent.mav2015-10-111-11/+20
* Remove compatibility shims for legacy ATA device names.mav2015-10-111-10/+0
* Remove a double "as well as"phk2015-10-101-3/+3
* Install bsd.confs.mkbapt2015-10-103-2/+3
* Install configuration files with CONFMODE instead of SHAREMODEbapt2015-10-091-1/+1
* Move all the dma(8) components into one single directorybapt2015-10-093-18/+0
* Add a new bsd.confs.mk similar to bsd.files.mk or bsd.incs.mkbapt2015-10-097-2/+93
* Document iSCSI and autofs(5) variables in rc.conf(5).trasz2015-10-091-1/+77
* Fix short month names and replace %b with %_m in date_fmt for Chinesedelphij2015-10-086-78/+78
* Add option -l for specifying which OS loader to dlopen(3). By defaultmarcel2015-10-081-3/+7
* To help bootstrap new local depends,sjg2015-10-071-0/+6
* Do not assume host toolchain supports sysrootsjg2015-10-071-1/+2
* In jobs mode we can use .ORDER to force stage_links to run after othersjg2015-10-075-21/+24
* Fix core corruption caused by race in note_procstat_vmmapcem2015-10-061-1/+14
* Merge ^/head r288836 through r288925.dim2015-10-061-1/+4
|\
| * Previous versions of bsd.own.mk included bsd.compiler.mkimp2015-10-061-1/+4
* | Merge ^/head r288457 through r288830.dim2015-10-055-9/+65
|\ \ | |/
| * Bump the stack protector to level "strong".pfg2015-10-041-1/+1
| * Add a little, but very useful script for use with programs that work using anpjd2015-10-042-1/+59
| * /usr/src/games was removed in r288485.bdrewery2015-10-021-4/+1
| * META_MODE: Fix stage_links not running in the right order without -j.bdrewery2015-10-021-3/+4
* | Merge ^/head r288197 through r288456.dim2015-10-0130-73/+944
|\ \ | |/
| * META_MODE: Set HOST_CXX and HOST_CPP and chain them down into CXX/CPP for hos...bdrewery2015-09-302-6/+13
| * META_MODE: Remove unneeded groff/tmac special GENDIRDEPS_FILTER.bdrewery2015-09-301-4/+0
| * Join excessive split lines.brueffer2015-09-301-5/+3
| * The Dt argument should be in capital letters.brueffer2015-09-291-1/+1
| * Add to CTL initial support for CDROMs and removable devices.mav2015-09-271-2/+2
OpenPOWER on IntegriCloud