]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Increase the buffer size to keep the list of programm names when
[FreeBSD/FreeBSD.git] / usr.sbin /
2014-12-12 aeIncrease the buffer size to keep the list of programm...
2014-12-11 emaxhandle "Kana" and "Eisu" keys on Apple Wireless Keyboar...
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-10 traszAdd "-media" autofs map, to access data on removable...
2014-12-10 traszAdd fstyp(8). This utility, named after its SVR4 count...
2014-12-09 brdRestructure to make it easier to extend in the future
2014-12-09 brdAdd some tests for user modification. [1]
2014-12-09 brdBreak out the tests into a file per command and clean...
2014-12-09 brdAdd more tests for pw(8) useradd.
2014-12-09 sjg-u and -U are supposed to affect existing files too.
2014-12-08 markjMFV r272851:
2014-12-06 mavCount consecutive read requests as blocking in CTL...
2014-12-06 delphijMFV r260710 + 275532:
2014-12-04 mavDocument r275481 changes.
2014-12-03 mavDo not corrupt the listen string when parsing it.
2014-12-03 rpauloSwitch gpioctl(8) to LIBADD.
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-02 rpaulogpioctl: don't print the command line arguments.
2014-12-02 traszFix null pointer dereference.
2014-12-02 rpauloRewrite parts of gpioctl(8) to use the gpio(3) library.
2014-11-29 baptUpdate libucl to latest version
2014-11-28 baptReadd Makefile.inc that were used to include upper...
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
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 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:
next