summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Reimplement queue freeze on error, added in r282429:mav2015-05-061-3/+9
* Add a sanity check to the swap size in zfsboot of bsdinstallallanjude2015-05-051-4/+22
* Implement in-order execution of non-NCQ commands.mav2015-05-041-6/+15
* Restore CPU dependent compile time conditionals.cy2015-05-041-1/+21
* MFV ntp 4.2.8p2 (r281348)cy2015-05-042-4/+4
* Implement basic PxTFD.STS.BSY reporting.mav2015-05-031-13/+38
* Remove #ifdef IFT_FOO.glebius2015-05-021-4/+0
* Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno.oshogbo2015-05-021-1/+1
* Initialize PxCMD on reset and make its read-only bits such.mav2015-05-021-2/+16
* Handle ATA_SEND_FPDMA_QUEUED as NCQ in ahci_port_stop().mav2015-05-021-1/+2
* Advertise an additional memory BAR in the "dummy" device emulation.neel2015-05-021-15/+23
* crunchide: Restore local EM_AARCH64 constant for bootstrappingemaste2015-04-301-0/+3
* Remove oldnfs remnants from nfsd(8).trasz2015-04-302-120/+60
* Remove oldnfs leftovers from mountd(8).trasz2015-04-292-34/+11
* Standardise chmod, chflags, chown and chgrp recursive symlink processingsmh2015-04-293-62/+70
* Implement the century byte in the RTC. Some guests require this field to beneel2015-04-281-1/+1
* crunchide: add basic string table sanity checksemaste2015-04-281-6/+13
* - remove -l option from ntpdate manpage, as it is no longer an optionjgh2015-04-271-3/+1
* Make setproctitle(3) work in Capsicum capability mode. This makestrasz2015-04-271-3/+0
* ath3kfw, bcmfw, bthidcontrol, bthidd all require usb(4); build themngie2015-04-271-4/+9
* Expand SMBUS API to add smbus_trans() function.grembo2015-04-251-10/+13
* Don't allow guest to modify readonly bits in the PCI config 'status' register.neel2015-04-241-38/+49
* Fix minor mdoc issues.joel2015-04-242-4/+3
* Reassign copyright statements on several files from Advancedjhb2015-04-2315-15/+15
* Add hint about "volmode=dev" to ctl.conf(5).trasz2015-04-211-3/+9
* Fix wpa/hostapd build without OpenSSL.rpaulo2015-04-211-2/+3
* Merge wpa_supplicant/hostapd 2.4.rpaulo2015-04-213-16/+19
* Don't set bits that should be zero for SATA devices.mav2015-04-201-1/+0
* crunchide: Remove local EM_* ELF definitions provided by system ELF headersemaste2015-04-201-24/+0
* Update usage statement to align with post-r279624 functionality.dteske2015-04-201-1/+1
* vidcontrol: skip invalid video modes returned by vt(4)emaste2015-04-201-0/+4
* Report link as up if tap device is not specified (black hole).mav2015-04-201-1/+1
* Report link as up only if we managed to open tap device.mav2015-04-201-2/+2
* Disable RX/TX queues notifications when not needed.mav2015-04-201-0/+4
* identd: restore memcpyeadler2015-04-191-0/+2
* identd: also zero se_rpc_highverseadler2015-04-191-3/+2
* identd: remove redundant zeroingeadler2015-04-191-2/+1
* tzsetup: remove set but unused variableeadler2015-04-191-2/+2
* config: remove set but unchecked variableeadler2015-04-191-2/+2
* Workaround bhyve virtual disks operation on top of GEOM providers.mav2015-04-184-18/+100
* No need to delete export from filesystems which are not exported.sjg2015-04-181-0/+6
* To ensure j formatting string valid, cast uint64_t values to uintmax_t.takawata2015-04-181-2/+3
* Remove some oldnfs remnants.trasz2015-04-181-4/+3
* Change printf formatting to unbroke i386 arch.takawata2015-04-181-2/+2
* Fix Typo.takawata2015-04-181-1/+1
* Fix misspelling.araujo2015-04-181-1/+1
* Improve code style(9), no functional changes.araujo2015-04-182-92/+95
* Add LE related HCI control command to hccontrol(1).takawata2015-04-185-1/+443
* crunchide: always include both 32- and 64-bit ELF supportemaste2015-04-182-13/+6
* Make virtual AHCI more careful with I/O lengths.mav2015-04-171-92/+84
OpenPOWER on IntegriCloud