Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Add missing shebang | jmmv | 2015-07-04 | 1 | -0/+1 | |
* | Fix issues that kept some of the examples from actually working. | brueffer | 2015-06-29 | 1 | -3/+3 | |
* | Restructure memory allocation in bhyve to support "devmem". | neel | 2015-06-18 | 1 | -3/+9 | |
* | Add META_MODE support. | sjg | 2015-06-13 | 3 | -0/+42 | |
|\ | ||||||
| * | Remove extra blank lines | sjg | 2015-06-10 | 1 | -1/+0 | |
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 2 | -4/+0 | |
| * | Merge sync of head | sjg | 2015-05-27 | 4 | -25/+96 | |
| |\ | ||||||
| * \ | Merge from head@274682 | sjg | 2014-11-19 | 8 | -588/+182 | |
| |\ \ | ||||||
| * \ \ | Merge head from 7/28 | sjg | 2014-08-19 | 12 | -308/+67 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge from head | sjg | 2014-05-08 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge head | sjg | 2014-04-28 | 33 | -241/+883 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge head@256284 | sjg | 2013-10-13 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | We do want objdir | sjg | 2013-10-13 | 2 | -2/+0 | |
| * | | | | | | | Updated dependencies | sjg | 2013-10-13 | 2 | -0/+24 | |
| * | | | | | | | Merge head | sjg | 2013-09-11 | 3 | -1/+101 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge from head | sjg | 2013-09-05 | 8 | -15/+2495 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | sync from head | sjg | 2013-04-12 | 13 | -345/+189 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 | |
| * | | | | | | | | | | Sync with HEAD. | obrien | 2013-02-08 | 13 | -368/+123 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Updated/new Makefile.depend | sjg | 2012-11-08 | 1 | -0/+14 | |
| | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 24 | -247/+1018 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+19 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Remove NO_OBJ | sjg | 2015-06-11 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | | bhyve/vmrun.sh: pass all existing readable disks to bhyveload(8) | avg | 2015-06-05 | 1 | -7/+15 | |
* | | | | | | | | | | | | | | | bhyve/vmrun.sh: support passing disk options same as for bhyve(8) | avg | 2015-06-05 | 1 | -2/+6 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Catch up with Clang 3.6.0. | jkim | 2015-03-17 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | Add -p parameter to list PCI device to pass through to the guest. | glebius | 2015-03-12 | 1 | -1/+15 | |
* | | | | | | | | | | | | | | Make the uefikeys script output slightly more obvious. | trasz | 2015-02-26 | 1 | -4/+1 | |
* | | | | | | | | | | | | | | Add key/cert generation script for uefisign(8). | trasz | 2015-02-26 | 2 | -2/+44 | |
* | | | | | | | | | | | | | | Clean up more usb related files when MK_USB == no when dealing with | ngie | 2015-02-04 | 1 | -7/+10 | |
* | | | | | | | | | | | | | | Add MK_BHYVE knob for building and installing bhyve(4), et al | ngie | 2015-01-26 | 1 | -2/+7 | |
* | | | | | | | | | | | | | | Add MK_HAST knob for building and installing hastd(8), et al | ngie | 2015-01-26 | 1 | -6/+9 | |
* | | | | | | | | | | | | | | Make the error message explicit instead of just printing the usage if the | neel | 2015-01-18 | 1 | -5/+11 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | This is the much-discussed major upgrade to the random(4) device, known to yo... | markm | 2014-10-30 | 1 | -15/+39 | |
* | | | | | | | | | | | | | Use '-e' to check if the virtio backing file has already been created. | neel | 2014-10-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Propagate the error status of /usr/sbin/bhyve out of the vmrun.sh script. | rodrigc | 2014-09-13 | 1 | -3/+14 | |
* | | | | | | | | | | | | | Attach the ISO to an ahci-cd emulated device. The | rodrigc | 2014-09-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Use "file -s", so that we can run vmrun.sh against special devices such | rodrigc | 2014-08-28 | 1 | -2/+2 | |
* | | | | | | | | | | | | | If the VM was reset via "/sbin/reboot" or "shutdown -r", | rodrigc | 2014-08-25 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Add comment which describes the exit status codes returned from | rodrigc | 2014-08-25 | 1 | -0/+8 | |
* | | | | | | | | | | | | | Remove vestiges of previous autofs. | trasz | 2014-08-18 | 3 | -563/+0 | |
* | | | | | | | | | | | | | Various style(9) and related fixes. | gnn | 2014-07-31 | 1 | -32/+23 | |
* | | | | | | | | | | | | | Add an example program to show how to use libpmc from a program. | gnn | 2014-07-31 | 3 | -2/+124 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Remove ia64. | marcel | 2014-07-07 | 1 | -1/+0 | |
* | | | | | | | | | | | | After r267897 brought in a new version of file/libmagic, a filesystem image | neel | 2014-06-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | Remove example cvsup config files. | gavin | 2014-06-25 | 5 | -267/+0 | |
* | | | | | | | | | | | | Drop example variables for updating over csup. These have not functioned | gavin | 2014-06-25 | 1 | -12/+0 | |
* | | | | | | | | | | | | use .Mt to mark up email addresses consistently (part1) | bapt | 2014-06-20 | 5 | -5/+5 | |
* | | | | | | | | | | | | Support for multiple disks and tap devices. | alfred | 2014-06-17 | 1 | -22/+61 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |