aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Replace the userspace atpic stub with a more functional vmm.ko model.Tycho Nightingale2014-03-115-160/+22
* Remove vestigial global, no-longer used since SVN r262904.Devin Teske2014-03-101-6/+0
* Whitespace.Devin Teske2014-03-101-2/+2
* Pass the size of the top-level table to map when mapping the table insteadJohn Baldwin2014-03-101-1/+1
* Take a group name on the command-line if available.Devin Teske2014-03-071-0/+8
* Fix copy/paste error in a comment.Devin Teske2014-03-071-1/+1
* Change dipatch words from group* to *Group to backward compatible withDevin Teske2014-03-071-3/+3
* Rewrite groupmgmt -- hooking it into the scripting system with dispatchDevin Teske2014-03-0711-440/+827
* Comment -- to go with NL global introduced (but not mentioned) by r262901Devin Teske2014-03-071-0/+3
* s/__number/__num/ for code clarify but more to prevent localization ofDevin Teske2014-03-071-11/+19
* Centralize function name. Update a comment while here.Devin Teske2014-03-071-4/+5
* Make f_show_err non-fatal.Devin Teske2014-03-071-4/+1
* Fix incorrect return status if var_to_set and var_to_get are the same.Devin Teske2014-03-071-1/+1
* Fix a typo in a comment.Devin Teske2014-03-071-1/+1
* Add missing local declaration.Devin Teske2014-03-071-2/+2
* Allow dispatched reswords to carry arguments. Fix a comment while here.Devin Teske2014-03-072-9/+8
* Open the uart emulation's backing tty in non-blocking mode.Peter Grehan2014-03-071-1/+1
* Part 2 of bug 187310.. had to commit separately due to local confusion.Julian Elischer2014-03-061-15/+21
* Stop pw(8) from segfaulting when given certain inputJulian Elischer2014-03-061-6/+13
* Disable libwrap (TCP wrappers) support in rpcbind by default, introducingAlexander Motin2014-03-064-11/+31
* Allow comments at end of line.Simon J. Gerraty2014-03-041-0/+7
* Add SMBIOS support.Tycho Nightingale2014-03-046-11/+890
* Add missing description of du (daemon.user) printcap capability.David Malone2014-03-041-0/+1
* Merge from head up to r262611.Dimitry Andric2014-02-281-1/+1
|\
| * We install the tool, so why not the man page?Dag-Erling Smørgrav2014-02-271-1/+1
* | Merge from head up to r262536.Dimitry Andric2014-02-264-35/+53
|\|
| * Document the "-a" and "-x" options to match the changes in r262236.Neel Natu2014-02-261-2/+7
| * Queue pending exceptions in the 'struct vcpu' instead of directly updating theNeel Natu2014-02-261-4/+10
| * Rough cleanup (new sentence -> new line, grammar, spelling, mdoc).Christian Brueffer2014-02-251-28/+35
| * In puthdr(), start the ELF .data section on a new page, as this isChristian Brueffer2014-02-251-1/+1
* | Merge from head up to r262472.Dimitry Andric2014-02-257-4/+189
|\|
| * Add correct attributions.Adrian Chadd2014-02-242-0/+2
| * Add a new option - 'a <file>' - which spits out annotated callgraphs.Adrian Chadd2014-02-246-3/+186
| * Remove a useless newline, warnx already appends a newlineBaptiste Daroussin2014-02-231-1/+1
* | Merge from head up to r262415.Dimitry Andric2014-02-234-161/+117
|\|
| * Update my copyrightBaptiste Daroussin2014-02-232-2/+2
| * Switch pkg(7) from libyaml to libuclBaptiste Daroussin2014-02-233-146/+82
| * ZFS boot support for bhyveload.Peter Grehan2014-02-221-13/+33
* | In usr.sbin/eeprom/ofw_options.c, remove a superfluous const specifier.Dimitry Andric2014-02-221-1/+1
|/
* Fix virtio spec URL.Peter Grehan2014-02-211-1/+1
* Avoid clobbering the counter mode when issuing a latch command.Tycho Nightingale2014-02-211-2/+3
* Simplify APIC mode switching from MMIO to x2APIC. In part this is done toNeel Natu2014-02-201-15/+13
* Add a check to validate that memory BARs of passthru devices are 4KB aligned.Neel Natu2014-02-183-27/+53
* Tweak the handling of PCI capabilities in emulated devices to removeJohn Baldwin2014-02-182-47/+26
* Add zfsboot to the scripted interface of bsdinstall(8); oops!Devin Teske2014-02-161-1/+5
* Update bhyve(8) man page to describe the usage of the "-s" option to assignNeel Natu2014-02-141-3/+9
* Allow PCI devices to be configured on all valid bus numbers from 0 to 255.Neel Natu2014-02-145-107/+270
* In chat_UpdateSet(), initialize the input buffer to prevent stale dataChristian Brueffer2014-02-141-0/+5
* Bump .Dd forgotten in r261832.Niclas Zeising2014-02-131-1/+1
* Add commas (,) to the list in the SEE ALSO section, to match most otherNiclas Zeising2014-02-131-3/+3