]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
[mips/broadcom]: Replace static frequency table with generic PMU clock
[FreeBSD/FreeBSD.git] / bin /
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-29 traszdump(1) -> dump(8).
2016-02-28 kibImplement process-shared locks support for libthr.so...
2016-02-28 traszAdd speed limit to dd(1). This is useful for testing...
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 bdreweryDIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-24 gjbMFH
2016-02-23 jillessh: Fix set -v and multiline history after r295825.
2016-02-23 gjbMFH
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 gjbMFH
2016-02-21 jillessh: Don't hash alias name when there are no aliases.
2016-02-21 jillessh: Optimize setprompt(0).
2016-02-21 jillessh: Remove unnecessary flushouts while reading script.
2016-02-21 traszMake the "invalid numeric value" error message actually...
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-19 jillessh: Rework code to remove '\0' from shell input.
2016-02-19 jillessh: Add tests for comments in sh -c.
2016-02-18 thomasReorganize the handling all-zeroes terminal block in...
2016-02-18 gjbMFH
2016-02-16 bdreweryTest directories can build in parallel fine.
2016-02-15 gjbMFH
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-10 gjbMFH
2016-02-09 gjbExplicitly add unmarked bin/ binaries to the runtime...
2016-02-09 gjbAdd rcp(1) to the rcmds package.
2016-02-09 gjbAdd rmail to the sendmail package
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-09 kibRename P_KTHREAD struct proc p_flag to P_KPROC.
2016-02-09 traszImprove comment to reflect recent changes.
2016-02-09 traszUse a proper type for return value of postfix_to_mult...
2016-02-09 traszUse proper functions for parsing the numeric values.
2016-02-08 gjbMFH
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-04 traszAdd 't' and 'p' postfixes to dd(1).
2016-02-04 traszReduce code duplication.
2016-02-03 bdreweryDon't link /usr/share/nls/de_DE.UTF-8/tcsh.cat to itself.
2016-02-03 gjbMore 'tests' packaging fixes.
2016-02-03 gjbFix build.
2016-02-03 umeThe charset of NLS catalogs were converted to UTF-8
2016-02-02 gjbMFH
2016-02-02 gjbFirst pass to fix the 'tests' packages.
2016-02-02 umeMake dynamic link of libiconv from ports work again.
2016-01-30 jillessh: Don't allocate a redirtab if there are no redirections.
2016-01-30 jillessh(1): Document 'cd -'.
2016-01-30 jillestest: Optimize operator lookup.
2016-01-29 gjbMFH
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 gjbMFH
2016-01-26 dimMerge ^/head r294599 through r294776.
2016-01-25 gjbMFH
2016-01-24 jillessh: Constify internal representation in expand.c.
2016-01-24 jillessh: Remove a global variable from cd.c.
2016-01-23 jillessh: Use OLDPWD shell variable for 'cd -'.
2016-01-23 traszDon't mention the "canonical six" in setfacl(1); it...
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 jillessh: Clean a readonly local, even if the variable does...
2016-01-22 jillessh: Add already working test for local-readonly interac...
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-21 gjbCreate a rcmds package.
2016-01-20 gjbMFH
2016-01-19 jillessh: Simplify some code related to positional parameters.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-13 ngieMFhead @ r293815
2016-01-12 gjbMFH
2016-01-11 dimMerge ^/head r293430 through r293685.
2016-01-10 jillessh: Update associated state when restoring locals while...
2016-01-08 dimMerge ^/head r293280 through r293429.
2016-01-08 delphijMFV r293415:
2016-01-07 jillessh: Reduce size of options table.
2016-01-07 jillessh: Add a test for 'cd -'.
2016-01-07 jillessh: Ensure OPTIND=1 in subshell without forking does...
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 dimMerge ^/head r293036 through r293174.
2016-01-04 gjbMFH r289384-r293170
2016-01-04 emasteMerge LLDB 3.8
2016-01-03 jillessh: Link tests/builtins/getopts9.0 to the build.
2016-01-03 jillessh: Reduce size of builtins table.
2015-12-31 dimMerge ^/head r292951 through r293015.
2015-12-31 ngieMFhead @ r293006
2015-12-31 jillessh: Remove redundant CTLQUOTEMARK checks.
2015-12-31 jillessh: Reindent expandmeta().
2015-12-31 jillessh: Perform pathname generation during the first expans...
2015-12-31 jillessh: Perform IFS splitting during the first expansion...
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-29 jillessh: Split subevalvar() in #/##/%/%% and =/? parts.
2015-12-29 ngieMFhead @ r292618
2015-12-29 pfgpax: prevent possible buffer overflow
2015-12-26 jillessh: Add tests for #/##/%/%% on $* and $@.
next