]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
Pick up the 2011-06-08 update to this file, the addition of an IPv6
[FreeBSD/FreeBSD.git] / tools /
2011-07-16 jillessh: Add a test for a fairly obscure case with aliases.
2011-07-16 philipGarbage-collect the tools for maintaining the previous...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-10 jillesposix_spawn: If an error is detected in the child proce...
2011-07-08 jonathanClarify the meaning of a test.
2011-07-07 jonathanEnsure that kqueue is not inherited across fork().
2011-06-25 jillessh: Test that '!' is literal if quoted and first char...
2011-06-25 hselasky- Need to respect the module name and the USB mode...
2011-06-25 hselasky- Improve bus_autoconf tool.
2011-06-24 hselasky- We need to sort all USB device ID's together. Else...
2011-06-24 hselasky- Make sure we don't match the wrong device by adding
2011-06-24 hselasky- Add additional information to the PnP info of USB...
2011-06-24 hselasky- Move all USB device ID arrays into so-called sections,
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-19 jillessh: Add test for r223282.
2011-06-17 edAdd WITHOUT_UTMPX switch to the build system.
2011-06-17 edDon't remove the periodic script for ac(8) when setting...
2011-06-17 edDon't omit ac(8) as part of WITHOUT_ACCT.
2011-06-17 jillessh: Add case statement fallthrough (with ';&' instead...
2011-06-17 jillessh: Skip variables with invalid names in "set", "export...
2011-06-16 jillessh: Reduce unnecessary forks with eval.
2011-06-15 jillessh: Add support for named character classes in bracket...
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-12 dimVendor import of llvm trunk r132879:
2011-06-12 jillessh: Add test for LC_COLLATE-based character ranges...
2011-06-12 jillessh: Add test for case pattern matching with iso-8859...
2011-06-11 npAdd "context" subcommand to fetch and display SGE context.
2011-06-10 jillessh: Do parameter expansion on ENV before using it.
2011-06-09 jillessh: Do parameter expansion before printing PS4 (set...
2011-06-09 npcxgbetool: a tool for the cxgbe(4) driver.
2011-06-08 jillessh: Add simple tests for set -x and PS4.
2011-06-06 attilioMFC
2011-06-05 jillessh: Fix $? in heredocs on simple commands.
2011-06-05 jillessh: Add already working testcases for $? in here-document.
2011-06-04 attilioMFC
2011-06-04 rwatsonAdd a very simple IPDIVERT test, which creates IP diver...
2011-06-04 jillessh: Reduce more needless differences between error...
2011-06-04 jillessh: Honour -n while processing -c string.
2011-06-03 jillessh: Add tests for -n flag. These already pass.
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-31 attilioRevert mismerge
2011-05-31 attilioMFC
2011-05-31 impDon't need (and can't use) -L to copy links here.
2011-05-31 attilioMFC
2011-05-30 jillessh: Add tests for some somewhat obscure aspects of...
2011-05-30 bzUpgrade jail(2) to latest jail(2) API to make the regre...
2011-05-30 rwatsonRework TIMEWAIT regression test so that kernel-allocate...
2011-05-30 rwatsonAdd missing include of stdio.h.
2011-05-30 rwatsonIn the tcpdrop regression test, allow the kernel to...
2011-05-30 rwatsonAdd missing #include of err.h.
2011-05-29 attilioMFC
2011-05-29 jillessh: Add test for 'set +o'.
2011-05-29 attilioMFC
2011-05-28 jillesprintf: Allow multibyte characters for '<char> form...
2011-05-27 jillessh: Correct criterion for using CDPATH in cd.
2011-05-27 jillessh: Add simple CDPATH test.
2011-05-27 attilioMFC
2011-05-27 jillessh: Fix unquoted $@/$* if IFS=''.
2011-05-26 adrianInclude an EEPROM dump program for the AR9287 EEPROM...
2011-05-26 attilioMFC
2011-05-25 obrien+ Tighten up (and simplify) the pass_cmd_vars_1 "variab...
2011-05-25 ru[mdoc] Fixed .Dt call.
2011-05-25 obrienBuild and install a BSD licensed grep.
2011-05-22 attilioMFC
2011-05-22 impAdd the description properly...
2011-05-22 impAdd documentation for WITHOUT_KERNEL_SYMBOLS
2011-05-22 jillessh: Add test for r222173.
2011-05-22 uqsUpdate URLs and fix regex to work with current version...
2011-05-21 jillessh: Expand aliases after assignments and redirections.
2011-05-21 jillessh: Add test for positional parameters with more than...
2011-05-21 attilioMFC
2011-05-20 jillessh: Implement the cd -e flag proposed for the next...
2011-05-20 jillessh: Allow terminating a heredoc with a terminator at...
2011-05-20 attilioMFC
2011-05-19 attilioMFC
2011-05-19 impImplement WITH{,OUT}_{GCC,BINUTILS} to provide finer...
2011-05-17 attilioMFC
2011-05-17 ruAdded description for WITH_OFED.
2011-05-14 attilioMFC
2011-05-14 jillessh: Add tests for lines that look like heredoc delimite...
2011-05-14 impRestore BOOT2CFG, accidentally removed in r212938.
2011-05-13 attilioMFC
2011-05-13 impIf there's no package directory, don't try to install...
2011-05-13 impAdd ${} around variable dereference...
2011-05-13 impImplement -f to inhibit copying s1 partition out for...
2011-05-13 impCopy symbolic links as files rather than recreating...
2011-05-10 attilioSync with -CURRENT
2011-05-10 attilioMFC
2011-05-10 ruReassurance for impatient.
2011-05-10 ruStyle.
2011-05-10 ru- There now exist options that have different defaults...
2011-05-10 ruThe Objective C support was removed in r220755.
2011-05-09 attilioFix by hand files that aren't added automatically by...
2011-05-09 attilioMFC
2011-05-09 adrianThis is a full 32 bit field for kite.
2011-05-08 jillessh: Add \u/\U support (in $'...') for UTF-8.
2011-05-08 attilioMFC
next