summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Delete the refernce to VLAN handling being disabled by default. This issbruno2015-06-291-5/+0
* Fix issues that kept some of the examples from actually working.brueffer2015-06-291-3/+3
* Make the system queue header file fully usable within C++ programs byhselasky2015-06-282-29/+78
* Steve KArgl's commit bit taken in at his own requestmatthew2015-06-281-1/+1
* Make all shared library a relative symlinkbapt2015-06-272-1/+3
* Sort the cpu architectures by name rather than a combination ofandrew2015-06-251-7/+7
* ALTQ FAIRQ discipline import from DragonFLYeri2015-06-241-1/+6
* Mention that using ports/net/malo-firmware-kmod to install the firmware.kevlo2015-06-241-25/+7
* Fix generation of src.conf.5sjg2015-06-222-1/+96
* Appy := to dependent opts once value determined.sjg2015-06-221-0/+1
* Simplify code to install manpages and it symlinksbapt2015-06-211-39/+19
* Simplify symlinks on include files by using bmake's multivariable .for loopsbapt2015-06-211-9/+4
* Expand sysctls descriptions for iscsi(4) and ctl(4).trasz2015-06-212-5/+17
* Deal with MAKEOBJDIRPREFIXsjg2015-06-201-0/+12
* The barriers, provided by _acq and _rel atomics, are acquire andkib2015-06-201-3/+7
* Use .CURDIR in soelim's include path instead of SRCDIRbapt2015-06-201-1/+1
* Readd merge.awk forgotten while importing the old vi documentation directly intobapt2015-06-202-4/+24
* Fix markups and change e.g./eg. to e.g.,.delphij2015-06-193-13/+15
* Fix markups.delphij2015-06-191-4/+5
* Back out contested change until dispute is resolved. This proved to beimp2015-06-191-6/+5
* Document kern.cam.ada.legacy_aliases, while I'm there also fix some typos.delphij2015-06-191-5/+15
* Move include of make.conf back to its old position.sjg2015-06-195-60/+80
* Document title should be in CAPS.brueffer2015-06-181-2/+2
* Remove EOL whitespace.brueffer2015-06-183-8/+8
* Restructure memory allocation in bhyve to support "devmem".neel2015-06-181-3/+9
* Bump date.imp2015-06-171-1/+1
* Update style.9 to reflect consensus on developer's mailing listimp2015-06-171-4/+5
* new dependssjg2015-06-162-2/+0
* Normally a staging conflict causes an error.sjg2015-06-161-2/+11
* Remove old fmake. It wasn't built by default for some time. Users thatimp2015-06-161-1/+0
* Deshallify.pluknet2015-06-151-1/+1
* Register libpanel into the available librariesbapt2015-06-151-0/+2
* Skip MAKE_PRINT_VAR_ON_ERROR unless we are doing META_MODEsjg2015-06-151-0/+2
* do not include src.opts.mk from heresjg2015-06-151-2/+0
* Ensure TESTSDIR is defined before bsd.test.mk is .include'dngie2015-06-151-0/+4
* Remove ALLOW_DEPRECATED_ATF_TOOLS/ATFFILE support from atf.test.mkngie2015-06-151-83/+1
* Avoid trailing white-spacesjg2015-06-141-1/+1
* Watch out for bin/cat in host stage treesjg2015-06-141-0/+1
* Avoid anoying warningsjg2015-06-141-1/+1
* Fix incorrect library path.adrian2015-06-131-1/+1
* We no longer need CSU_DIR.i386sjg2015-06-131-1/+3
* Add META_MODE support.sjg2015-06-13118-58/+5095
|\
| * With MK_AUTO_OBJ=yes objdir is created during sys.mksjg2015-06-111-0/+4
| * For debugging we sometimes run makefiles forcing level > 0sjg2015-06-111-1/+1
| * Mention what 'common' is forsjg2015-06-101-0/+2
| * combine two commentssjg2015-06-101-2/+1
| * Explain in a nutshell why we destroysjg2015-06-101-0/+1
| * Building on fmake is no longer possible so removed tests for bmake.sjg2015-06-107-33/+2
| * If MK_AUTO_OBJ==yes, it is done before bsd.obj.mk includedsjg2015-06-101-10/+6
| * Remove extra blank linessjg2015-06-103-3/+0
OpenPOWER on IntegriCloud