summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Remove MLINKS to more non-existent mbuf(9) macrosngie2015-09-272-5/+0
| * Posthumously remove all references to MFREE(9)ngie2015-09-272-2/+0
| * Document the interface for applying advice up to the end of a file.markj2015-09-261-1/+4
| * Oops - commit the correct manpage content for otusfw.4.adrian2015-09-261-142/+18
| * Fix spelling.hselasky2015-09-261-3/+4
| * Document bus_get_resource(9).cem2015-09-262-0/+95
| * Add man pages for the AR9170 and AR9170 firmware.adrian2015-09-263-0/+340
| * Remove 'set -e' that are no longer needed as it is already default.bdrewery2015-09-252-6/+4
| * Explicitly enable .MAKE.ALWAYS_PASS_JOB_QUEUE for bmake.bdrewery2015-09-251-0/+4
| * META_MODE: Remove DEP_MACHINE from Makefile.depend files.bdrewery2015-09-257-14/+0
| * META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-258-16/+0
| * The bsd.progs.mk -> bsd.prog.mk rework did not pan out yet.bdrewery2015-09-251-1/+1
| * PROGS: Let the parent run the children in parallel.bdrewery2015-09-251-2/+0
| * META_MODE: Fix staging not respecting _DIR overrides.bdrewery2015-09-252-5/+9
| * Add double size 16x32 VGA ROM fontemaste2015-09-252-0/+588
| * Don't recurse with cleanobj.bdrewery2015-09-251-1/+1
* | Merge ^/head r288126 through r288196.dim2015-09-2410-39/+116
|\ \ | |/
| * Implement support for reading USB quirks from the kernel environment.hselasky2015-09-241-2/+55
| * Fix running make in src directories without a Makefile giving confusing errors.bdrewery2015-09-241-0/+6
OpenPOWER on IntegriCloud