aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix a syntax error in bsdinstall/zfsbootAllan Jude2015-05-221-1/+1
* Advertise ctlstat(8) a little better.Edward Tomasz Napierala2015-05-223-5/+8
* The 'hostbridge' device exists to allow guests to infer msi/msixTycho Nightingale2015-05-211-1/+1
* Add an option "--get-vmcs-exit-inst-length" to display the instruction lengthNeel Natu2015-05-211-1/+12
* Remove stray DEBUG_FLAGS=-g that snuck in with r137868Warner Losh2015-05-211-1/+0
* Temporarily revert r282922 which bumped the max descriptors.Peter Grehan2015-05-211-1/+1
* Remove the warning about invalid PE checksum; apparently nothingEdward Tomasz Napierala2015-05-201-2/+6
* Merge ACPICA 20150515.Jung-uk Kim2015-05-182-3/+3
* Fix off-by-one in array index bounds checkAllan Jude2015-05-181-1/+1
* bsdinstall/zfsboot: Skip adding swap lines to /etc/fstab if swap is 0 sizedAllan Jude2015-05-171-0/+4
* Add a warning message to mountd for exported fileRick Macklem2015-05-161-0/+3
* path.h is not needed here.Xin LI2015-05-161-2/+0
* Bump the size of the blockif scatter-gather list to 67.Peter Grehan2015-05-141-1/+1
* kbdmap(1): increase description size to 256 bytesEd Maste2015-05-141-2/+2
* Fix pmcstat symbol resolution for userland processes.Stanislav Sedov2015-05-131-1/+2
* Set the subvendor field in config space to the vendor ID.Peter Grehan2015-05-133-0/+3
* crunchide: remove EOL whitespaceEd Maste2015-05-121-3/+3
* Allow configuration of the sector size advertised to the guest.Neel Natu2015-05-122-26/+69
* Handling indirect descriptors is a capability of the host andPeter Grehan2015-05-111-1/+1
* Remove extendline definitionBaptiste Daroussin2015-05-101-3/+0
* Use calloc(3) instead of malloc(3) + memset(3)Baptiste Daroussin2015-05-101-2/+4
* The initial logic for allocating the new string was wrong, the conversionBaptiste Daroussin2015-05-101-5/+2
* Use strndup(3) instead of malloc(3) + memcpy(3)Baptiste Daroussin2015-05-101-7/+11
* Remove useless call to extendarrayBaptiste Daroussin2015-05-101-1/+0
* The pwdb function is only used once to check the database rename itBaptiste Daroussin2015-05-101-10/+4
* if the check of the pw db fails return the failed valueBaptiste Daroussin2015-05-101-37/+35
* Some style(9) fixesBaptiste Daroussin2015-05-101-9/+16
* Replace sprintf(3) with snprintf(3)Baptiste Daroussin2015-05-091-7/+7
* Use snprintf(3) instead of sprintf(3)Baptiste Daroussin2015-05-091-8/+7
* Remove now unused LNBUFSZ buffer sizeBaptiste Daroussin2015-05-091-3/+0
* Return from the function as early as possibleBaptiste Daroussin2015-05-091-117/+116
* Remove some uneeded headersBaptiste Daroussin2015-05-093-8/+0
* Remove unneeded headersBaptiste Daroussin2015-05-091-8/+0
* Replace malloc(3) + strcpy(3) + strcat(3) by asprintf(3)Baptiste Daroussin2015-05-091-3/+1
* Use snprintf(3) instead of strcpy(3) + strncat(3)Baptiste Daroussin2015-05-091-2/+1
* Use sbuf(9) instead of homebrewed buffered stringBaptiste Daroussin2015-05-093-62/+47
* Fix the double space in comment.Stanislav Sedov2015-05-091-1/+3
* Use the kern.bootfile sysctl to set the default kernel path rather thanJohn Baldwin2015-05-082-30/+36
* Allow byte reads of AHCI registers.Neel Natu2015-05-071-4/+9
* Add memory barrier to r281764.Alexander Motin2015-05-061-14/+11
* Deprecate the 3-way return values from vm_gla2gpa() and vm_copy_setup().Neel Natu2015-05-062-78/+81
* 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