summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* FAST_DEPEND: Always run depend via beforebuild which removes many hacks.Bryan Drewery2016-02-241-0/+9
* Hook the meta/nofilemon build into using FAST_DEPEND.Bryan Drewery2016-02-243-11/+29
* FAST_DEPEND: Don't waste time generating an empty .depend file.Bryan Drewery2016-02-241-2/+2
* FAST_DEPEND: Rework how guessed dependencies are handled.Bryan Drewery2016-02-243-24/+43
* Follow-up r295667 with fixes for SRCS defined.Bryan Drewery2016-02-241-2/+4
* PROGS: Only recurse on called targets like done for SUBDIR in r291635.Bryan Drewery2016-02-241-0/+2
* Kill few remaininng instances of GEOM_UNCOMPRESS.Maxim Sobolev2016-02-241-1/+0
* - Add a global option where we can protect processes when swap spaceMarcelo Araujo2016-02-241-1/+11
* Obsolete mkulzma(8) and geom_uncompress(4), their functionalityMaxim Sobolev2016-02-243-120/+1
* Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8)Maxim Sobolev2016-02-231-8/+82
* As <machine/param.h> is included from <sys/param.h>, there is no needSvatopluk Kraus2016-02-221-1/+0
* As <machine/pmap.h> is included from <vm/pmap.h>, there is no need toSvatopluk Kraus2016-02-221-1/+0
* DIRDEPS_BUILD: Enable the post-build footer/stats display.Bryan Drewery2016-02-191-0/+1
* - language tighteningJason Helfman2016-02-191-11/+12
* Fix section number of .Xr geom_uzip in r295782.Maxim Sobolev2016-02-191-1/+1
* Clear up confision as to who the original historical authors of codeMaxim Sobolev2016-02-191-4/+15
* Avoid reading .depend.* in simple cases where not needed.Bryan Drewery2016-02-191-1/+11
* - add dma(8) to examples in mailer.conf(5)Jason Helfman2016-02-181-1/+15
* Add CLEANDEPEND[FILES|DIRS] and simplify the tags cleanup to use it.Bryan Drewery2016-02-161-8/+18
* Always remove .depend.* regardless of WITH_FAST_DEPEND in case of changingBryan Drewery2016-02-161-2/+1
* Remove temporary hack from r294370 for SSH upgrades.Bryan Drewery2016-02-161-8/+0
* Add myself as ports committer (including calendar)Olivier Cochard2016-02-161-0/+2
* Add an .ORDER for all/install.Bryan Drewery2016-02-161-0/+1
* Test directories can build in parallel fine.Bryan Drewery2016-02-161-0/+1
* Consolidate common beforebuild logic.Bryan Drewery2016-02-164-7/+6
* Fix missing description for command usageDevin Teske2016-02-132-2/+6
* Add libpe for elfcopy(1) PE/COFF supportEd Maste2016-02-121-0/+4
* Document the new jail_reverse_stop parameterMark Felder2016-02-121-14/+16
* Update .Dd for r295565Benjamin Kaduk2016-02-121-1/+1
* Clarify the difference between 7- and 8-bit i2c addresses, used in FDTIan Lepore2016-02-121-4/+7
* Comments and fix small bugDevin Teske2016-02-122-18/+24
* Add syntax to disable MAC allocationDevin Teske2016-02-122-22/+24
* Refactor conversion to hexDevin Teske2016-02-122-26/+14
* Add support for bridging iwn(4) based wlan(4)Devin Teske2016-02-111-4/+25
* Centralize MAC derivation formulaDevin Teske2016-02-112-144/+175
* Add example VIMAGE config required by vnet jailsDevin Teske2016-02-112-0/+67
* Explain that boot1.efi prefers ZFS over UFSEd Maste2016-02-111-0/+7
* Update uefi.8 for ZFS and multi device boot supportEd Maste2016-02-111-19/+11
* Document boot1.efi's handling of /boot.config, added in r294768Ed Maste2016-02-111-1/+12
* Add `stats' command to get ng_bridge(4) statsDevin Teske2016-02-101-0/+34
* Add vnet jail configuration examplesDevin Teske2016-02-104-1/+181
* Bring generated interfaces up alwaysDevin Teske2016-02-092-0/+4
* Change MAC algo to support mixing w/jng interfacesDevin Teske2016-02-091-14/+11
* Fix bpf unhiding example /etc/devfs.rulesDevin Teske2016-02-092-2/+2
* Adjust MAC algo to support interface branchingDevin Teske2016-02-092-22/+61
* Adjust MAC allocation algo to support layeringDevin Teske2016-02-082-3/+13
* Provide additional information on overall purposeDevin Teske2016-02-082-2/+10
* Fix copy/paste error; s/ngX/eXb/Devin Teske2016-02-081-2/+2
* Simplify running the FreeBSD test suiteEnji Cooper2016-02-076-59/+57
* Add two scripts for vnet jailsDevin Teske2016-02-072-0/+783