]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
Remove #include needed for debugging.
[FreeBSD/FreeBSD.git] / tools /
2011-03-13 Jilles Tjoelkersh: Fix some parameter expansion variants ${#...}.
2011-03-13 Pawel Jakub DawidekPOSIX accepts only ELOOP if O_NOFOLLOW is specified...
2011-03-13 Jilles Tjoelkersh: Add some tests for ${#parameter}.
2011-03-12 Rebecca CranFix warnings and style(9) issues.
2011-03-12 Pawel Jakub DawidekAdd some missing consts.
2011-03-12 David SchultzMerge gdtoa-20110304.
2011-03-11 Rebecca CranFix warnings and style(9) issues.
2011-03-11 Rebecca CranFix the build: we have snprintf(3).
2011-03-11 Rebecca CranFix warnings and set WARNS to 6.
2011-03-11 Rebecca CranFix warnings and set WARNS to 6.
2011-03-11 Rebecca Cranmptable.h is now in include/x86.
2011-03-11 Rebecca CranFix warnings and style(9) issues.
2011-03-10 Pawel Jakub DawidekAdd support for *at syscalls:
2011-03-10 Pawel Jakub DawidekImprove test a bit, now that we have fstat(2) support.
2011-03-09 Pawel Jakub DawidekFew initial ftruncate(2) tests. One of them covers...
2011-03-09 Pawel Jakub DawidekPass descriptor number to write(2), now that it is...
2011-03-09 Pawel Jakub DawidekAdd support for the following syscalls:
2011-03-09 Adrian ChaddThe regdomain entries are 16 bits, not 8. Print out...
2011-03-08 Edwin GroothuisMFV of tzdata2011c, r219409
2011-03-08 Adrian ChaddUpdate to keep in sync with the HAL
2011-03-07 Jilles Tjoelkersh: Test that . /dev/null returns exit status 0 and...
2011-03-07 David SchultzAdd some tests for cexp() and cexpf(). (I need to...
2011-03-06 Adrian ChaddAdd support for printing out the open-loop TX power...
2011-03-04 Edward Tomasz Napi... One more fix. Now all ACL tests pass again.
2011-03-04 Edward Tomasz Napi... Adapt tools-crossfs.test to the new semantics.
2011-03-04 Edward Tomasz Napi... Adapt NFSv4 ACL regression test to the fact that the...
2011-03-04 Edward Tomasz Napi... Make ACL tests slightly easier to run.
2011-03-01 Edwin GroothuisMFV of tzdata2011b, r219147
2011-02-27 Xin LIAccept == as an alias of = which is a popular GNU exten...
2011-02-27 Dimitry AndricUpdate llvm/clang to trunk r126547.
2011-02-26 Dimitry AndricVendor import of clang trunk r126547:
2011-02-25 Gabor Kovesdan- Add two more iconv-related files, which were left...
2011-02-25 Gabor KovesdanAdd the BSD-licensed Citrus iconv to the base system...
2011-02-24 Martin MatuskaUpdate xz to release 5.0.1
2011-02-22 Ulrich SpörleinThe default for FDT has changed, rename the flag/option...
2011-02-22 Ulrich SpörleinFlesh out WITHOUT_GROFF support to DTRT.
2011-02-22 Ulrich SpörleinTeach tools/install.sh the -d directory mode.
2011-02-22 Martin Wilke- Fix QA issues
2011-02-20 Dimitry AndricUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-20 Jilles Tjoelkersh: Add some tests for omitting whitespace whereever...
2011-02-20 Jilles Tjoelkersh: Split off some special behaviour into separate...
2011-02-20 Dimitry AndricVendor import of clang trunk r126079:
2011-02-20 Dimitry AndricVendor import of llvm trunk r126079:
2011-02-19 Jilles Tjoelkersh: Do not use "local" in the test runner as POSIX...
2011-02-19 Jilles Tjoelkersh: Make execution/fork1.0 work even if the basename...
2011-02-18 Dimitry AndricMerge binutils 2.17.50 to head. This brings a number...
2011-02-18 Jilles Tjoelkersh: Test that the read builtin passes through all byte...
2011-02-18 Jilles Tjoelkersh: Unset some more locale vars in two tests that may...
2011-02-18 Xin LIAdd a helper script that detects which partition we...
2011-02-17 Poul-Henning KampImprove the check for ports which have gone missing...
2011-02-13 Adrian Chadd* add in new EEPROM fields from later revisions
2011-02-12 Jilles Tjoelkersh: Detect dividing the smallest integer by -1.
2011-02-12 Jung-uk KimMerge ACPICA 20110211.
2011-02-11 Jung-uk KimImport ACPICA 20110211.
2011-02-10 Warner LoshAdd 'generic' flash images. This is for projects produ...
2011-02-08 Jilles Tjoelkersh: Add tests for new features in arithmetic.
2011-02-06 Doug BartonUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-05 Jilles Tjoelkersh: Weaken some tests to allow /rescue/sh to pass every...
2011-02-05 Jilles Tjoelkersh: Fix two things about {(...)} <redir:
2011-02-05 Jilles Tjoelkersh: Forget all cached command locations on any PATH...
2011-02-05 Jilles Tjoelkersh: Do not try to execute binary files as scripts.
2011-02-02 Jilles Tjoelkersh: Add test for shell script without '#!'.
2011-01-31 Edwin GroothuisMFV of tzdata2011a, r218120
2011-01-30 Jilles Tjoelkersh: Send messages about signals to stderr.
2011-01-29 Adrian ChaddKeep this in sync with the ar5212 power rate table...
2011-01-27 Jilles Tjoelkersh: Add test for EXIT trap in command substitution.
2011-01-25 Adrian ChaddFix this tool to use the updated (corrected) v4k eeprom...
2011-01-24 Adrian ChaddAdd a simple tool to print the contents of a v4k EEPROM...
2011-01-22 Adrian ChaddAdd a new tool which takes a text hexdump of the curren...
2011-01-22 Adrian ChaddPatch the athstats code/Makefile to cross-compile corre...
2011-01-21 Adrian ChaddAdd in a new tool which prints a formatted v14 eeprom...
2011-01-21 Adrian ChaddRemove an un-needed trailing / after OBJDIR.
2011-01-21 Adrian ChaddMake the existing ath tools build again.
2011-01-18 Poul-Henning KampMake sure the PKGDIR exists before we move stuff into it.
2011-01-18 Jilles Tjoelkersh: Fix signal messages being sent to the wrong file...
2011-01-16 Jilles Tjoelkersh: If exit is used without args from a trap action...
2011-01-15 Jilles Tjoelkersh: Fix some things about -- in trap:
2011-01-13 Jung-uk KimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-13 Jung-uk KimImport ACPICA 20110112.
2011-01-09 Giorgos Keramidasregression/date: unset all LC_xxx vars and set LANG...
2011-01-09 Jilles Tjoelkersh: Remove special %builtin PATH entry.
2011-01-08 Jilles Tjoelkersh: Make exit without parameters from EXIT trap POSIX...
2011-01-08 Jilles Tjoelkersh: Add simple test for 'exit' without parameters.
2011-01-08 Jilles Tjoelkersed: Add test for r217133 (-i race).
2011-01-06 Giorgos Keramidastests: sort & fix includes, remove -include from CFLAGS...
2011-01-05 Jilles Tjoelkersh: Do not call exitshell() from evalcommand() unless...
2011-01-03 Warner LoshUpdate gateworks exclusion list to match latest tree.
2011-01-03 Warner LoshBump the media size from approx 600MB to approx 750MB...
2011-01-03 Warner LoshPut in the other half of the SRCCONF patch.
2011-01-01 Jilles Tjoelkersh: Test that exit $? replaces the original exit status...
2011-01-01 Jilles Tjoelkersh: Check readonly status for assignments on regular...
2010-12-31 Jilles Tjoelkersh: Check if dup2 for redirection from/to a file succeeds.
2010-12-30 Jilles Tjoelkersh: Avoid side effects from builtins in optimized comma...
2010-12-30 Jilles Tjoelkersh: Add two tests for special cases in command substitu...
2010-12-28 Jilles Tjoelkersh: Don't do optimized command substitution if expansio...
2010-12-28 Jilles Tjoelkersh: Add test for optimized command substitution.
2010-12-28 Jilles Tjoelkersh: Make expansion errors in optimized command substitu...
2010-12-27 Jilles Tjoelkersh: Add a testcase for cmdsubst errors that already...
2010-12-27 Ed MasteRestore two commented-out tests from plus-minus1.0...
2010-12-26 Ed MasteRemove commented-out test that's covered in plus-minus2...
next