| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | - Format the usage so that it fits in 80 cols and follows the standard | jhb | 2014-04-23 | 1 | -15/+31 |
* | Convert NO_MANCOMPRESSED to MK_MANCOMPRESSED. | imp | 2014-04-18 | 1 | -1/+1 |
* | r264402 builds fine, but turns out there are problems with | imp | 2014-04-13 | 1 | -1/+1 |
* | Convert NO_MANCOMPRESS to normal convention. | imp | 2014-04-13 | 1 | -1/+1 |
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 8 | -8/+8 |
* | Add new CPUTYPEs supported by Clang 3.4, i.e., AMD Steamroller (bdver3) and | jkim | 2014-03-20 | 1 | -2/+2 |
* | Add a way to apply CFLAGS only when building the given architecture. This | ian | 2014-03-19 | 1 | -0/+7 |
* | Remove unnecessary svn:executable property from source file. | jmmv | 2014-03-14 | 1 | -0/+0 |
* | Make bsd.test.mk the only public mk fragment for the building of tests. | jmmv | 2014-03-14 | 2 | -2/+2 |
* | Add the makefile forgotten in previous commit | bapt | 2014-03-10 | 1 | -0/+10 |
* | Add a mailer.conf example to use dma | bapt | 2014-03-10 | 2 | -0/+8 |
* | Generate plain sh test programs from a source file. | jmmv | 2013-11-25 | 1 | -0/+0 |
* | Add some sample test programs. | jmmv | 2013-11-18 | 12 | -0/+710 |
* | Finish r257779. | glebius | 2013-11-07 | 1 | -2/+2 |
* | - Use libusb20_strerror() function instead of custom usb_error() one. | hselasky | 2013-11-07 | 6 | -141/+72 |
* | Make the virtual ioapic available unconditionally in a bhyve virtual machine. | neel | 2013-10-31 | 1 | -1/+1 |
* | Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attached | neel | 2013-10-29 | 1 | -4/+5 |
* | Add an option to bhyveload(8) that allows setting a loader environment variable | neel | 2013-10-17 | 1 | -3/+8 |
* | Merge from project branch. Uninteresting commits are trimmed. | markm | 2013-10-12 | 1 | -17/+24 |
|\ |
|
| * | MFC - tracking commit | markm | 2013-10-09 | 1 | -2/+2 |
| * | Snapshot. This passes the build test, but has not yet been finished or debugged. | markm | 2013-10-04 | 1 | -17/+24 |
* | | Remove most of the ATF tools and the _atf user. | rpaulo | 2013-10-12 | 2 | -42/+0 |
* | | Parse the memory size parameter using expand_number() to allow specifying | neel | 2013-10-09 | 1 | -2/+2 |
|/ |
|
* | MFC | markm | 2013-09-01 | 1 | -4/+4 |
|\ |
|
| * | Bring legacy CAM target implementation back into API/KPI-coherent and even | mav | 2013-09-01 | 1 | -4/+4 |
* | | Remove short-lived idea; thread to harvest (eg) RDRAND enropy into the usual ... | markm | 2013-08-30 | 1 | -19/+1 |
* | | 1) example (partially humorous random_adaptor, that I call "EXAMPLE") | markm | 2013-08-24 | 3 | -1/+119 |
|/ |
|
* | Revert r253748,253749 | avg | 2013-07-28 | 1 | -0/+1 |
* | remove needless inclusion of machine/cpu.h in userland | avg | 2013-07-28 | 1 | -1/+0 |
* | Fix typo. | glebius | 2013-07-17 | 1 | -1/+1 |
* | Improve example, so that it doesn't dump core when example module | glebius | 2013-07-17 | 1 | -2/+6 |
* | - Trim an unused and bogus Makefile for mount_smbfs. | davide | 2013-06-28 | 2 | -0/+2 |
* | Add "amdfam10" to the supported CPU types for amd64. This complements | jkim | 2013-06-27 | 1 | -2/+2 |
* | Add a missing comma. | jkim | 2013-06-13 | 1 | -1/+1 |
* | - Document GCC support for AMD Family 10h processors (amdfam10). | jkim | 2013-06-13 | 1 | -5/+5 |