summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Crude cross-build support thanks to clangsjg2014-07-251-1/+13
* export sanitized MAKESYSPATH in case .../ appears in default syspath.sjg2014-06-251-4/+10
* New dependenciessjg2014-05-172-0/+24
* Provide HOST_MACHINEsjg2014-05-161-0/+4
* Suppress optional dependenciessjg2014-05-161-1/+11
* There are a few libs we need to build for host.sjg2014-05-161-4/+25
* Use _LIBDIR in STAGE_LIBDIR so we DTRT for PRIVATE libs.sjg2014-05-161-19/+13
* Include bsd.opts.mk before local.init.mksjg2014-05-161-1/+1
* Include src.opts.mk and handle MK_SYSROOT.sjg2014-05-161-0/+17
* Add SYSROOTsjg2014-05-161-0/+1
* Using lib*.so as a linker script ...sjg2014-05-162-27/+64
* There is no guarantee that user gid maps to a name so in etc/Makefilesjg2014-05-161-2/+3
* We want to use stage_includes as a hook, so use NO_STAGE_INCLUDESsjg2014-05-162-8/+6
* Updated dependenciessjg2014-05-161-1/+0
* Updated dependenciessjg2014-05-101-0/+2
* We may need to supress SHLIB_LINKS with NO_SHLIB_LINKSsjg2014-05-101-0/+2
* We now want src.opts.mksjg2014-05-101-2/+2
* Don't make wildcards .PHONYsjg2014-05-101-2/+3
* When bootstrapping tools MACHINE==host and EARLY_BUILD defined,sjg2014-05-101-2/+22
* Handle empty meta listsjg2014-05-101-2/+2
* Merge from headsjg2014-05-0834-485/+1427
|\
| * Fix two more typos.brueffer2014-05-081-3/+3
| * Modify Copyright information and other strings to reflect Qlogic Corporation'...davidcs2014-05-082-36/+37
| * Put bsd.own.mk back in the list, and take src.opts.mk out.imp2014-05-082-2/+2
| * Fix a typo make should have complained about.imp2014-05-081-1/+1
| * First cleanup pass: new sentence -> new line, mdoc, typos and style.brueffer2014-05-071-49/+78
| * bsd.compiler.mk was implicitly included by bsd.own.mk in historicalimp2014-05-072-0/+6
| * All the NO_foo options processed in src.opts.mk are really bsd.opts.mkimp2014-05-072-18/+19
| * Add mrsas(4) driver from LSI official support of newer MegaRAID SASambrisko2014-05-072-0/+375
| * Remove support for WITHOUT_BMAKE. bmake is now the only make that canimp2014-05-061-1/+0
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-0614-16/+20
| * Move the /usr/src specific options to src.opts.mk. Move inclusion ofimp2014-05-063-350/+398
| * Simplify use of the semi-bogus EARLY_BUILD variable. Also, simplifyimp2014-05-051-12/+13
| * Introduce CWARNFLAGS.${COMPILER_TYPE} and use that to simplify theimp2014-05-051-20/+20
| * [1] Make WITHOUT_FOO alway trump WITH_FOO, regardless of the systemimp2014-05-051-11/+23
| * Remove stray comma.brueffer2014-05-051-1/+1
| * Expand PGET_WANTREAD. Language fixes.pluknet2014-05-041-4/+6
| * Fix SYNOPSIS ("device if_vtnet" -> "device vtnet").bryanv2014-05-031-1/+1
| * Documented the pget(9) system kernel interface.pluknet2014-05-032-0/+106
| * Make the HARDWARE section ready for release notes generation; sort SEE ALSO.brueffer2014-05-031-3/+6
| * Make this manpage ready for hardware notes generation, add more Xrefs and per...brueffer2014-05-031-10/+13
| * Add a missing colon.brueffer2014-05-031-1/+1
| * Use our standard SYNOPSIS wording; perform some cleanup while here.brueffer2014-05-021-5/+8
| * Add the mpr(4) man page to the man4 Makefile.ken2014-05-021-0/+1
| * Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.ken2014-05-021-0/+226
| * Clarify that MAKEOBJDIRPREFIX and MAKEOBJDIR are notgjb2014-05-021-1/+3
| * lindev(4): remove the deviceeadler2014-05-022-76/+1
| * Document m_get2().kevlo2014-04-302-1/+8
| * Change type from int to short to match function prototypes.kevlo2014-04-301-5/+5
| * Add missing commaeadler2014-04-301-1/+1
OpenPOWER on IntegriCloud