| Commit message (Expand) | Author | Age | Files | Lines |
| * | Allow comments at end of line. | Simon J. Gerraty | 2014-03-04 | 1 | -0/+7 |
| * | Add SMBIOS support. | Tycho Nightingale | 2014-03-04 | 6 | -11/+890 |
| * | Add missing description of du (daemon.user) printcap capability. | David Malone | 2014-03-04 | 1 | -0/+1 |
| * | Merge from head up to r262611. | Dimitry Andric | 2014-02-28 | 1 | -1/+1 |
| |\ |
|
| | * | We install the tool, so why not the man page? | Dag-Erling Smørgrav | 2014-02-27 | 1 | -1/+1 |
| * | | Merge from head up to r262536. | Dimitry Andric | 2014-02-26 | 4 | -35/+53 |
| |\| |
|
| | * | Document the "-a" and "-x" options to match the changes in r262236. | Neel Natu | 2014-02-26 | 1 | -2/+7 |
| | * | Queue pending exceptions in the 'struct vcpu' instead of directly updating the | Neel Natu | 2014-02-26 | 1 | -4/+10 |
| | * | Rough cleanup (new sentence -> new line, grammar, spelling, mdoc). | Christian Brueffer | 2014-02-25 | 1 | -28/+35 |
| | * | In puthdr(), start the ELF .data section on a new page, as this is | Christian Brueffer | 2014-02-25 | 1 | -1/+1 |
| * | | Merge from head up to r262472. | Dimitry Andric | 2014-02-25 | 7 | -4/+189 |
| |\| |
|
| | * | Add correct attributions. | Adrian Chadd | 2014-02-24 | 2 | -0/+2 |
| | * | Add a new option - 'a <file>' - which spits out annotated callgraphs. | Adrian Chadd | 2014-02-24 | 6 | -3/+186 |
| | * | Remove a useless newline, warnx already appends a newline | Baptiste Daroussin | 2014-02-23 | 1 | -1/+1 |
| * | | Merge from head up to r262415. | Dimitry Andric | 2014-02-23 | 4 | -161/+117 |
| |\| |
|
| | * | Update my copyright | Baptiste Daroussin | 2014-02-23 | 2 | -2/+2 |
| | * | Switch pkg(7) from libyaml to libucl | Baptiste Daroussin | 2014-02-23 | 3 | -146/+82 |
| | * | ZFS boot support for bhyveload. | Peter Grehan | 2014-02-22 | 1 | -13/+33 |
| * | | In usr.sbin/eeprom/ofw_options.c, remove a superfluous const specifier. | Dimitry Andric | 2014-02-22 | 1 | -1/+1 |
| |/ |
|
| * | Fix virtio spec URL. | Peter Grehan | 2014-02-21 | 1 | -1/+1 |
| * | Avoid clobbering the counter mode when issuing a latch command. | Tycho Nightingale | 2014-02-21 | 1 | -2/+3 |
| * | Simplify APIC mode switching from MMIO to x2APIC. In part this is done to | Neel Natu | 2014-02-20 | 1 | -15/+13 |
| * | Add a check to validate that memory BARs of passthru devices are 4KB aligned. | Neel Natu | 2014-02-18 | 3 | -27/+53 |
| * | Tweak the handling of PCI capabilities in emulated devices to remove | John Baldwin | 2014-02-18 | 2 | -47/+26 |
| * | Add zfsboot to the scripted interface of bsdinstall(8); oops! | Devin Teske | 2014-02-16 | 1 | -1/+5 |
| * | Update bhyve(8) man page to describe the usage of the "-s" option to assign | Neel Natu | 2014-02-14 | 1 | -3/+9 |
| * | Allow PCI devices to be configured on all valid bus numbers from 0 to 255. | Neel Natu | 2014-02-14 | 5 | -106/+269 |
| * | In chat_UpdateSet(), initialize the input buffer to prevent stale data | Christian Brueffer | 2014-02-14 | 1 | -0/+5 |
| * | Bump .Dd forgotten in r261832. | Niclas Zeising | 2014-02-13 | 1 | -1/+1 |
| * | Add commas (,) to the list in the SEE ALSO section, to match most other | Niclas Zeising | 2014-02-13 | 1 | -3/+3 |
| * | Add cross references between rc.conf(5) and jail.conf(5). | Niclas Zeising | 2014-02-13 | 1 | -0/+1 |
| * | Fix world build WITHOUT_PF. | Gleb Smirnoff | 2014-02-12 | 1 | -1/+4 |
| * | Provide an indication a "PIO Setup Device to Host FIS" occurred while executing | Tycho Nightingale | 2014-02-12 | 1 | -3/+13 |
| * | In acline_init(), initialize ac_line to SRC_UNKNOWN. Previously | Christian Brueffer | 2014-02-11 | 1 | -0/+1 |
| * | Make the debug messages during ctld(8) shutdown less confusing. | Edward Tomasz Napierala | 2014-02-11 | 1 | -3/+3 |
| * | Show proper configuration file line numbers in error messages. | Edward Tomasz Napierala | 2014-02-11 | 1 | -1/+1 |
| * | Make ctld error out on invalid characters in ctl.conf. | Edward Tomasz Napierala | 2014-02-11 | 1 | -0/+1 |
| * | Improve error reporting. | Edward Tomasz Napierala | 2014-02-11 | 1 | -7/+24 |
| * | So, it turns out SIGCHLD is discarded by default, so we have to set up | Edward Tomasz Napierala | 2014-02-11 | 1 | -0/+16 |
| * | Use new auth-type "deny" instead of using "chap" with no chap entries; | Edward Tomasz Napierala | 2014-02-11 | 5 | -11/+15 |
| * | Use "default" as default discovery-auth-group, instead of "no-access". | Edward Tomasz Napierala | 2014-02-11 | 2 | -4/+7 |
| * | Update manual page to match recent auth-group "default" changes. | Edward Tomasz Napierala | 2014-02-11 | 1 | -3/+4 |
| * | Add a new auth-group "default", defaulting to deny, and make it possible | Edward Tomasz Napierala | 2014-02-11 | 2 | -5/+25 |
| * | Make it possible to redefine portal-group "default". | Edward Tomasz Napierala | 2014-02-11 | 2 | -3/+26 |
| * | Add auth-type. | Edward Tomasz Napierala | 2014-02-11 | 5 | -11/+119 |
| * | Rename a variable, no functional changes. | Edward Tomasz Napierala | 2014-02-11 | 6 | -75/+75 |
| * | Yacc cleanup; no functional changes. | Edward Tomasz Napierala | 2014-02-11 | 1 | -49/+49 |
| * | Make function ordering slightly more logical; no functional changes. | Edward Tomasz Napierala | 2014-02-11 | 1 | -120/+120 |
| * | Implement initiator-name and initiator-portal restrictions. | Edward Tomasz Napierala | 2014-02-11 | 6 | -6/+278 |
| * | Daemonize after applying configuration, not before, so that | Edward Tomasz Napierala | 2014-02-11 | 1 | -8/+9 |