aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Merge head from 7/28Simon J. Gerraty2014-08-19313-1217/+5075
|\
| * Fix r269183 build woth GCC.Alexander Motin2014-07-281-5/+10
| * Add netmasks support to initiator-portal option.Alexander Motin2014-07-284-17/+92
| * The previous commit (r269119) introduced a regression: It removed theStefan Eßer2014-07-261-2/+2
| * Fix obvious off by one error: prefix[1] should be set to the path of theStefan Eßer2014-07-261-1/+1
| * Simplify the meaning of return values from the inout handlers. After thisNeel Natu2014-07-256-56/+42
| * Strip the patch level from the release name before trying to fetch theDag-Erling Smørgrav2014-07-241-0/+1
| * Reduce the proliferation of VMEXIT_RESTART in task_switch.c.Neel Natu2014-07-241-76/+94
| * Fix fault injection in bhyve.Neel Natu2014-07-243-9/+27
| * Fix a bug where include file `networking/services.subr' was not beingDevin Teske2014-07-232-35/+31
| * Emulate instructions emitted by OpenBSD/i386 version 5.5:Neel Natu2014-07-235-26/+20
| * Add example script `add_some_packages.sh', demonstrating how to installDevin Teske2014-07-2213-133/+147
| * Correct spelling errors in ctld.8. While here, correct similar errorsWarren Block2014-07-202-10/+10
| * Handle nested exceptions in bhyve.Neel Natu2014-07-193-5/+53
| * r243637 changed the default number of nfsd threads created,Rick Macklem2014-07-191-2/+2
| * Oops, forgot to bump manual date/copyright in r268860.Devin Teske2014-07-181-2/+2
| * Minor enhancements, bug fixes, and man-page adjustments.Devin Teske2014-07-182-28/+40
| * Use a combination of unblock-lan-zones (r268839) and domain-insecureDag-Erling Smørgrav2014-07-181-1/+51
| * Fix "ndp -d hostname".Peter Wemm2014-07-181-1/+1
| * Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-179-18/+18
| * Fix ctld crash on startup if target alias is not set.Alexander Motin2014-07-171-2/+5
| * chown: Fix chown test numberEitan Adler2014-07-171-1/+1
| * Add emulation for legacy x86 task switching mechanism.Neel Natu2014-07-164-7/+926
| * Revert previous revision (r268461) for reasons documented in PR.Devin Teske2014-07-161-1/+1
| * Add support for VMWare dialect of EXTENDED COPY command, aka VAAI Clone.Alexander Motin2014-07-161-0/+8
| * When we fail to extract the pkg binaries (for example, / is read-only),Gavin Atkinson2014-07-161-1/+2
| * Fix an issue with service(8) where utilities such as screen(1) and tmux(1)Devin Teske2014-07-151-1/+1
| * Use the blockif CHS routine to create fake CHS values,Peter Grehan2014-07-151-0/+6
| * Add a call to synthesize a C/H/S value for block emulationsPeter Grehan2014-07-152-0/+51
| * Allow up to 512K for boot code on GPT with BIOS. As pmbr.s says in a comment,Nathan Whitehorn2014-07-111-1/+1
| * The month's name shall not be abbreviated.Gavin Atkinson2014-07-111-1/+1
| * Reword an awkward option descriptionGavin Atkinson2014-07-101-3/+4
| * Fix typos.Sergey Kandaurov2014-07-091-2/+2
| * Add LUN options to specify 64-bit EUI and NAA identifiers.Alexander Motin2014-07-091-1/+5
| * Add support for READ FULL STATUS action of PERSISTENT RESERVE IN command.Alexander Motin2014-07-071-0/+4
| * Remove ia64.Marcel Moolenaar2014-07-078-27/+8
| * Close race in r268291 between port destruction, delayed by sessionsAlexander Motin2014-07-061-0/+8
| * Make iSCSI initiator keep Initiator Session ID (ISID) across reconnects.Alexander Motin2014-07-063-24/+10
| * Pass through iSCSI session ISID from LOGIN request to the CTL frontend.Alexander Motin2014-07-053-0/+6
| * Use %zu not %zd for printing size_t.Gavin Atkinson2014-07-051-1/+1
| * Correct format string to fix build of uhsoctl when DEBUG is definedGavin Atkinson2014-07-051-1/+1
| * Burry devid port method, which was a gross hack.Alexander Motin2014-07-052-15/+15
| * Create separate CTL port for every iSCSI target (and maybe portal group).Alexander Motin2014-07-053-52/+288
| * Fix minor copy-paste bug in r268284.Alexander Motin2014-07-051-1/+1
| * Introduce new IOCTL CTL_PORT_LIST reporting in more flexible XML format.Alexander Motin2014-07-051-1/+270
| * Extend capabilities to 64-bits in preparation for some API changes.Peter Grehan2014-07-051-1/+1
| * After EFI support was added to the installer, it needed to allow bootNathan Whitehorn2014-07-041-2/+23
| * Add an option, -p, which makes gstat(8) to only display physical providersXin LI2014-07-032-5/+13
| * Use correct flag for event index.Peter Grehan2014-07-031-1/+1
| * Fix vt(4) detection in kbdcontrol and vidcontrolEd Maste2014-07-022-8/+10