]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
Rename BUS_SPACE_IO and BUS_SPACE_MEM defines to BUS_SPACE_TAG_IO and
[FreeBSD/FreeBSD.git] / tools /
2010-10-29 Jilles Tjoelkersh: Detect various additional errors in the parser.
2010-10-29 Jilles Tjoelkersh: Fix some issues with CTL* bytes and ${var#pat}.
2010-10-29 Rui PauloMerge libpcap-1.1.1.
2010-10-29 Jilles Tjoelkersh: Do IFS splitting on word in ${v+word} and ${v-word}.
2010-10-28 Jilles Tjoelkersh: Only accept a '}' inside ${v+-=?...} if double...
2010-10-28 Jilles Tjoelkersh: Make double-quotes quote a '}' inside ${v#...}...
2010-10-28 Rui PauloMerge tcpdump-4.1.1.
2010-10-24 Jilles Tjoelkersh: Do not allow overriding a special builtin with...
2010-10-24 Jilles Tjoelkersh: Make sure defined functions can actually be called.
2010-10-24 Jilles Tjoelkersh: Check whether dup2 was successful for >&FD and...
2010-10-24 Jilles Tjoelkersh: Add a test trying to close a descriptor that is...
2010-10-24 Jilles Tjoelkersh: Change ! within a pipeline to start a new pipeline...
2010-10-24 Jilles Tjoelkersh: Add some testcases for alias expansion.
2010-10-24 Robert WatsonAdd microbenchmark for create/unlink of a zero-byte...
2010-10-22 Robert WatsonValidate syscall_timing test names before starting...
2010-10-21 Robert WatsonUniversally use uintmax_t in syscall_timing; rearrange...
2010-10-21 Robert WatsonAdd Cambridge/Google tag since the copyright has been...
2010-10-21 Robert WatsonFurther syscall_timing improvements: allow an arbitrary...
2010-10-21 Robert WatsonFix bug in recent syscall_timing change: measure the...
2010-10-21 Robert WatsonFurther enhancements to syscall_timing:
2010-10-21 Robert WatsonImprove the structure and implementation of the syscall...
2010-10-19 Xin LIMFV: nc(1) from OpenBSD 4.8.
2010-10-15 Jilles Tjoelkersh: Allow running 'prove' from tools/regression/bin...
2010-10-14 David E. O'BrienEmbellish this testcase a little bit to be more clear...
2010-10-13 David E. O'BrienDo not assume in growstackstr() that a "precious" chara...
2010-10-13 Jung-uk KimMerge ACPICA 20101013.
2010-10-13 Jung-uk KimImport ACPICA 20101013.
2010-10-12 David E. O'BrienAllow one to regression test 'sh' changes without havin...
2010-10-11 David E. O'BrienCorrect regression test to not show a false positive...
2010-10-11 Martin MatuskaUpgrade xz to git snapshot as of 20101010
2010-10-08 Mark MurrayDon't blow away /bin/rmail symlink if we are keeping...
2010-10-08 Sergey KandaurovClean up tools in tools/tools/netrate.
2010-10-08 Ed SchoutenImport ee 1.5.2 into HEAD.
2010-10-07 Dimitry AndricUpgrade Clang and LLVM to the 2.8 release. See here...
2010-10-06 Alexander LeidingerAdd some missing files to optionally delete.
2010-10-05 Oleksandr Tymoshenko- Add WITH_GPIO entry to src.conf(5) man page
2010-10-01 George V. Neville... Change the output of mctest to give a summary of the...
2010-10-01 Michael Reifenberger- simplify by using one build script
2010-09-30 Edwin GroothuisMFV of 213310, tzdata2010m
2010-09-29 Jilles Tjoelkertr: Fix '[=]=]' equivalence class.
2010-09-27 Pawel Jakub DawidekCorrect message.
2010-09-25 Pawel Jakub DawidekAdd some regression tests for newly added -J and -j...
2010-09-25 Pawel Jakub DawidekDon't hardcode md0 in message, use $md instead.
2010-09-25 Edward Tomasz Napi... Don't leave zombies behind.
2010-09-25 Edward Tomasz Napi... Add a shell script to generate a test script for trivia...
2010-09-25 Pawel Jakub DawidekUpdate regression tests after AES-XTS addition.
2010-09-25 Pawel Jakub Dawidek- Use $md instead of md0, which fixes tests when md...
2010-09-25 David XuAdd test cases for stack unwinding.
2010-09-22 Warner LoshMake the labels match the device name that's mounted...
2010-09-21 Andriy Gapontools/umastat: more cleanups
2010-09-20 Warner LoshSupport new variable NANO_LABEL. When set to a non...
2010-09-20 Brian SomersAdd a geli resize subcommand to resize encrypted filesy...
2010-09-20 Andriy Gapontools/umastat: fix build on amd64
2010-09-20 Dimitry AndricUpgrade our Clang in base to r114020, from upstream...
2010-09-19 Brian SomersRevise r197763 which fixes filesystem corruption when...
2010-09-17 Dimitry AndricVendor import of clang r114020 (from the release_28...
2010-09-17 Dimitry AndricVendor import of llvm r114020 (from the release_28...
2010-09-16 Dimitry AndricMake vendor/clang/dist exactly the same as upstream...
2010-09-16 Jung-uk KimMerge ACPICA 20100915.
2010-09-15 Jung-uk KimImport ACPICA 20100915.
2010-09-11 Jilles Tjoelkersh: Fix exit status if return is used within a loop...
2010-09-11 Jilles Tjoelkersh: Apply variable assignments left-to-right in bltinlo...
2010-09-08 Jilles Tjoelkersh: Fix 'read' if all chars before the first IFS char...
2010-09-08 Jilles Tjoelkersh: Add simple tests for backslashes in the read builtin.
2010-09-03 Jilles Tjoelkersh: Add a test that 'read' leaves the file pointer...
2010-09-03 Poul-Henning KampWe need to copy the ports config files before we launch...
2010-09-03 Warner LoshAllow / in the NANO_DEVICE
2010-08-29 Jilles Tjoelkersh: Weaken builtins/command4 test to only require a...
2010-08-29 Brian SomersAdd a Makefile for tools/regression/bin and support...
2010-08-29 Brian SomersCorrect an out-by-one error when earlying out ustar...
2010-08-28 Konstantin BelousovTest the poll(2) return value.
2010-08-24 Rui PauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-23 Gabor Kovesdan- Change default grep back to GNU version. BSD grep...
2010-08-22 Jilles Tjoelkersh: Remove remnants of '!!' to negate pattern.
2010-08-22 Jilles Tjoelkersh: Test that all bytes from 128 to 255 can be used...
2010-08-22 Jilles Tjoelkersh: Add a test for breaking from a loop outside the...
2010-08-21 Rui PauloUpdate for the new tests.
2010-08-18 Pawel Jakub DawidekMore tests.
2010-08-18 Jilles Tjoelkersh: Add a test for break from a trap action.
2010-08-17 Edwin GroothuisMFV of r211420, tzdata2010l
2010-08-17 Konstantin BelousovAdd simple test to check the functioning of retrieval of
2010-08-17 Pawel Jakub DawidekMore tests, especially for lchown(2).
2010-08-16 Jilles Tjoelkersh: Reduce unnecessary testsuite failures with other...
2010-08-16 Jilles Tjoelkersh: Split off a more dubious test from parser/heredoc2.0.
2010-08-16 Jilles Tjoelkersh: Get rid of unnecessary non-standard empty lists.
2010-08-15 Pawel Jakub DawidekFinish renaming fstest to pjdfstest.
2010-08-15 Pawel Jakub DawidekGive fstest a more unique name: pjdfstest.
2010-08-15 Pawel Jakub DawidekUpdate copyright years.
2010-08-15 Pawel Jakub DawidekMore tests.
2010-08-15 Jilles Tjoelkersh: Fix break/continue/return sometimes not skipping...
2010-08-15 Jilles Tjoelkersh: Test that all bytes from 1 to 127 can be used in...
2010-08-15 Pawel Jakub DawidekMore tests (especially for lchmod(2)), less code duplic...
2010-08-13 Pawel Jakub Dawidek- Use loops to avoid code duplication.
2010-08-12 Pawel Jakub DawidekMore tests.
2010-08-12 Pawel Jakub DawidekPortable Makefile.
2010-08-12 Pawel Jakub DawidekFix copy&pasted code - we want to create character...
2010-08-11 Pawel Jakub Dawidek- Use loops where possible to avoid code duplication.
2010-08-11 Pawel Jakub DawidekAllow to specify uid, gid and mode for create_file().
2010-08-11 Matt JacobConsistently set us to be SPC3 for our inquiry data.
2010-08-11 Pawel Jakub DawidekMore and more tests.
next