| Commit message (Expand) | Author | Age | Files | Lines |
* | Initialize the struct tm before handing it to strptime(3). | markj | 2013-11-04 | 1 | -0/+1 |
* | Remove utxrm(8). This command has been superseded by 'utx rm'. | ed | 2013-11-03 | 3 | -20/+4 |
* | Add -f support to 'pkg bootstrap' and 'pkg add' to force installation | bdrewery | 2013-11-01 | 2 | -23/+61 |
* | Remove 'netstat -i' from crashinfo, as this no longer is supported. | glebius | 2013-10-31 | 1 | -6/+0 |
* | After around 20 years of duty it is time for pkg_install to retire | bapt | 2013-10-31 | 54 | -11487/+0 |
* | Make the virtual ioapic available unconditionally in a bhyve virtual machine. | neel | 2013-10-31 | 5 | -23/+19 |
* | A few minor mdoc improvements. | joel | 2013-10-30 | 1 | -5/+5 |
* | Bump .Dd after r257379. | trasz | 2013-10-30 | 1 | -1/+1 |
* | Rename '-h' option to '-p', and use "portal" instead of "host" or "address", | trasz | 2013-10-30 | 2 | -38/+38 |
* | Add a pkg(7) manpage for bootstrap | bdrewery | 2013-10-30 | 2 | -1/+263 |
* | Add a 'pkg bootstrap' command which will bootstrap pkg(8) without | bdrewery | 2013-10-30 | 1 | -0/+9 |
* | Make userland tools honor WITHOUT_PF build option. | glebius | 2013-10-29 | 1 | -2/+2 |
* | Update copyright to include the author of the LPC bridge emulation code. | neel | 2013-10-29 | 1 | -0/+1 |
* | Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attached | neel | 2013-10-29 | 13 | -591/+1097 |
* | edquota: Don't pass fd for temporary file to editor. | jilles | 2013-10-27 | 1 | -1/+1 |
* | Fix build with GCC. | bdrewery | 2013-10-26 | 1 | -1/+2 |
* | Link in libcrypto as well to fix build in some cases. | bdrewery | 2013-10-26 | 1 | -2/+3 |
* | Add support to check the signature of a local pkg.txz file being | bdrewery | 2013-10-26 | 1 | -12/+47 |
* | Tell which fingerprint pkg is being validated against. | bdrewery | 2013-10-26 | 1 | -14/+29 |
* | Support checking signature for pkg bootstrap. | bdrewery | 2013-10-26 | 4 | -45/+613 |
* | Be verbose and tell where pkg(8) is being bootstrapped from. | bdrewery | 2013-10-26 | 1 | -1/+2 |
* | Add support for reading configuration files from /etc/pkg. | bdrewery | 2013-10-26 | 2 | -31/+103 |
* | Wrap long lines | bdrewery | 2013-10-26 | 2 | -6/+12 |
* | Fix bug in the ioapic emulation for level-triggered interrupts, | grehan | 2013-10-25 | 1 | -31/+85 |
* | Add support for using "pkg+http://" for the PACKAGESITE. | bdrewery | 2013-10-24 | 3 | -1/+9 |
* | Be more selective when filtering for lib*.so.N files. These are deleted | cperciva | 2013-10-24 | 1 | -7/+7 |
* | Tidy usage messages for bhyve and bhyveload. | neel | 2013-10-23 | 2 | -9/+11 |
* | Export the block size capability to guests. | grehan | 2013-10-23 | 1 | -2/+7 |
* | Fix build with gcc | bapt | 2013-10-23 | 1 | -6/+6 |
* | Allow to bootstrap by doing pkg add ./a/path/to/a/pkg_package.txz | bapt | 2013-10-23 | 1 | -0/+16 |
* | Improve SRV records support for the pkg(8) bootstrap: | bapt | 2013-10-23 | 3 | -3/+92 |
* | Fix AHCI ATAPI emulation when backed with /dev/cd0 | grehan | 2013-10-22 | 1 | -4/+3 |
* | Rename the "alfred" command to "auto", and document it. Retain support | gavin | 2013-10-22 | 2 | -4/+21 |
* | Remove the isf(4) driver. It was created by accident and is subset of | brooks | 2013-10-21 | 4 | -212/+0 |
* | Improve bootstrapping message | gavin | 2013-10-19 | 1 | -1/+1 |
* | Allow ~ in file names so libtool droppings in contrib don't break updates. | des | 2013-10-19 | 1 | -1/+1 |
* | Changes required for OpenBSD/amd64: | grehan | 2013-10-17 | 7 | -147/+60 |
* | Eliminate unconditional debug printfs. | grehan | 2013-10-17 | 1 | -1/+1 |
* | Add an option to bhyveload(8) that allows setting a loader environment variable | neel | 2013-10-17 | 2 | -16/+48 |
* | kldxref: Add static keyword to the new function only used in the same file. | jilles | 2013-10-16 | 1 | -1/+1 |
* | When installing updates, install new directories first and remove old | cperciva | 2013-10-16 | 1 | -0/+17 |
* | Add a new capability, VM_CAP_ENABLE_INVPCID, that can be enabled to expose | neel | 2013-10-16 | 4 | -50/+49 |
* | Speed up `freebsd-update IDS` by using IFS to split fields instead of | cperciva | 2013-10-16 | 1 | -15/+2 |
* | Fix logic error. MPPE only accepts protocol numbers 0x21 through 0xFA. | kevlo | 2013-10-16 | 1 | -1/+1 |
* | Make ZFSBOOT_BEROOT_NAME be ROOT by default. This is what sysutils/beadm | dteske | 2013-10-15 | 1 | -4/+1 |
* | Bump .Dd date (should have been part of SVN r256549) | dteske | 2013-10-15 | 1 | -1/+1 |
* | Man page updates to go along with SVN r256343, introducing zfsboot. | dteske | 2013-10-15 | 1 | -0/+24 |
* | Fix SVN r256540: s/TMPETC/TMPBOOT/ for loader.conf(5) GELI entries. | dteske | 2013-10-15 | 1 | -3/+3 |
* | Document BSDINSTALL_TMPBOOT environment variable introduced by SVN r256343. | dteske | 2013-10-15 | 1 | -0/+8 |
* | gjb writes: when doing encrypted zfs install, loader.conf should be updated | dteske | 2013-10-15 | 1 | -1/+9 |