| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r314875, r331963 | Jung-uk Kim | 2018-04-06 | 1 | -2/+3 |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 3 | -8/+1 |
| * | MFC 321881 | Sevan Janiyan | 2018-03-25 | 1 | -3/+3 |
| * | MFC r328428: | Eitan Adler | 2018-03-17 | 2 | -7/+14 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 3 | -1/+8 |
| * | MFC: r328695,r328720,r328784,r328795 share/examples/bhyve/vmrun.sh additions | Rodney W. Grimes | 2018-02-12 | 1 | -27/+50 |
| * | MFC: r316746 Add UEFI support to vmrun.sh | Rodney W. Grimes | 2018-02-12 | 1 | -9/+65 |
| * | MFC r325834,r325997,326502: Move sys/boot to stand/ | Kyle Evans | 2018-02-12 | 2 | -2/+2 |
| * | MFC r326140: vmrun.sh: add -A option for AHCI emulation of disk devices | Andriy Gapon | 2018-01-15 | 1 | -3/+8 |
| * | MFC r320441,r320442: | Enji Cooper | 2017-07-28 | 3 | -12/+10 |
| * | MFC r320443,r320444: | Enji Cooper | 2017-07-28 | 6 | -0/+399 |
| * | MFC: r314694 | Rodney W. Grimes | 2017-04-22 | 1 | -1/+9 |
| * | MFC r308615 [brd]: | Devin Teske | 2016-12-13 | 2 | -24/+24 |
| * | MFC r308148, r308150, r308156: | Glen Barber | 2016-11-03 | 1 | -1/+1 |
| * | Install/Connect ypldap.conf(5) on examples. | Marcelo Araujo | 2016-06-06 | 1 | -2/+4 |
| * | Update share/examples/* to properly install /usr/share/examples. | Glen Barber | 2016-05-10 | 35 | -2/+84 |
| * | Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed | Enji Cooper | 2016-05-04 | 6 | -29/+45 |
| * | share: minor spelling fixes. | Pedro F. Giffuni | 2016-05-01 | 2 | -4/+4 |
| * | Fix including Kyuafile in packaged base system. | Glen Barber | 2016-04-29 | 4 | -4/+8 |
| * | - Add two new subcommands to rc.subr: | Lars Engels | 2016-04-23 | 1 | -1/+1 |
| * | MFH | Glen Barber | 2016-04-16 | 1 | -2/+2 |
| |\ |
|
| | * | Rework META_TARGETS so that it automatically adds META_DEPS to the targets. | Bryan Drewery | 2016-04-14 | 1 | -2/+2 |
| * | | MFH | Glen Barber | 2016-03-14 | 2 | -4/+17 |
| |\| |
|
| | * | META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE. | Bryan Drewery | 2016-03-11 | 1 | -7/+3 |
| | * | DIRDEPS_BUILD: Fix staging of share/sendmail and share/examples. | Bryan Drewery | 2016-03-11 | 2 | -2/+19 |
| * | | MFH | Glen Barber | 2016-03-10 | 4 | -0/+59 |
| |\| |
|
| | * | DIRDEPS_BUILD: Connect MK_TESTS. | Bryan Drewery | 2016-03-09 | 4 | -0/+59 |
| * | | MFH | Glen Barber | 2016-02-15 | 4 | -169/+322 |
| |\| |
|
| | * | Fix missing description for command usage | Devin Teske | 2016-02-13 | 2 | -2/+6 |
| | * | Comments and fix small bug | Devin Teske | 2016-02-12 | 2 | -18/+24 |
| | * | Add syntax to disable MAC allocation | Devin Teske | 2016-02-12 | 2 | -22/+24 |
| | * | Refactor conversion to hex | Devin Teske | 2016-02-12 | 2 | -26/+14 |
| | * | Add support for bridging iwn(4) based wlan(4) | Devin Teske | 2016-02-11 | 1 | -4/+25 |
| | * | Centralize MAC derivation formula | Devin Teske | 2016-02-11 | 2 | -144/+175 |
| | * | Add example VIMAGE config required by vnet jails | Devin Teske | 2016-02-11 | 2 | -0/+67 |
| | * | Add `stats' command to get ng_bridge(4) stats | Devin Teske | 2016-02-10 | 1 | -0/+34 |
| * | | MFH | Glen Barber | 2016-02-10 | 6 | -17/+198 |
| |\| |
|
| | * | Add vnet jail configuration examples | Devin Teske | 2016-02-10 | 4 | -1/+181 |
| | * | Bring generated interfaces up always | Devin Teske | 2016-02-09 | 2 | -0/+4 |
| | * | Change MAC algo to support mixing w/jng interfaces | Devin Teske | 2016-02-09 | 1 | -14/+11 |
| | * | Fix bpf unhiding example /etc/devfs.rules | Devin Teske | 2016-02-09 | 2 | -2/+2 |
| * | | MFH | Glen Barber | 2016-02-09 | 2 | -27/+84 |
| |\| |
|
| | * | Adjust MAC algo to support interface branching | Devin Teske | 2016-02-09 | 2 | -22/+61 |
| | * | Adjust MAC allocation algo to support layering | Devin Teske | 2016-02-08 | 2 | -3/+13 |
| | * | Provide additional information on overall purpose | Devin Teske | 2016-02-08 | 2 | -2/+10 |
| | * | Fix copy/paste error; s/ngX/eXb/ | Devin Teske | 2016-02-08 | 1 | -2/+2 |
| * | | MFH | Glen Barber | 2016-02-08 | 2 | -0/+783 |
| |\| |
|
| | * | Add two scripts for vnet jails | Devin Teske | 2016-02-07 | 2 | -0/+783 |
| * | | More 'tests' packaging fixes. | Glen Barber | 2016-02-03 | 1 | -0/+5 |
| * | | First pass to fix the 'tests' packages. | Glen Barber | 2016-02-02 | 3 | -0/+14 |