ioat(4): Add CRC descriptor structure
[freebsd.git] / bin /
2016-04-29 gjbFix including Kyuafile in packaged base system.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 pfged(1): switch two statements so we check the index...
2016-04-26 andrewStop using sbrk in csh. This is a legacy interface...
2016-04-19 araujoUse NULL instead of 0 for pointers.
2016-04-19 araujoUse NULL for pointers instead of 0.
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 jillessh: Write LINENO value to stack string directly.
2016-04-16 gjbMerge the projects/release-pkg branch to head.
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-14 bdreweryMETA_MODE: Don't rebuild build-tools targets during...
2016-04-13 jillessh: Simplify code by removing variable bracketed_name.
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
2016-04-12 gjbMFH
2016-04-11 pfgrcp(1): replace 0 with NULL for pointers.
2016-04-11 gjbMFH
2016-04-09 pfgsh(1): replace 0 with NULL for pointers.
2016-04-09 jillessh: Fix some unquoted variables in tests.
2016-04-07 mpRevert r296416 by removing SAVESIGVEC and switching...
2016-04-04 gjbMFH
2016-03-28 jillessh: Fix use-after-free if a trap replaces itself.
2016-03-28 traszFix bunch of .Xrs.
2016-03-24 bdreweryCCACHE_BUILD: Don't use ccache when generating some...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-14 gjbMFH
2016-03-13 jillessh: Fix copying uninitialized field 'special'.
2016-03-12 kibFix handling of umtxp resource limit in sh(1)/ulimit...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-09 bdreweryDIRDEPS_BUILD: Connect MK_TESTS.
2016-03-09 jillessh: Add test for 'set -o nolog'.
2016-03-09 jillessh: Avoid out-of-bounds access in setoptionbyindex...
2016-03-07 gjbMFH
2016-03-06 jillessh: Fix some dead stores.
2016-03-06 gjbMFH
2016-03-05 dimUpgrade our copies of clang, llvm, lldb and compiler...
2016-03-05 mpSignal handling within tcsh vfork code path will confli...
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbMFH
2016-03-02 jillessh: Remove a redundant STPUTC check.
2016-03-02 jillessh: Don't trust that signal descriptions fit within...
2016-03-02 gjbMFH
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
next