]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
sh: Remove the "exp" builtin.
[FreeBSD/FreeBSD.git] / tools /
2011-05-27 jillessh: Correct criterion for using CDPATH in cd.
2011-05-27 jillessh: Add simple CDPATH test.
2011-05-27 jillessh: Fix unquoted $@/$* if IFS=''.
2011-05-26 adrianInclude an EEPROM dump program for the AR9287 EEPROM...
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 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-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-19 impImplement WITH{,OUT}_{GCC,BINUTILS} to provide finer...
2011-05-17 ruAdded description for WITH_OFED.
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 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 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 adrianThis is a full 32 bit field for kite.
2011-05-08 jillessh: Add \u/\U support (in $'...') for UTF-8.
2011-05-08 jillessh: Add UTF-8 support to pattern matching.
2011-05-07 jillessh: Add UTF-8 support to ${#var}.
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-04 jillessh: Apply set -u to variables in arithmetic.
2011-05-04 jillessh: Detect an error for ${#var<GARBAGE>}.
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 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...
2011-04-06 uqsRegenerate after r220401. It turns out makeman is cleve...
2011-04-06 uqsComplete WITHOUT_CXX support. It implies WITHOUT_GROFF and
2011-04-05 jillesAllow strerror(0) and strerror_r(0, ...).
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-04-05 adrian* re-enable marker stuff, I accidentally disabled it...
2011-04-05 adrianFlesh out a simple tool to print the ALQ dump generated...
2011-03-28 mrUse ${NANO_WORLDDIR}/var/empty as copy source since...
2011-03-23 adrianOops, fix badness i must've introduced earlier.
2011-03-22 traszAdd test for acl_is_trivial_np(3).
2011-03-21 mrDelete all GPT partitions at once. (Suggested by Andrey...
2011-03-20 mrAdd a file with some remarks for setting up a zfs boot...
2011-03-20 mr- Add script for preparing disks in GPT/ZFS boot enviro...
2011-03-18 mr- Build disk image (for USB sticks) and iso image
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-16 jkimImport ACPICA 20110316.
2011-03-13 jillessh: Fix some parameter expansion variants ${#...}.
2011-03-13 pjdPOSIX accepts only ELOOP if O_NOFOLLOW is specified...
2011-03-13 jillessh: Add some tests for ${#parameter}.
2011-03-12 brucecFix warnings and style(9) issues.
2011-03-12 pjdAdd some missing consts.
2011-03-12 dasMerge gdtoa-20110304.
2011-03-11 brucecFix warnings and style(9) issues.
2011-03-11 brucecFix the build: we have snprintf(3).
2011-03-11 brucecFix warnings and set WARNS to 6.
2011-03-11 brucecFix warnings and set WARNS to 6.
2011-03-11 brucecmptable.h is now in include/x86.
2011-03-11 brucecFix warnings and style(9) issues.
2011-03-10 pjdAdd support for *at syscalls:
2011-03-10 pjdImprove test a bit, now that we have fstat(2) support.
2011-03-09 pjdFew initial ftruncate(2) tests. One of them covers...
2011-03-09 pjdPass descriptor number to write(2), now that it is...
2011-03-09 pjdAdd support for the following syscalls:
2011-03-09 adrianThe regdomain entries are 16 bits, not 8. Print out...
2011-03-08 adrianUpdate to keep in sync with the HAL
2011-03-07 jillessh: Test that . /dev/null returns exit status 0 and...
2011-03-07 dasAdd some tests for cexp() and cexpf(). (I need to...
2011-03-06 adrianAdd support for printing out the open-loop TX power...
2011-03-04 traszOne more fix. Now all ACL tests pass again.
2011-03-04 traszAdapt tools-crossfs.test to the new semantics.
2011-03-04 traszAdapt NFSv4 ACL regression test to the fact that the...
2011-03-04 traszMake ACL tests slightly easier to run.
2011-02-27 delphijAccept == as an alias of = which is a popular GNU exten...
next