summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Ignore the BARRIER flag in the virtio block header.neel2013-02-261-4/+11
* Get rid of unused struct member.neel2013-02-251-1/+0
* Import media selection/preparation framework (sysinstall inspired). Makesdteske2013-02-2537-553/+6766
* Fix typo and update copyright.dteske2013-02-251-2/+2
* - Implement and use usage().des2013-02-252-10/+26
* Don't print an empty line for files with no attributes when -q is given forpjd2013-02-221-1/+2
* Add the ability to have a 'fallback' search for memory ranges.grehan2013-02-223-17/+65
* Do not use deprecated functions from libarchivebapt2013-02-201-2/+2
* Support hardlinks in manifest files by the same logic as the treewalkbrooks2013-02-203-2/+21
* Allow '.' components in manifest paths. They are always the firstbrooks2013-02-201-6/+6
* Fix the -N option in manifest mode by using pwcache(3). This alsobrooks2013-02-201-10/+8
* Add a -D flag that causes duplicate entries in an mtree manifest to bebrooks2013-02-204-4/+18
* Check if the -sec option is given without an argument.pluknet2013-02-201-1/+1
* Since clang 3.2 now has an option to suppress warnings about implicitlydim2013-02-161-5/+0
* Merge ACPICA 20130214.jkim2013-02-152-14/+14
* Advertise PCI-E capability in the hostbridge device presented to the guest.neel2013-02-153-0/+72
* Handle (ignore) when a process disappears before it can be tracked.jamie2013-02-141-6/+9
* Add option "--unassign-pptdev=<bus/slot/func>" to allow 'bhyvectl' to detachneel2013-02-141-0/+12
* remove old-style function definitioncharnier2013-02-141-35/+27
* In case of failure of the pkg boostrap advice the user to either change thebapt2013-02-141-0/+2
* Add USB API to read power draw on USB devices.hselasky2013-02-141-2/+6
* Simplify r243637 and make sure that nfsdargs.{min,max}threads are always setdelphij2013-02-141-20/+7
* Abstract out setting of nfsdcnt and consistently use MAXNFSDCNT when thedelphij2013-02-141-21/+21
* Use static for all functions that do not need to be exported.delphij2013-02-141-27/+27
* Implement guest vcpu pinning using 'pthread_setaffinity_np(3)'.neel2013-02-112-24/+5
* Use the entire 64 bits of 'bar.pbi_length' when printing the bar size.neel2013-02-101-1/+1
* Don't try to suppress the inclusion of the build date in named's versioncperciva2013-02-101-1/+1
* Remove NO_OBJ from Makefiles that generate manuals because this causes thedteske2013-02-082-4/+0
* Install <dev/agp/agpreg.h> and <dev/pci/pcireg.h> as userland headersjhb2013-02-052-4/+0
* crunchgen: Permit use of alternative linkers.pfg2013-02-051-1/+2
* crunchide(1): Put e_shnum into a local variable.pfg2013-02-031-10/+13
* crunchide(1): support non-custom elf object layoutpfg2013-02-031-60/+157
* crunch: Sync some NetBSD changespfg2013-02-031-0/+2
* crunch: Sync some NetBSD changespfg2013-02-021-2/+3
* crunch: Sync some NetBSD changes.pfg2013-02-023-26/+26
* Display MSI-X table and PBA offsets when displaying information about MSI-Xneel2013-02-011-11/+15
* Add support for MSI-X interrupts in the virtio block device and make thatneel2013-02-011-8/+98
* Change old-style function definitioncharnier2013-02-0113-143/+75
* Prevent a null pointer dereference in pw userdel when deletingdeischen2013-02-011-1/+1
* Fix a broken assumption in the passthru implementation that the MSI-X tableneel2013-02-011-23/+37
* Fix a bug in the passthru implementation where it would assume that allneel2013-02-014-8/+34
* Retire struct sockaddr_inarp.glebius2013-01-315-70/+43
* Allow the address and ports to be separated by a colon or period ratherjhb2013-01-302-4/+39
* Add support for MSI-X interrupts in the virtio network device and make thatneel2013-01-304-30/+348
* If no resolv.conf has been made for the new system already and the installnwhitehorn2013-01-271-0/+5
* Properly quote argument.nwhitehorn2013-01-271-1/+1
* Rename the run_cmd field to sw_runcmd to make it consistent with themarkj2013-01-271-7/+7
* Ensure that newsyslog -n prints the correct message for a rotation rulemarkj2013-01-271-4/+9
* When the 'R' flag is used with a newsyslog.conf entry, some fields ofmarkj2013-01-271-1/+3
* Clean some 'svn:executable' properties in the tree.pfg2013-01-264-0/+0
OpenPOWER on IntegriCloud