aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix build with GCC.Bryan Drewery2013-10-261-1/+2
* Link in libcrypto as well to fix build in some cases.Bryan Drewery2013-10-261-2/+3
* Add support to check the signature of a local pkg.txz file beingBryan Drewery2013-10-261-12/+47
* Tell which fingerprint pkg is being validated against.Bryan Drewery2013-10-261-14/+29
* Support checking signature for pkg bootstrap.Bryan Drewery2013-10-264-45/+613
* Be verbose and tell where pkg(8) is being bootstrapped from.Bryan Drewery2013-10-261-1/+2
* Add support for reading configuration files from /etc/pkg.Bryan Drewery2013-10-262-31/+103
* Wrap long linesBryan Drewery2013-10-262-6/+12
* Fix bug in the ioapic emulation for level-triggered interrupts,Peter Grehan2013-10-251-31/+85
* Add support for using "pkg+http://" for the PACKAGESITE.Bryan Drewery2013-10-243-1/+9
* Be more selective when filtering for lib*.so.N files. These are deletedColin Percival2013-10-241-7/+7
* Tidy usage messages for bhyve and bhyveload.Neel Natu2013-10-232-9/+11
* Export the block size capability to guests.Peter Grehan2013-10-231-2/+7
* Fix build with gccBaptiste Daroussin2013-10-231-6/+6
* Allow to bootstrap by doing pkg add ./a/path/to/a/pkg_package.txzBaptiste Daroussin2013-10-231-0/+16
* Improve SRV records support for the pkg(8) bootstrap:Baptiste Daroussin2013-10-233-3/+92
* Fix AHCI ATAPI emulation when backed with /dev/cd0Peter Grehan2013-10-221-4/+3
* Rename the "alfred" command to "auto", and document it. Retain supportGavin Atkinson2013-10-222-4/+21
* Remove the isf(4) driver. It was created by accident and is subset ofBrooks Davis2013-10-214-212/+0
* Improve bootstrapping messageGavin Atkinson2013-10-191-1/+1
* Allow ~ in file names so libtool droppings in contrib don't break updates.Dag-Erling Smørgrav2013-10-191-1/+1
* Changes required for OpenBSD/amd64:Peter Grehan2013-10-177-147/+60
* Eliminate unconditional debug printfs.Peter Grehan2013-10-171-1/+1
* Add an option to bhyveload(8) that allows setting a loader environment variableNeel Natu2013-10-172-16/+48
* kldxref: Add static keyword to the new function only used in the same file.Jilles Tjoelker2013-10-161-1/+1
* When installing updates, install new directories first and remove oldColin Percival2013-10-161-0/+17
* Add a new capability, VM_CAP_ENABLE_INVPCID, that can be enabled to exposeNeel Natu2013-10-164-50/+49
* Speed up `freebsd-update IDS` by using IFS to split fields instead ofColin Percival2013-10-161-15/+2
* Fix logic error. MPPE only accepts protocol numbers 0x21 through 0xFA.Kevin Lo2013-10-161-1/+1
* Make ZFSBOOT_BEROOT_NAME be ROOT by default. This is what sysutils/beadmDevin Teske2013-10-151-4/+1
* Bump .Dd date (should have been part of SVN r256549)Devin Teske2013-10-151-1/+1
* Man page updates to go along with SVN r256343, introducing zfsboot.Devin Teske2013-10-151-0/+24
* Fix SVN r256540: s/TMPETC/TMPBOOT/ for loader.conf(5) GELI entries.Devin Teske2013-10-151-3/+3
* Document BSDINSTALL_TMPBOOT environment variable introduced by SVN r256343.Devin Teske2013-10-151-0/+8
* gjb writes: when doing encrypted zfs install, loader.conf should be updatedDevin Teske2013-10-151-1/+9
* Hide 'struct ifaddr' definition from userland. Two tools left that use it,Gleb Smirnoff2013-10-151-0/+1
* Use INADDR_NONE instead of -1 to check inet_addr() result.Kevin Lo2013-10-153-4/+5
* Add executable bit to docsinstall [old] and entropy [new] scripts.Devin Teske2013-10-152-0/+0
* Rename libbsdyml to libyaml, make private, and bumpBryan Drewery2013-10-142-3/+6
* Fix signed integer overflow detection in f_expand_number() of strings.subr.Devin Teske2013-10-121-24/+34
* Implement the virtio block 'get-ident' operation. This eliminates thePeter Grehan2013-10-121-5/+47
* - Add mount.fdescfs parameter to jail(8). This is similar toHiroki Sato2013-10-125-6/+51
* Remove the dumpdev configuration dialog, merge it into the regularDevin Teske2013-10-111-10/+11
* Incorporate PR bin/161547 to detect when an interface is wireless.Devin Teske2013-10-111-3/+9
* Rewrite the keymap module to display an actual menu of selectableDevin Teske2013-10-111-6/+208
* Add zfsboot module as an option for automatic configuration. Default isDevin Teske2013-10-115-8/+1080
* After installation, dump 4096 bytes from /dev/random to /entropy in theDag-Erling Smørgrav2013-10-116-4/+43
* Add new f_expand_number() (shadowing expand_number(3)).Devin Teske2013-10-111-0/+106
* Store descriptions for DEVICE_TYPE_DISK and fix static-defaults mapping.Devin Teske2013-10-111-8/+61
* Add $VAR_ZFSINTERACTIVE (zfsInteractive) and new f_zfsinteractive() forDevin Teske2013-10-111-0/+16