| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. | pjd | 2008-11-17 | 54 | -0/+12014 |
* | Add a test for the "or more" part of the following POSIX specification. | dds | 2008-11-11 | 2 | -1/+3 |
* | Make test for write access to the directory being moved a little more | trasz | 2008-11-07 | 1 | -5/+9 |
* | Improve output when a test fails. | trasz | 2008-11-07 | 1 | -2/+2 |
* | Change ZFS behaviour to match UFS: when moving (rename(2)) a subdirectory | trasz | 2008-11-06 | 1 | -0/+38 |
* | Implement support for RPCSEC_GSS authentication to both the NFS client | dfr | 2008-11-03 | 4 | -0/+725 |
* | #ifdef out the lock-against-self test. I'm not sure it makes sense, and | des | 2008-10-20 | 1 | -0/+4 |
* | Update udpzerobyte to understand that passing 0 as a length to recv(2) | rwatson | 2008-10-07 | 1 | -5/+26 |
* | Add IPv6 support to zero-size UDP transmit/receive test. | rwatson | 2008-10-07 | 1 | -27/+47 |
* | Regression test for the loopback handling of zero-length UDP packets, which | rwatson | 2008-10-07 | 2 | -0/+111 |
* | Add very simple regression test for fstat(2) on sockets: make sure it | rwatson | 2008-10-06 | 2 | -0/+80 |
* | o Correct a comment: a test file size is a four pages not three. | maxim | 2008-09-10 | 1 | -1/+1 |
* | Regression tests for bugs in gdtoa. | das | 2008-09-03 | 1 | -11/+17 |
* | Update README to reflect removal of netatm/harp test parts some time ago. | rwatson | 2008-08-31 | 1 | -5/+2 |
* | Connect a forgotten test case to Makefile. | jkim | 2008-08-29 | 1 | -1/+1 |
* | Do not pass validatation level since all issues are fixed now. | jkim | 2008-08-29 | 1 | -1/+1 |
* | Merge local copy of bpf_validate() with bpf_filter.c. | jkim | 2008-08-29 | 1 | -11/+14 |
* | By default backup geli metadata to a file. It is quite critical 512 bytes, | pjd | 2008-08-29 | 15 | -17/+123 |
* | Merge bpf_filter.c r182425 and add test cases for jump range checks. | jkim | 2008-08-29 | 6 | -27/+137 |
* | Move comments to the right places. | jkim | 2008-08-28 | 1 | -5/+5 |
* | Merge bpf_filter.c r182412 and remove additional local checks. | jkim | 2008-08-28 | 2 | -53/+23 |
* | Fix style consistencies and a comment. | jkim | 2008-08-28 | 80 | -449/+449 |
* | Merge bpf_filter.c r182380 and remove additional local checks | jkim | 2008-08-28 | 1 | -12/+4 |
* | Add a test case for uninitialized scratch memory (for JIT compiler). | jkim | 2008-08-28 | 2 | -2/+66 |
* | Add a test for r182300. | stefanf | 2008-08-27 | 2 | -0/+7 |
* | Add a test case for null filter. | jkim | 2008-08-26 | 3 | -11/+35 |
* | Add more test cases for invalid instructions and add comments | jkim | 2008-08-26 | 7 | -9/+232 |
* | Remove some hacks from regression test since bpf_filter.c builds fine now. | jkim | 2008-08-26 | 2 | -9/+8 |
* | Add a trivial bpf filter benchmark. | jkim | 2008-08-25 | 2 | -5/+22 |
* | Use sys/net/bpf_jitter.c instead of rolling our own version | jkim | 2008-08-25 | 2 | -10/+7 |
* | Reflect sys/net/bpf_jitter.h changes to regression test. | jkim | 2008-08-25 | 1 | -17/+7 |
* | Add test case for 'divide by 0' with BPF_ALU|BPF_DIV|BPF_X instruction. | jkim | 2008-08-18 | 2 | -1/+34 |
* | Fix two test cases on 32-bit architectures. | jkim | 2008-08-18 | 2 | -2/+6 |
* | Add simple bpf(9) regression tests and test cases. | jkim | 2008-08-18 | 76 | -0/+2739 |
* | Add sbuf_new_auto as a shortcut for the very common case of creating a | des | 2008-08-09 | 2 | -3/+3 |
* | Test that the result is correctly rounded when |y/x| is huge. | das | 2008-08-02 | 1 | -16/+9 |
* | Regression tests for fmtcheck(3). | das | 2008-08-02 | 2 | -1/+103 |
* | Detect if the application has cleared the environ variable by setting | scf | 2008-08-02 | 2 | -25/+70 |
* | Fix whitespace. | scf | 2008-08-02 | 1 | -52/+52 |
* | Add some tests for acos*(), asin*(), atan*(), and atan2*(). | das | 2008-07-31 | 3 | -1/+504 |
* | Add a regression test for r181017. | stefanf | 2008-07-30 | 1 | -0/+4 |
* | Remove extra comment that snuck in in last commit. | rwatson | 2008-07-29 | 1 | -3/+0 |
* | Add a simple ICMPv6 filter test for IPv6 raw sockets: determine that | rwatson | 2008-07-29 | 2 | -0/+141 |
* | Add regression tests for fmin{,f,l} and fmax{,f,l}. | das | 2008-07-03 | 3 | -1/+161 |
* | Add some regression tests for printf() with positional arguments. | das | 2008-06-29 | 2 | -1/+133 |
* | Rework the lifetime management of the kernel implementation of POSIX | jhb | 2008-06-27 | 5 | -0/+1640 |
* | Fix compile on 64-bit platforms. | jhb | 2008-06-26 | 1 | -1/+1 |
* | Re-implement the client side of rpc.lockd in the kernel. This implementation | dfr | 2008-06-26 | 1 | -50/+182 |
* | Teach fifo_create regression test to also try to use mknod(2) to create | rwatson | 2008-06-22 | 1 | -36/+84 |
* | Regression test for a recently fixed strtod bug. | das | 2008-06-21 | 1 | -1/+11 |