]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
Make automatic hw.snd.default_unit choice a bit more intelligent. Instead
[FreeBSD/FreeBSD.git] / tools /
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
2011-05-08 jillessh: Add UTF-8 support to pattern matching.
2011-05-07 attilioMFC
2011-05-07 jillessh: Add UTF-8 support to ${#var}.
2011-05-06 attilioMFC
2011-05-06 ruMK_GPIO changed its default; reflect.
2011-05-06 ruRemoved trailing whitespace.
2011-05-06 ruTidy up formatting.
2011-05-05 jillessh: Add $'quoting' (C-style escape sequences).
2011-05-05 attilioMFC
2011-05-04 jillessh: Apply set -u to variables in arithmetic.
2011-05-04 jillessh: Detect an error for ${#var<GARBAGE>}.
2011-05-04 attilioMFC
2011-05-04 jonathanRegression tests for Capsicum capability mode.
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-03 attilioMFC
2011-05-03 gnnGive some sort of message when the program is not run...
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-05-02 dimVendor import of clang trunk r130700:
2011-05-02 dimVendor import of llvm trunk r130700:
2011-04-30 bzIntroduce two new options MK_INET and MK_INET_SUPPORT...
2011-04-28 gnnA diagnostic tool to go along with the vxge(4) 10GbE...
2011-04-28 desexecutable
2011-04-25 jillessh: Set $? to 0 for background commands.
2011-04-23 jillessh: Allow EV_EXIT through function calls, make {.....
2011-04-21 simonExpand / correct newsyslog regression tests:
2011-04-20 jillessh: Do not word split "${#parameter}".
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-15 jillessh: Add test for bin/12137.
2011-04-15 jillessh: Add test for obscure and ambiguous ${#?}.
2011-04-15 jillessh: Add test for bin/56147.
2011-04-13 jkimImport ACPICA 20110413.
2011-04-11 adrianGenerate opt_ah.h now for all ath tools, a recent HAL...
next