aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Simplify virtio ring num-available calculation.Peter Grehan2013-03-062-11/+21
* Reorder code to avoid the stat buffer being used uninitialized.Peter Grehan2013-03-061-6/+10
* Fix SIGSEGV when set_short_delay() is called when ifi->ifi_ra_timer is NULL.Hiroki Sato2013-03-061-0/+2
* choose in priority the allocated ABI if any to do the ${ABI} substitution in ...Baptiste Daroussin2013-03-051-1/+1
* Add the ability to correctly read pkg.conf is exists.Baptiste Daroussin2013-03-054-171/+501
* Fix VERBOSE reporting on results when removing _PATH_LOCALTIME for UTC option.Devin Teske2013-03-041-0/+5
* Use GNOP to force ZFS pools to 4k.Josh Paetzel2013-03-036-14/+66
* Improves and enhances using the "installPackages=" variable.Josh Paetzel2013-03-032-83/+185
* Fix a bug extracting files from dist schemeJosh Paetzel2013-03-034-26/+132
* Garbage collect PORTALFS bits which are now completely disconnected fromAttilio Rao2013-03-0215-2011/+0
* Specify the length of the mapping requested from 'paddr_guest2host()'.Neel Natu2013-03-017-37/+49
* Remove EOL whitespace.Joel Dahl2013-02-271-4/+4
* mdoc: begin sentence on new line.Joel Dahl2013-02-271-6/+10
* watchdogd(8) and watchdog(4) enhancements.Alfred Perlstein2013-02-272-19/+418
* Ignore the BARRIER flag in the virtio block header.Neel Natu2013-02-261-4/+11
* Get rid of unused struct member.Neel Natu2013-02-251-1/+0
* Import media selection/preparation framework (sysinstall inspired). MakesDevin Teske2013-02-2537-553/+6766
* Fix typo and update copyright.Devin Teske2013-02-251-2/+2
* - Implement and use usage().Dag-Erling Smørgrav2013-02-252-10/+26
* Don't print an empty line for files with no attributes when -q is given forPawel Jakub Dawidek2013-02-221-1/+2
* Add the ability to have a 'fallback' search for memory ranges.Peter Grehan2013-02-223-17/+65
* Do not use deprecated functions from libarchiveBaptiste Daroussin2013-02-201-2/+2
* Support hardlinks in manifest files by the same logic as the treewalkBrooks Davis2013-02-203-2/+21
* Allow '.' components in manifest paths. They are always the firstBrooks Davis2013-02-201-6/+6
* Fix the -N option in manifest mode by using pwcache(3). This alsoBrooks Davis2013-02-201-10/+8
* Add a -D flag that causes duplicate entries in an mtree manifest to beBrooks Davis2013-02-204-4/+18
* Check if the -sec option is given without an argument.Sergey Kandaurov2013-02-201-1/+1
* Since clang 3.2 now has an option to suppress warnings about implicitlyDimitry Andric2013-02-161-5/+0
* Merge ACPICA 20130214.Jung-uk Kim2013-02-152-14/+14
* Advertise PCI-E capability in the hostbridge device presented to the guest.Neel Natu2013-02-153-0/+72
* Handle (ignore) when a process disappears before it can be tracked.Jamie Gritton2013-02-141-6/+9
* Add option "--unassign-pptdev=<bus/slot/func>" to allow 'bhyvectl' to detachNeel Natu2013-02-141-0/+12
* remove old-style function definitionPhilippe Charnier2013-02-141-35/+27
* In case of failure of the pkg boostrap advice the user to either change theBaptiste Daroussin2013-02-141-0/+2
* Add USB API to read power draw on USB devices.Hans Petter Selasky2013-02-141-2/+6
* Simplify r243637 and make sure that nfsdargs.{min,max}threads are always setXin LI2013-02-141-20/+7
* Abstract out setting of nfsdcnt and consistently use MAXNFSDCNT when theXin LI2013-02-141-21/+21
* Use static for all functions that do not need to be exported.Xin LI2013-02-141-27/+27
* Implement guest vcpu pinning using 'pthread_setaffinity_np(3)'.Neel Natu2013-02-112-24/+5
* Use the entire 64 bits of 'bar.pbi_length' when printing the bar size.Neel Natu2013-02-101-1/+1
* Don't try to suppress the inclusion of the build date in named's versionColin Percival2013-02-101-1/+1
* Remove NO_OBJ from Makefiles that generate manuals because this causes theDevin Teske2013-02-082-4/+0
* Install <dev/agp/agpreg.h> and <dev/pci/pcireg.h> as userland headersJohn Baldwin2013-02-052-4/+0
* crunchgen: Permit use of alternative linkers.Pedro F. Giffuni2013-02-051-1/+2
* 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