aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* chown: add a testEitan Adler2014-06-303-0/+36
* Don't accidently skip every second line when calculating theDavid Malone2014-06-281-1/+0
* Simplify the code a little bit using the update_sensor_sysctl() routine toLuiz Otavio O Souza2014-06-271-9/+5
* pw: fix up deletion of users from groupsMateusz Guzik2014-06-271-4/+3
* Correct the buffer length check to avoid overflows.Luiz Otavio O Souza2014-06-271-3/+6
* Add post-mortem debugging for "EPT Misconfiguration" VM-exit. This errorNeel Natu2014-06-271-1/+25
* Sort command flags in usage output and the manpages.John Baldwin2014-06-274-70/+70
* Set the version and date to fixed fields rather than usingPeter Grehan2014-06-271-2/+2
* - Document -b to enable the bvmcons console (but mark it as deprecatedJohn Baldwin2014-06-262-7/+21
* Fix issues in config parser relating to lun serial numbers.Josh Paetzel2014-06-242-2/+16
* Provide APIs to directly get 'lowmem' and 'highmem' size directly.Neel Natu2014-06-244-21/+10
* With the move away from GNATS, drop the CTM config file for downloadingGavin Atkinson2014-06-231-8/+0
* convert to using pidfile... This prevents multiple wpa_supplicantsJohn-Mark Gurney2014-06-225-6/+12
* Fix a code typo that prevented mkdir from firing (unnoticedDevin Teske2014-06-201-1/+1
* Restore the ABI of the cpuctl(4) ioctl request CPUCTL_CPUID, useKonstantin Belousov2014-06-201-1/+1
* Fix changing the usernameBaptiste Daroussin2014-06-201-1/+1
* Removed compatibility with pre FreeBSD 2.2 pw_mkdb commandBaptiste Daroussin2014-06-201-13/+2
* use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-20126-210/+198
* Following comments in r242565 add the possibility to specify ecx whenAttilio Rao2014-06-192-2/+66
* serial_num and device_id fields are not necessarily null-terminated.Alexander Motin2014-06-191-2/+2
* Use Mt macro to properly format mailto linksSteven Kreuzer2014-06-192-2/+2
* Implement redirection handling in initiator.Edward Tomasz Napierala2014-06-182-2/+62
* Get rid of unneccessary argument.Edward Tomasz Napierala2014-06-181-5/+8
* Fix typo and rename macro KDB_SYS_FLAG to KBD_SYS_FLAG.Neel Natu2014-06-181-2/+2
* Improve code a little; no functional changes.Edward Tomasz Napierala2014-06-181-9/+21
* Use proper term in debug messages.Edward Tomasz Napierala2014-06-181-5/+5
* On discovery stage add set of TargetAddress keys to reply, reporting toAlexander Motin2014-06-181-4/+47
* mdoc: add missing width to Bl -tag.Joel Dahl2014-06-151-2/+2
* Document additional LUN/backend options.Alexander Motin2014-06-151-1/+24
* mdoc: use display block in the beginning of the EXAMPLES section.Joel Dahl2014-06-151-4/+4
* Fix two issues:Xin LI2014-06-151-1/+1