summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add ability to search up the directory hierarchy for the system directory.obrien2010-01-0419-0/+88
* Fix formatting.obrien2010-01-042-2/+2
* There are actually 129 tests here.obrien2010-01-041-1/+1
* Catch up with UNIX98-style PTY's.obrien2010-01-042-2/+8
* 'prove -r' isn't as smart as grog thought.obrien2010-01-041-9/+1
* You need to be root to run this test.obrien2010-01-041-0/+5
* Also cleanup after the test run.obrien2010-01-041-1/+3
* Don't process 'lastcomm' if "AUTOMATED" is defined.obrien2010-01-041-1/+4
* It is expected these are chmod +x.obrien2010-01-042-0/+0
* Regression test for r201456.obrien2010-01-045-0/+25
* sh: Send the "not found" message for builtin <cmd> to redirected fd 2.jilles2010-01-031-0/+31
* sh: Add a regression test that tries out all arithmetic ops.jilles2010-01-031-0/+76
* Use t1 & t2 as more symbolic than 'a' and 'b' for the two times.obrien2010-01-031-8/+6
* Provide clean output with 'prove -r'.obrien2010-01-031-2/+2
* Hide expected error output so the 'prove -r' results are easy to read.obrien2010-01-031-3/+3
* Allow to be driven by 'prove -r'.obrien2010-01-031-6/+10
* Make sure 'pack' is usable for 'prove -r'.obrien2010-01-031-0/+2
* Transform from kernel file to userland source.obrien2010-01-031-1/+5
* sh: Fix some bugs with backquoted builtins:jilles2010-01-011-0/+48
* The devices that supported EVFILT_NETDEV kqueue filters were removed inbrooks2009-12-311-109/+0
* sh: Use PATH= assignment in type.jilles2009-12-311-0/+26
* sh: Allow command -pv and command -pV (lookup using _PATH_STDPATH).jilles2009-12-313-0/+52
* sh: arith: Return only 0 and 1 from && and ||.jilles2009-12-301-0/+30
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.antoine2009-12-281-1/+1
* Make tests for ACL preservation by mv(1) and cp(1) more completetrasz2009-12-271-44/+197
* sh: Do not run callers' exception handlers in subshells.jilles2009-12-251-0/+34
* Add a new tool which attempts to check for kernel configuration options thatjhb2009-12-243-0/+367
* Add regression test for NFSv4 ACLs on UFS.trasz2009-12-211-0/+86
* Merge libkqueue test suite through r119rwatson2009-12-153-15/+18
* Add Mark Heily's libkqueue test suite as a general kqueue test suite torwatson2009-12-1310-0/+1729
* Don't read the newline character to line buffer because lines are passedjh2009-12-1213-1/+53
* sh: Test ;<newline> as well as ; in the 'for' parser test.jilles2009-12-061-3/+3
* Add disk-magic for amd64: same as i386.phk2009-12-041-2/+17
* Do not gratuitously fail *env(3) operations due to corrupt ('='-less)green2009-12-013-3/+45
* Disable job control when running 'sh -i' in the testsuite.jilles2009-11-292-2/+2
* Fix some cases where file descriptors from redirections leak to programs.jilles2009-11-292-0/+56
* exit if "make distribition" failsjulian2009-11-251-1/+1
* Make this test case little bit more interesting.jkim2009-11-231-500/+500
* sh: Ensure the same command input file is on top after executing a builtin.jilles2009-11-221-0/+27
* trap: do not consider a bad signal name a fatal error.jilles2009-11-211-0/+12
* Add a test for r199631.stefanf2009-11-211-0/+15
* Add a few very basic tests for cd -{L,P} and pwd -{L,P}.stefanf2009-11-211-12/+22
* Correct copyright date in the BPF regression test.jkim2009-11-201-1/+1
* Adjust BPF JIT compiler regression tests to catch up with r199603.jkim2009-11-207-20/+35
* Add nanobsd example for the PC Engines ALIX board (serial console).mr2009-11-1918-0/+1312
* Add a test case for very long BPF program.jkim2009-11-192-1/+1031
* Collapse devinfo_state_t with device_state_t in order to avoid aattilio2009-11-151-6/+6
* sh: Allow a newline before "in" in a for command, as required by POSIX.jilles2009-11-141-0/+29
* Convert {small prefix}BSD to TERM=xterm as well.ed2009-11-132-23/+23
* Switch the default terminal emulation style to xterm for most platforms.ed2009-11-131-1/+1
OpenPOWER on IntegriCloud