| Commit message (Expand) | Author | Age | Files | Lines |
* | Reimplement queue freeze on error, added in r282429: | mav | 2015-05-06 | 1 | -3/+9 |
* | Add a sanity check to the swap size in zfsboot of bsdinstall | allanjude | 2015-05-05 | 1 | -4/+22 |
* | Implement in-order execution of non-NCQ commands. | mav | 2015-05-04 | 1 | -6/+15 |
* | Restore CPU dependent compile time conditionals. | cy | 2015-05-04 | 1 | -1/+21 |
* | MFV ntp 4.2.8p2 (r281348) | cy | 2015-05-04 | 2 | -4/+4 |
* | Implement basic PxTFD.STS.BSY reporting. | mav | 2015-05-03 | 1 | -13/+38 |
* | Remove #ifdef IFT_FOO. | glebius | 2015-05-02 | 1 | -4/+0 |
* | Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno. | oshogbo | 2015-05-02 | 1 | -1/+1 |
* | Initialize PxCMD on reset and make its read-only bits such. | mav | 2015-05-02 | 1 | -2/+16 |
* | Handle ATA_SEND_FPDMA_QUEUED as NCQ in ahci_port_stop(). | mav | 2015-05-02 | 1 | -1/+2 |
* | Advertise an additional memory BAR in the "dummy" device emulation. | neel | 2015-05-02 | 1 | -15/+23 |
* | crunchide: Restore local EM_AARCH64 constant for bootstrapping | emaste | 2015-04-30 | 1 | -0/+3 |
* | Remove oldnfs remnants from nfsd(8). | trasz | 2015-04-30 | 2 | -120/+60 |
* | Remove oldnfs leftovers from mountd(8). | trasz | 2015-04-29 | 2 | -34/+11 |
* | Standardise chmod, chflags, chown and chgrp recursive symlink processing | smh | 2015-04-29 | 3 | -62/+70 |
* | Implement the century byte in the RTC. Some guests require this field to be | neel | 2015-04-28 | 1 | -1/+1 |
* | crunchide: add basic string table sanity checks | emaste | 2015-04-28 | 1 | -6/+13 |
* | - remove -l option from ntpdate manpage, as it is no longer an option | jgh | 2015-04-27 | 1 | -3/+1 |
* | Make setproctitle(3) work in Capsicum capability mode. This makes | trasz | 2015-04-27 | 1 | -3/+0 |
* | ath3kfw, bcmfw, bthidcontrol, bthidd all require usb(4); build them | ngie | 2015-04-27 | 1 | -4/+9 |
* | Expand SMBUS API to add smbus_trans() function. | grembo | 2015-04-25 | 1 | -10/+13 |
* | Don't allow guest to modify readonly bits in the PCI config 'status' register. | neel | 2015-04-24 | 1 | -38/+49 |
* | Fix minor mdoc issues. | joel | 2015-04-24 | 2 | -4/+3 |
* | Reassign copyright statements on several files from Advanced | jhb | 2015-04-23 | 15 | -15/+15 |
* | Add hint about "volmode=dev" to ctl.conf(5). | trasz | 2015-04-21 | 1 | -3/+9 |
* | Fix wpa/hostapd build without OpenSSL. | rpaulo | 2015-04-21 | 1 | -2/+3 |
* | Merge wpa_supplicant/hostapd 2.4. | rpaulo | 2015-04-21 | 3 | -16/+19 |
* | Don't set bits that should be zero for SATA devices. | mav | 2015-04-20 | 1 | -1/+0 |
* | crunchide: Remove local EM_* ELF definitions provided by system ELF headers | emaste | 2015-04-20 | 1 | -24/+0 |
* | Update usage statement to align with post-r279624 functionality. | dteske | 2015-04-20 | 1 | -1/+1 |
* | vidcontrol: skip invalid video modes returned by vt(4) | emaste | 2015-04-20 | 1 | -0/+4 |
* | Report link as up if tap device is not specified (black hole). | mav | 2015-04-20 | 1 | -1/+1 |
* | Report link as up only if we managed to open tap device. | mav | 2015-04-20 | 1 | -2/+2 |
* | Disable RX/TX queues notifications when not needed. | mav | 2015-04-20 | 1 | -0/+4 |
* | identd: restore memcpy | eadler | 2015-04-19 | 1 | -0/+2 |
* | identd: also zero se_rpc_highvers | eadler | 2015-04-19 | 1 | -3/+2 |
* | identd: remove redundant zeroing | eadler | 2015-04-19 | 1 | -2/+1 |
* | tzsetup: remove set but unused variable | eadler | 2015-04-19 | 1 | -2/+2 |
* | config: remove set but unchecked variable | eadler | 2015-04-19 | 1 | -2/+2 |
* | Workaround bhyve virtual disks operation on top of GEOM providers. | mav | 2015-04-18 | 4 | -18/+100 |
* | No need to delete export from filesystems which are not exported. | sjg | 2015-04-18 | 1 | -0/+6 |
* | To ensure j formatting string valid, cast uint64_t values to uintmax_t. | takawata | 2015-04-18 | 1 | -2/+3 |
* | Remove some oldnfs remnants. | trasz | 2015-04-18 | 1 | -4/+3 |
* | Change printf formatting to unbroke i386 arch. | takawata | 2015-04-18 | 1 | -2/+2 |
* | Fix Typo. | takawata | 2015-04-18 | 1 | -1/+1 |
* | Fix misspelling. | araujo | 2015-04-18 | 1 | -1/+1 |
* | Improve code style(9), no functional changes. | araujo | 2015-04-18 | 2 | -92/+95 |
* | Add LE related HCI control command to hccontrol(1). | takawata | 2015-04-18 | 5 | -1/+443 |
* | crunchide: always include both 32- and 64-bit ELF support | emaste | 2015-04-18 | 2 | -13/+6 |
* | Make virtual AHCI more careful with I/O lengths. | mav | 2015-04-17 | 1 | -92/+84 |