]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Update LLDB snapshot to upstream r216948 (git 50f7fe44)
[FreeBSD/FreeBSD.git] / usr.sbin /
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-25 dimr274961 through r275075
2014-11-25 jamieIn preparation for using clang's -Wcast-qual:
2014-11-25 baptConvert usr.sbin to LIBADD
2014-11-25 baptFix the fix
2014-11-25 delphijFix build.
2014-11-24 baptConvert makefs to LIBADD
2014-11-24 brdConvert to LIBADD.
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-24 traszRemove the pidfile clause from the ctl.conf example...
2014-11-23 ianFix the negation (!) operator so that it binds only...
2014-11-23 ianConsider the negation operator (!) to be a word even...
2014-11-22 dimFix the following -Werror warnings from clang 3.5.0...
2014-11-22 dimFix the following -Werror warnings from clang 3.5.0...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-22 traszImplement "automount -c".
2014-11-22 mavFor both iSCSI initiator and target increase socket...
2014-11-21 mavIn conf_apply() remove iSCSI ports from kernel before...
2014-11-21 traszFix error handling.
2014-11-21 traszDocument use of wildcards (*) and ampersands (&) in...
2014-11-21 traszAdd missing error checking for kernel_port_{add,remove...
2014-11-19 brdReplace the pw(1) calls with a variable, to make it...
2014-11-19 traszMake the auto_master(5) man page clearer on how auto_master
2014-11-19 traszFix improper .Fx macro usage.
2014-11-18 feldRe-work non-persistent filesystem detection as it was...
2014-11-17 brdClean up some language
2014-11-17 feldAdd logic for detecting non-persistent filesystems...
2014-11-17 traszThe "intr" option is NFS-specific; fix examples in...
2014-11-16 delphijDefault to use 10 seconds as nap interval instead of 1.
2014-11-15 baptwpa_cli does not use libedit anymore since version 1.0
2014-11-15 brdAdd a test for locking and unlocking user accounts
2014-11-12 baptFix wrong message when using pw -V with a non existent...
2014-11-12 hselaskyDecode more fields when dumping USB descriptors.
2014-11-12 loosFix a few cases of use of uninitialized variables....
2014-11-11 dteskeFix whitespace.
2014-11-11 dteskeDefault `bsdconfig timezone' and `tzsetup' to `-s'...
2014-11-09 melifaroRenove faith(4) and faithd(8) from base. It looks like...
2014-11-09 tychonTo allow a request to be submitted from within the...
2014-11-09 mavMake both iSCSI initiator and target support base64...
2014-11-09 traszAdd HISTORY section to ctld(8).
2014-11-09 traszFix several nits in redirection handling - don't use...
2014-11-09 traszAdd support for sending redirections to iSCSI target.
2014-11-08 traszImprove wording in ctl.conf(5).
2014-11-08 traszctld(8) doesn't require -lcam or -lssl; remove those...
2014-11-07 mavRemove unused assignments, noticed by Clang analyzer.
2014-11-06 baptBackout 274170 it breaks for mips
2014-11-06 baptfifolog_writer does not depend on libutil
2014-11-06 baptfifolog_reader does not depend on libutil
2014-11-06 baptiscsid does not need to link to libssl
2014-11-06 baptsntp does not depend on libm
2014-11-06 baptrpcbind does not need to be linked to libutil
2014-11-06 mavAdd to CTL support for logical block provisioning thres...
2014-11-05 dteskeAdd EXAMPLES-section entry for new key+=append syntax...
2014-11-04 tychonImprove the ability to cancel an in-flight request...
2014-11-04 dteskeFollow-up to r255036; remove beforeinstall directives...
2014-11-03 dteskeAdd key+=append syntax to sysrc(8).
2014-11-03 tychonIf the start bit, PxCMD.ST, is cleared and nothing...
2014-11-03 ngieRequire root when running the pw_delete and pw_modify...
2014-11-03 ngieIntegrate usr.sbin/useradd/t_useradd.sh from NetBSD...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-31 nwhitehornRewrite some of the disk setup documentation to be...
2014-10-29 jhbRework the EXAMPLES section to be a bit clearer.
2014-10-29 traszFix iscsictl(8) and ctld(8) to correctly handle Windows...
2014-10-29 traszKeep the token list sorted.
2014-10-29 traszMake it possible to optionally use semicolon to separat...
2014-10-29 traszSimplify code; no functional changes.
2014-10-29 traszAdd discovery-filter. This makes it possible to restri...
2014-10-28 traszDocument iSNS defaults.
2014-10-28 baptFix renaming a group via the gr_copy function
2014-10-28 baptEnsure pw userdel -u <invalid> do not try to remove...
2014-10-28 baptFix atf syntax
2014-10-28 baptDo not delete the group wheel when bad argument is...
2014-10-28 baptFix a regression in pw usermod -G list
2014-10-28 nwhitehornRemove spurious libelf dependency.
2014-10-28 baptWhen a group is renamed then the group has been invalid...
2014-10-28 traszFix build after previous commit. While here, improve...
2014-10-28 traszRemove the distinction between strings and numbers...
2014-10-27 nwhitehornUse pkg-1.4-style platform identifiers based on MACHINE...
2014-10-27 baptFix rendering
2014-10-27 baptClarify the documentation of pmcstat:
2014-10-26 neelAdd a comment explaining the intent behind the I/O...
2014-10-26 mavAdd "rpm" and "formfactor" LUN options to match istgt...
2014-10-26 neelMove the ACPI PM timer emulation into vmm.ko.
2014-10-25 mavAdd basic iSNS client to the iSCSI target.
2014-10-24 traszImprove ctld.conf example.
2014-10-24 traszMake the initiator-name and initiator-portal checks...
2014-10-24 traszTidy up the login code; no functional changes.
2014-10-23 dumbbellvt(4): Add PIO_VFONT_DEFAULT ioctl to restore the defau...
2014-10-23 traszClean up (refactor) discovery a little; no functional...
2014-10-22 markjFix some buglets in the error-handling of getdevice...
2014-10-22 traszFix ctl.conf example to use proper paths to ZVOLs.
2014-10-22 traszRemove misleading statement. Bump date.
2014-10-22 traszComment out parts about iSER; it's not implemented.
2014-10-22 traszRemove spurious empty line.
2014-10-22 traszFix ctld(8) to not show the "auth-group <name> not...
2014-10-22 traszWhitespace fixes.
2014-10-22 traszUntangle iSCSI authentication code by splitting off...
2014-10-21 neelMerge projects/bhyve_svm into HEAD.
2014-10-21 neelIFC @r273338
next