aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong message when using pw -V with a non existent directoryBaptiste Daroussin2014-11-123-1/+27
* Decode more fields when dumping USB descriptors.Hans Petter Selasky2014-11-121-4/+79
* Fix a few cases of use of uninitialized variables. Found with -Wall.Luiz Otavio O Souza2014-11-121-2/+8
* Fix whitespace.Devin Teske2014-11-111-4/+4
* Default `bsdconfig timezone' and `tzsetup' to `-s' in a VM.Devin Teske2014-11-112-1/+13
* Renove faith(4) and faithd(8) from base. It looks like industryAlexander V. Chernikov2014-11-0913-3689/+7
* To allow a request to be submitted from within the callback routine ofTycho Nightingale2014-11-091-2/+2
* Make both iSCSI initiator and target support base64 encoded CHAP data.Alexander Motin2014-11-092-2/+100
* Add HISTORY section to ctld(8).Edward Tomasz Napierala2014-11-091-1/+6
* Fix several nits in redirection handling - don't use wrong CSG,Edward Tomasz Napierala2014-11-091-27/+14
* Add support for sending redirections to iSCSI target.Edward Tomasz Napierala2014-11-096-6/+195
* Improve wording in ctl.conf(5).Edward Tomasz Napierala2014-11-081-4/+5
* ctld(8) doesn't require -lcam or -lssl; remove those from DPADD and LDADD.Edward Tomasz Napierala2014-11-081-2/+2
* Remove unused assignments, noticed by Clang analyzer.Alexander Motin2014-11-071-7/+7
* Backout 274170 it breaks for mipsBaptiste Daroussin2014-11-061-2/+2
* fifolog_writer does not depend on libutilBaptiste Daroussin2014-11-061-2/+2
* fifolog_reader does not depend on libutilBaptiste Daroussin2014-11-061-2/+2
* iscsid does not need to link to libsslBaptiste Daroussin2014-11-061-2/+2
* sntp does not depend on libmBaptiste Daroussin2014-11-061-2/+2
* rpcbind does not need to be linked to libutilBaptiste Daroussin2014-11-061-2/+2
* Add to CTL support for logical block provisioning threshold notifications.Alexander Motin2014-11-061-1/+9
* Add EXAMPLES-section entry for new key+=append syntax of sysrc(8).Devin Teske2014-11-051-1/+7
* Improve the ability to cancel an in-flight request by using anTycho Nightingale2014-11-041-24/+146
* Follow-up to r255036; remove beforeinstall directives from bsdconfig(8)Devin Teske2014-11-0439-119/+0
* Add key+=append syntax to sysrc(8).Devin Teske2014-11-032-7/+27
* If the start bit, PxCMD.ST, is cleared and nothing is in-flight thenTycho Nightingale2014-11-031-2/+6
* Require root when running the pw_delete and pw_modify test programs (pw(8)Enji Cooper2014-11-031-0/+3
* Integrate usr.sbin/useradd/t_useradd.sh from NetBSD into FreeBSD as pw_testEnji Cooper2014-11-031-0/+11
* Rewrite some of the disk setup documentation to be clearer and containNathan Whitehorn2014-10-311-32/+34
* Rework the EXAMPLES section to be a bit clearer.John Baldwin2014-10-291-6/+58
* Fix iscsictl(8) and ctld(8) to correctly handle Windows newlinesEdward Tomasz Napierala2014-10-291-0/+1
* Keep the token list sorted.Edward Tomasz Napierala2014-10-291-3/+3
* Make it possible to optionally use semicolon to separate statements.Edward Tomasz Napierala2014-10-292-1/+12
* Simplify code; no functional changes.Edward Tomasz Napierala2014-10-293-47/+21
* Add discovery-filter. This makes it possible to restrict which targetsEdward Tomasz Napierala2014-10-297-8/+193
* Document iSNS defaults.Edward Tomasz Napierala2014-10-281-1/+3
* Fix renaming a group via the gr_copy functionBaptiste Daroussin2014-10-281-0/+14
* Ensure pw userdel -u <invalid> do not try to remove rootBaptiste Daroussin2014-10-282-0/+14
* Fix atf syntaxBaptiste Daroussin2014-10-281-1/+1
* Do not delete the group wheel when bad argument is passed to pw groupdel -gBaptiste Daroussin2014-10-282-0/+17
* Fix a regression in pw usermod -G listBaptiste Daroussin2014-10-282-1/+40
* Remove spurious libelf dependency.Nathan Whitehorn2014-10-281-1/+1
* When a group is renamed then the group has been invalidated for sure.Baptiste Daroussin2014-10-282-3/+17
* Fix build after previous commit. While here, improve error messages.Edward Tomasz Napierala2014-10-281-13/+27
* Remove the distinction between strings and numbers from ctld(8) yacc parser.Edward Tomasz Napierala2014-10-282-30/+59
* Use pkg-1.4-style platform identifiers based on MACHINE_ARCH (e.g.Nathan Whitehorn2014-10-273-410/+22
* Fix renderingBaptiste Daroussin2014-10-271-2/+1
* Clarify the documentation of pmcstat:Baptiste Daroussin2014-10-271-1/+8
* Add a comment explaining the intent behind the I/O reservation [0x72-0x77].Neel Natu2014-10-261-0/+4
* Add "rpm" and "formfactor" LUN options to match istgt functionality.Alexander Motin2014-10-261-1/+7