summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add test-pidfile.c and increase warning level.des2009-11-121-2/+2
* Test cases for pidfile(3) - including two designed to catch issues arisingdes2009-11-121-0/+280
* Fix warnings and remove one unnecessary use of vfork(). The other coulddes2009-11-121-9/+3
* Fix warningsdes2009-11-123-7/+9
* Check fork() return valuedes2009-11-101-2/+5
* sh: Exempt $@ and $* from set -ujilles2009-10-241-0/+12
* Add some tests for ${var?} and set -u.jilles2009-10-242-0/+51
* wordexp(3): fix some bugs with signals and long outputsjilles2009-10-231-0/+42
* Fix a case where rename actually succeeds, which is also expected behaviourpjd2009-10-201-2/+3
* Update copyright.des2009-10-191-1/+1
* Remove redundant $FreeBSD$.des2009-10-191-2/+0
* Support the specification of a range of destination ports e.g.luigi2009-10-151-51/+88
* A small change to avoid calling gettimeofday() too oftenluigi2009-10-151-4/+19
* Tweaks for sigqueue tests:kib2009-10-112-12/+27
* Fix build on amd64.delphij2009-10-071-4/+5
* sh: Send the "xyz: not found" message to redirected fd 2.jilles2009-10-061-0/+29
* A few regression tests for SOCK_SEQPACKET UNIX domain sockets.rwatson2009-10-054-0/+593
* Regression tests for r197752 (handling of empty/NULL buffers).das2009-10-041-1/+20
* Replace the name of the sysctl to security.bsd.map_at_zero and to bebz2009-10-021-13/+13
* sh: Disallow mismatched quotes in backticks (`...`).jilles2009-10-011-0/+7
* Add a simple C program to check mmap calls to various different addresses.bz2009-09-272-0/+102
* - When we run our trap cleanup handler, echo that we are running thissimon2009-09-271-1/+4
* Update the includes to two more levels of subdirs.rpaulo2009-09-241-2/+2
* Add cross-filesystem regression tests for ACLs.trasz2009-09-233-1/+289
* Add ACL fuzzer. It's not used by the regression tests right now,trasz2009-09-231-0/+225
* - Remove a bogus test: setsockopt() doesn't return a length, getsockopt()jhb2009-09-231-4/+1
* IEEE Std 1003.1, 2004 Edition states:dds2009-09-203-0/+6
OpenPOWER on IntegriCloud