aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
...
* Remove compatibility shims for legacy ATA device names.Alexander Motin2015-10-111-10/+0
* Remove a double "as well as"Poul-Henning Kamp2015-10-101-3/+3
* Install bsd.confs.mkBaptiste Daroussin2015-10-103-2/+3
* Install configuration files with CONFMODE instead of SHAREMODEBaptiste Daroussin2015-10-091-1/+1
* Move all the dma(8) components into one single directoryBaptiste Daroussin2015-10-093-18/+0
* Add a new bsd.confs.mk similar to bsd.files.mk or bsd.incs.mkBaptiste Daroussin2015-10-097-2/+93
* Document iSCSI and autofs(5) variables in rc.conf(5).Edward Tomasz Napierala2015-10-091-1/+77
* Fix short month names and replace %b with %_m in date_fmt for ChineseXin LI2015-10-086-78/+78
* Add option -l for specifying which OS loader to dlopen(3). By defaultMarcel Moolenaar2015-10-081-3/+7
* To help bootstrap new local depends,Simon J. Gerraty2015-10-071-0/+6
* Do not assume host toolchain supports sysrootSimon J. Gerraty2015-10-071-1/+2
* In jobs mode we can use .ORDER to force stage_links to run after otherSimon J. Gerraty2015-10-075-21/+24
* Fix core corruption caused by race in note_procstat_vmmapConrad Meyer2015-10-061-1/+14
* Merge ^/head r288836 through r288925.Dimitry Andric2015-10-061-1/+4
|\
| * Previous versions of bsd.own.mk included bsd.compiler.mkWarner Losh2015-10-061-1/+4
* | Merge ^/head r288457 through r288830.Dimitry Andric2015-10-055-9/+65
|\|
| * 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
* | Merge ^/head r288197 through r288456.Dimitry Andric2015-10-0130-73/+944
|\|
| * 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
* | Merge ^/head r288126 through r288196.Dimitry Andric2015-09-2410-39/+116
|\|
| * 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