aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Recognize NFSv4 ACL semantics and run proper regression test.Edward Tomasz Napierala2010-12-131-1/+5
* sh: Fix some tests that used sh instead of ${SH}Jilles Tjoelker2010-12-122-2/+2
* sh: Add a test for r216387 (long arithmetic expression in here document).Jilles Tjoelker2010-12-121-0/+12
* Add regression test for new NFSv4 ACL semantics, verified with ZFSv28.Edward Tomasz Napierala2010-12-121-0/+562
* Allow to specify path to a file we want to test with sendfile(2).Pawel Jakub Dawidek2010-12-111-3/+16
* printf: Test that the "--" option terminator works.Jilles Tjoelker2010-12-082-1/+3
* Work around gcc constant folding bugs.David Schultz2010-12-061-1/+6
* signbit() returns nonzero for negative arguments, but we shouldn't assumeDavid Schultz2010-12-066-6/+8
* Fix some warnings.David Schultz2010-12-051-3/+3
* Add regression tests for logarithmic functions in the math library.David Schultz2010-12-053-1/+169
* Document two more ways to find duplicates in the obsolete file list.Ulrich Spörlein2010-12-041-1/+0
* Extend the unix gc regression test to cover the case of r216150.Konstantin Belousov2010-12-031-9/+54
* o Mount the device async when we're doing the copy.Warner Losh2010-12-031-3/+3
* _WITHOUT_SRCCONF has too much baggage. Instead, use the simplerWarner Losh2010-12-031-1/+1
* Add some basic regression tests for nearbyint().David Schultz2010-12-033-1/+111
* sh: Make the test for cd/pwd with long pathnames more useful:Jilles Tjoelker2010-11-281-7/+8
* Don't checksum distfiles twice if they match the first time.Poul-Henning Kamp2010-11-231-9/+7
* Optimize the ports recurser a bit more.Poul-Henning Kamp2010-11-231-1/+3
* Improve the ports-dependency resolver by truncating the recursion ifPoul-Henning Kamp2010-11-231-7/+34
* sh: Add a test that manipulates various long strings.Jilles Tjoelker2010-11-191-0/+16
* sh: Add another simple test for the wait builtin.Jilles Tjoelker2010-11-191-0/+21
* Fix an error in our results printing.George V. Neville-Neil2010-11-161-1/+1
* Add optional files controlled by WITH_GPIO knobOleksandr Tymoshenko2010-11-141-0/+5
* lib32 is installed on powerpc64 too.Rebecca Cran2010-11-141-10/+10
* libatm_p.a, libkeycap_p.a and libmytinfo_p.a are already in ObsoleteFiles.inc.Rebecca Cran2010-11-141-5/+2
* Add a queue to hold packets while we await an ARP reply.George V. Neville-Neil2010-11-123-0/+178
* Insulate the nanobsd build from the current system by opting out ofWarner Losh2010-11-101-0/+2
* Build make.conf when the world is not selected to build, but theWarner Losh2010-11-101-0/+3
* Document NANO_CFGDIR and NANO_DATADIRWarner Losh2010-11-101-0/+6
* Hide 460.chkportsum in MK_PKGTOOLS != no case.Xin LI2010-11-091-0/+1
* test: Move tests to tools/regression/bin/test.Jilles Tjoelker2010-11-084-1/+170
* - Set -x flag when executing customisation scripts to aid in debugging them.Nick Hibma2010-11-071-10/+31
* Remove useless comment.Edward Tomasz Napierala2010-11-071-1/+0
* sh: Add simple tests for printf.Jilles Tjoelker2010-11-052-0/+6
* sh: Fix some issues with aliases and case, by importing dash checkkwd code.Jilles Tjoelker2010-11-021-0/+6
* sh: Detect various additional errors in the parser.Jilles Tjoelker2010-10-291-0/+4
* sh: Fix some issues with CTL* bytes and ${var#pat}.Jilles Tjoelker2010-10-291-0/+22
* sh: Do IFS splitting on word in ${v+word} and ${v-word}.Jilles Tjoelker2010-10-291-0/+34
* sh: Only accept a '}' inside ${v+-=?...} if double-quote state matches.Jilles Tjoelker2010-10-281-0/+31
* sh: Make double-quotes quote a '}' inside ${v#...} and ${v%...}.Jilles Tjoelker2010-10-281-0/+28
* sh: Do not allow overriding a special builtin with a function.Jilles Tjoelker2010-10-241-0/+7
* sh: Make sure defined functions can actually be called.Jilles Tjoelker2010-10-241-0/+25
* sh: Check whether dup2 was successful for >&FD and <&FD.Jilles Tjoelker2010-10-241-0/+4
* sh: Add a test trying to close a descriptor that is not open.Jilles Tjoelker2010-10-241-0/+3
* sh: Change ! within a pipeline to start a new pipeline instead.Jilles Tjoelker2010-10-241-0/+3
* sh: Add some testcases for alias expansion.Jilles Tjoelker2010-10-242-0/+11
* Add microbenchmark for create/unlink of a zero-byte file.Robert Watson2010-10-241-3/+32
* Validate syscall_timing test names before starting to provide earlierRobert Watson2010-10-221-12/+68
* Universally use uintmax_t in syscall_timing; rearrange arithmetic toRobert Watson2010-10-211-64/+65
* Add Cambridge/Google tag since the copyright has been updated.Robert Watson2010-10-211-0/+3