aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* crunchide(1): Put e_shnum into a local variable.Pedro F. Giffuni2013-02-031-10/+13
* crunchide(1): support non-custom elf object layoutPedro F. Giffuni2013-02-031-60/+157
* crunch: Sync some NetBSD changesPedro F. Giffuni2013-02-031-0/+2
* crunch: Sync some NetBSD changesPedro F. Giffuni2013-02-021-2/+3
* crunch: Sync some NetBSD changes.Pedro F. Giffuni2013-02-023-26/+26
* Display MSI-X table and PBA offsets when displaying information about MSI-XNeel Natu2013-02-011-11/+15
* Add support for MSI-X interrupts in the virtio block device and make thatNeel Natu2013-02-011-8/+98
* Change old-style function definitionPhilippe Charnier2013-02-0113-143/+75
* Prevent a null pointer dereference in pw userdel when deletingDaniel Eischen2013-02-011-1/+1
* Fix a broken assumption in the passthru implementation that the MSI-X tableNeel Natu2013-02-011-23/+37
* Fix a bug in the passthru implementation where it would assume that allNeel Natu2013-02-014-8/+34
* Retire struct sockaddr_inarp.Gleb Smirnoff2013-01-315-70/+43
* Allow the address and ports to be separated by a colon or period ratherJohn Baldwin2013-01-302-4/+39
* Add support for MSI-X interrupts in the virtio network device and make thatNeel Natu2013-01-304-30/+348
* If no resolv.conf has been made for the new system already and the installNathan Whitehorn2013-01-271-0/+5
* Properly quote argument.Nathan Whitehorn2013-01-271-1/+1
* Rename the run_cmd field to sw_runcmd to make it consistent with theMark Johnston2013-01-271-7/+7
* Ensure that newsyslog -n prints the correct message for a rotation ruleMark Johnston2013-01-271-4/+9
* When the 'R' flag is used with a newsyslog.conf entry, some fields ofMark Johnston2013-01-271-1/+3
* Clean some 'svn:executable' properties in the tree.Pedro F. Giffuni2013-01-264-0/+0
* Revert accidental regression to previous misspelling.Ian Lepore2013-01-261-1/+1
* Reduce watchdogd's memory footprint when running daemonized.Ian Lepore2013-01-261-1/+9
* Improve correctness of rtc register implementation.Peter Grehan2013-01-251-5/+15
* Use the correct type (uint64_t) to retrieve sysctl machdep.tsc_freq.Neel Natu2013-01-251-5/+2
* manctl is conditionally added to SUBDIRS later on. Don't unconditionallyBrooks Davis2013-01-231-1/+0
* Fix compilation errors.Jason Evans2013-01-231-2/+2
* Use snprintf instead of strc* functions and add bounds checking when creatingBaptiste Daroussin2013-01-222-4/+9
* Improve error handling and remove an unnecessary check on geom providerNathan Whitehorn2013-01-223-17/+17
* Improve documentation of BSDINSTALL_DISTSITE and mdoc.Nathan Whitehorn2013-01-221-5/+24
* Clarify that the setup script is optional.Nathan Whitehorn2013-01-221-2/+4
* Update change date.Nathan Whitehorn2013-01-221-2/+2
* Document bsdinstall scripting as it currently operates. It may change inNathan Whitehorn2013-01-221-4/+118
* Allocate the memory for the MSI-X table dynamically instead of allocating 32KBNeel Natu2013-01-212-15/+32
* Get rid of redundant 'table_size' field in struct pi_msix. If needed it canNeel Natu2013-01-212-3/+1
* Remove some debugging code that snuck in.Nathan Whitehorn2013-01-211-3/+1
* Add a scripting frontend. Documentation and release(7) support coming later.Nathan Whitehorn2013-01-212-1/+88
* If no partition configuration is specified in {}, use the automatic setupNathan Whitehorn2013-01-203-5/+11
* Add a simple scripted partitioner. Documentation and more scripting supportNathan Whitehorn2013-01-204-3/+222
* - Force inetd to have listen queue size to be set to the value ofAndrey Zonov2013-01-201-1/+1
* Backward compatibility fix: treat cmds loaded as a script as nonInteractiveDevin Teske2013-01-201-2/+17
* Fix minor nit in usage output.Joel Dahl2013-01-201-1/+1
* Make "Finish" the default choice in the partition editor. This lets youNathan Whitehorn2013-01-201-1/+1
* Use <vmname> in a consistent manner in usage messages output by 'bhyve',Neel Natu2013-01-202-2/+3
* Remove EOL whitespace.Joel Dahl2013-01-191-2/+2
* Minor mdoc fixes.Joel Dahl2013-01-191-10/+7
* Merge projects/bhyve to head.Neel Natu2013-01-1945-0/+11588
|\
| * IFC @ r245509Neel Natu2013-01-1731-80/+159
| |\
| * | Get rid of 'sample.sh' from here - it belongs in the /usr/share/examplesNeel Natu2013-01-091-75/+0
| * | Sort the 'bhyvectl' subdir alphabetically.Neel Natu2013-01-091-1/+1
| * | IFC @ r245178Neel Natu2013-01-0917-33/+474
| |\ \