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