summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* USB endpoints are almost always single-digits, fix the path in the manGavin Atkinson2014-05-161-4/+4
* Remove documention of WITHOUT_NCURSES removed in r266157.Brooks Davis2014-05-151-41/+116
* Revert r261296. This removes the WITHOUT_NCURSESW option.Brooks Davis2014-05-151-1/+0
* gpioiic.4 and gpioled.4 will first appear in 10.1-RELEASE.Luiz Otavio O Souza2014-05-142-4/+4
* Connect vt.4 to the build.Warren Block2014-05-141-0/+1
* Typo fixes and some language/punctuation improvements.Christian Brueffer2014-05-111-12/+12
* Really, I don't want to install src.opts.mk at all.Warner Losh2014-05-101-3/+0
* Move DOCCOMPRESS to MK variable.Warner Losh2014-05-102-4/+5
* Remove last two NO_MAN= in the tree. In both of these cases, MAN= isWarner Losh2014-05-101-2/+1
* Remove some useless, commented out code. Remove name space polution inWarner Losh2014-05-101-11/+4
* g/c unmaintained, uninstalled bsd.pkg.mk. It tied into the portsWarner Losh2014-05-103-57/+1
* Eliminate EARLY_BUILD flag. It is redundant and means MK_CLANG_FULL=noWarner Losh2014-05-102-5/+1
* Migrate NO_WARN to MK_WARN. Support legacy NO_WARN usage. Remove aWarner Losh2014-05-102-6/+7
* Support, to the extent we generate proper command lines, compilingWarner Losh2014-05-102-9/+31
* Optionally allow building the historical FreeBSD make program andWarner Losh2014-05-101-0/+1
* Fix -width argument to Bl -tag.Kevin Lo2014-05-101-1/+1
* UDP-Lite uses SOCK_DGRAM, not SOCK_STREAM.Michael Tuexen2014-05-101-1/+1
* Fix document title.Warren Block2014-05-101-1/+1
* Add the lm75 i2c digital temperature sensor driver.Luiz Otavio O Souza2014-05-102-0/+192
* Add a man page for the new vt.4 device.Warren Block2014-05-101-0/+230
* Introduce kern.opts.mk to hold all the options for kernel moduleWarner Losh2014-05-091-3/+1
* We have to include bsd.opts.mk (included in bsd.own.mk) afterWarner Losh2014-05-091-6/+4
* Spell always the more traditional way.Warner Losh2014-05-091-1/+1
* Fix two more typos.Christian Brueffer2014-05-081-3/+3
* Modify Copyright information and other strings to reflect Qlogic Corporation'...David C Somayajulu2014-05-082-36/+37
* Put bsd.own.mk back in the list, and take src.opts.mk out.Warner Losh2014-05-082-2/+2
* Fix a typo make should have complained about.Warner Losh2014-05-081-1/+1
* First cleanup pass: new sentence -> new line, mdoc, typos and style.Christian Brueffer2014-05-071-49/+78
* bsd.compiler.mk was implicitly included by bsd.own.mk in historicalWarner Losh2014-05-072-0/+6
* All the NO_foo options processed in src.opts.mk are really bsd.opts.mkWarner Losh2014-05-072-18/+19
* Add mrsas(4) driver from LSI official support of newer MegaRAID SASDoug Ambrisko2014-05-072-0/+375
* Remove support for WITHOUT_BMAKE. bmake is now the only make that canWarner Losh2014-05-061-1/+0
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-0614-16/+20
* Move the /usr/src specific options to src.opts.mk. Move inclusion ofWarner Losh2014-05-063-350/+398
* Simplify use of the semi-bogus EARLY_BUILD variable. Also, simplifyWarner Losh2014-05-051-12/+13
* Introduce CWARNFLAGS.${COMPILER_TYPE} and use that to simplify theWarner Losh2014-05-051-20/+20
* [1] Make WITHOUT_FOO alway trump WITH_FOO, regardless of the systemWarner Losh2014-05-051-11/+23
* Remove stray comma.Christian Brueffer2014-05-051-1/+1
* Expand PGET_WANTREAD. Language fixes.Sergey Kandaurov2014-05-041-4/+6
* Fix SYNOPSIS ("device if_vtnet" -> "device vtnet").Bryan Venteicher2014-05-031-1/+1
* Documented the pget(9) system kernel interface.Sergey Kandaurov2014-05-032-0/+106
* Make the HARDWARE section ready for release notes generation; sort SEE ALSO.Christian Brueffer2014-05-031-3/+6
* Make this manpage ready for hardware notes generation, add more Xrefs and per...Christian Brueffer2014-05-031-10/+13
* Add a missing colon.Christian Brueffer2014-05-031-1/+1
* Use our standard SYNOPSIS wording; perform some cleanup while here.Christian Brueffer2014-05-021-5/+8
* Add the mpr(4) man page to the man4 Makefile.Kenneth D. Merry2014-05-021-0/+1
* Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.Kenneth D. Merry2014-05-021-0/+226
* Clarify that MAKEOBJDIRPREFIX and MAKEOBJDIR are notGlen Barber2014-05-021-1/+3
* lindev(4): remove the deviceEitan Adler2014-05-022-76/+1
* Document m_get2().Kevin Lo2014-04-302-1/+8