]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
In tc_windup, handle the case where the previous call to tc_windup was
[FreeBSD/FreeBSD.git] / tools /
2010-11-19 jillessh: Add a test that manipulates various long strings.
2010-11-19 jillessh: Add another simple test for the wait builtin.
2010-11-16 gnnFix an error in our results printing.
2010-11-14 gonzoAdd optional files controlled by WITH_GPIO knob
2010-11-14 bruceclib32 is installed on powerpc64 too.
2010-11-14 bruceclibatm_p.a, libkeycap_p.a and libmytinfo_p.a are alread...
2010-11-12 gnnAdd a queue to hold packets while we await an ARP reply.
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-10 impInsulate the nanobsd build from the current system...
2010-11-10 impBuild make.conf when the world is not selected to build...
2010-11-10 impDocument NANO_CFGDIR and NANO_DATADIR
2010-11-09 delphijHide 460.chkportsum in MK_PKGTOOLS != no case.
2010-11-08 jillestest: Move tests to tools/regression/bin/test.
2010-11-07 n_hibma- Set -x flag when executing customisation scripts...
2010-11-07 traszRemove useless comment.
2010-11-05 jillessh: Add simple tests for printf.
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-02 jillessh: Fix some issues with aliases and case, by importing...
2010-10-29 jillessh: Detect various additional errors in the parser.
2010-10-29 jillessh: Fix some issues with CTL* bytes and ${var#pat}.
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-29 jillessh: Do IFS splitting on word in ${v+word} and ${v-word}.
2010-10-28 jillessh: Only accept a '}' inside ${v+-=?...} if double...
2010-10-28 jillessh: Make double-quotes quote a '}' inside ${v#...}...
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-24 jillessh: Do not allow overriding a special builtin with...
2010-10-24 jillessh: Make sure defined functions can actually be called.
2010-10-24 jillessh: Check whether dup2 was successful for >&FD and...
2010-10-24 jillessh: Add a test trying to close a descriptor that is...
2010-10-24 jillessh: Change ! within a pipeline to start a new pipeline...
2010-10-24 jillessh: Add some testcases for alias expansion.
2010-10-24 rwatsonAdd microbenchmark for create/unlink of a zero-byte...
2010-10-22 rwatsonValidate syscall_timing test names before starting...
2010-10-21 rwatsonUniversally use uintmax_t in syscall_timing; rearrange...
2010-10-21 rwatsonAdd Cambridge/Google tag since the copyright has been...
2010-10-21 rwatsonFurther syscall_timing improvements: allow an arbitrary...
2010-10-21 rwatsonFix bug in recent syscall_timing change: measure the...
2010-10-21 rwatsonFurther enhancements to syscall_timing:
2010-10-21 rwatsonImprove the structure and implementation of the syscall...
2010-10-15 jillessh: Allow running 'prove' from tools/regression/bin...
2010-10-14 obrienEmbellish this testcase a little bit to be more clear...
2010-10-13 obrienDo not assume in growstackstr() that a "precious" chara...
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-13 jkimImport ACPICA 20101013.
2010-10-12 obrienAllow one to regression test 'sh' changes without havin...
2010-10-11 obrienCorrect regression test to not show a false positive...
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-10-08 markmDon't blow away /bin/rmail symlink if we are keeping...
2010-10-08 pluknetClean up tools in tools/tools/netrate.
2010-10-06 netchildAdd some missing files to optionally delete.
2010-10-05 gonzo- Add WITH_GPIO entry to src.conf(5) man page
2010-10-01 gnnChange the output of mctest to give a summary of the...
2010-10-01 mr- simplify by using one build script
2010-09-29 jillestr: Fix '[=]=]' equivalence class.
2010-09-27 pjdCorrect message.
2010-09-25 pjdAdd some regression tests for newly added -J and -j...
2010-09-25 pjdDon't hardcode md0 in message, use $md instead.
2010-09-25 traszDon't leave zombies behind.
2010-09-25 traszAdd a shell script to generate a test script for trivia...
2010-09-25 pjdUpdate regression tests after AES-XTS addition.
2010-09-25 pjd- Use $md instead of md0, which fixes tests when md...
2010-09-25 davidxuAdd test cases for stack unwinding.
2010-09-22 impMake the labels match the device name that's mounted...
2010-09-21 avgtools/umastat: more cleanups
2010-09-20 impSupport new variable NANO_LABEL. When set to a non...
2010-09-20 brianAdd a geli resize subcommand to resize encrypted filesy...
2010-09-20 avgtools/umastat: fix build on amd64
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-19 brianRevise r197763 which fixes filesystem corruption when...
2010-09-17 dimVendor import of clang r114020 (from the release_28...
2010-09-17 dimVendor import of llvm r114020 (from the release_28...
2010-09-16 dimMake vendor/clang/dist exactly the same as upstream...
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-15 jkimImport ACPICA 20100915.
2010-09-11 jillessh: Fix exit status if return is used within a loop...
2010-09-11 jillessh: Apply variable assignments left-to-right in bltinlo...
2010-09-08 jillessh: Fix 'read' if all chars before the first IFS char...
2010-09-08 jillessh: Add simple tests for backslashes in the read builtin.
2010-09-03 jillessh: Add a test that 'read' leaves the file pointer...
2010-09-03 phkWe need to copy the ports config files before we launch...
2010-09-03 impAllow / in the NANO_DEVICE
2010-08-29 jillessh: Weaken builtins/command4 test to only require a...
2010-08-29 brianAdd a Makefile for tools/regression/bin and support...
2010-08-29 brianCorrect an out-by-one error when earlying out ustar...
2010-08-28 kibTest the poll(2) return value.
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-23 gabor- Change default grep back to GNU version. BSD grep...
2010-08-22 jillessh: Remove remnants of '!!' to negate pattern.
2010-08-22 jillessh: Test that all bytes from 128 to 255 can be used...
2010-08-22 jillessh: Add a test for breaking from a loop outside the...
2010-08-21 rpauloUpdate for the new tests.
2010-08-18 pjdMore tests.
2010-08-18 jillessh: Add a test for break from a trap action.
2010-08-17 kibAdd simple test to check the functioning of retrieval of
2010-08-17 pjdMore tests, especially for lchown(2).
2010-08-16 jillessh: Reduce unnecessary testsuite failures with other...
2010-08-16 jillessh: Split off a more dubious test from parser/heredoc2.0.
2010-08-16 jillessh: Get rid of unnecessary non-standard empty lists.
next