summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix bootstrapping pkgng by not appending "/latest/" to PACKAGESITE.bapt2013-03-081-1/+1
* Simplify virtio ring num-available calculation.grehan2013-03-062-11/+21
* Reorder code to avoid the stat buffer being used uninitialized.grehan2013-03-061-6/+10
* Fix SIGSEGV when set_short_delay() is called when ifi->ifi_ra_timer is NULL.hrs2013-03-061-0/+2
* choose in priority the allocated ABI if any to do the ${ABI} substitution in ...bapt2013-03-051-1/+1
* Add the ability to correctly read pkg.conf is exists.bapt2013-03-054-171/+501
* Fix VERBOSE reporting on results when removing _PATH_LOCALTIME for UTC option.dteske2013-03-041-0/+5
* Use GNOP to force ZFS pools to 4k.jpaetzel2013-03-036-14/+66
* Improves and enhances using the "installPackages=" variable.jpaetzel2013-03-032-83/+185
* Fix a bug extracting files from dist schemejpaetzel2013-03-034-26/+132
* Garbage collect PORTALFS bits which are now completely disconnected fromattilio2013-03-0215-2011/+0
* Specify the length of the mapping requested from 'paddr_guest2host()'.neel2013-03-017-37/+49
* Remove EOL whitespace.joel2013-02-271-4/+4
* mdoc: begin sentence on new line.joel2013-02-271-6/+10
* watchdogd(8) and watchdog(4) enhancements.alfred2013-02-272-19/+418
* 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
OpenPOWER on IntegriCloud