| Commit message (Expand) | Author | Age | Files | Lines |
| * | unset TARGET_CPUTYPE and TARGET_BIG_ENDIAN when building the kernel | Sam Leffler | 2008-07-31 | 1 | -1/+6 |
| * | Add some tests for acos*(), asin*(), atan*(), and atan2*(). | David Schultz | 2008-07-31 | 3 | -1/+504 |
| * | Add a regression test for r181017. | Stefan Farfeleder | 2008-07-30 | 1 | -0/+4 |
| * | style(9) specifies that case statements are not indented. | Sean Farley | 2008-07-30 | 1 | -1/+1 |
| * | Remove extra comment that snuck in in last commit. | Robert Watson | 2008-07-29 | 1 | -3/+0 |
| * | Add a simple ICMPv6 filter test for IPv6 raw sockets: determine that | Robert Watson | 2008-07-29 | 2 | -0/+141 |
| * | Add files to remove when MK_GNU_CPIO = no | Antoine Brodin | 2008-07-28 | 1 | -0/+6 |
| * | Add a new program to the multicast test suite. The mcgrab program | George V. Neville-Neil | 2008-07-09 | 3 | -1/+270 |
| * | Add regression tests for fmin{,f,l} and fmax{,f,l}. | David Schultz | 2008-07-03 | 3 | -1/+161 |
| * | Add some regression tests for printf() with positional arguments. | David Schultz | 2008-06-29 | 2 | -1/+133 |
| * | Rework the lifetime management of the kernel implementation of POSIX | John Baldwin | 2008-06-27 | 5 | -0/+1640 |
| * | Fix compile on 64-bit platforms. | John Baldwin | 2008-06-26 | 1 | -1/+1 |
| * | Re-implement the client side of rpc.lockd in the kernel. This implementation | Doug Rabson | 2008-06-26 | 1 | -50/+182 |
| * | Enable GCC stack protection (aka Propolice) for userland: | Ruslan Ermilov | 2008-06-25 | 1 | -1/+1 |
| * | Teach fifo_create regression test to also try to use mknod(2) to create | Robert Watson | 2008-06-22 | 1 | -36/+84 |
| * | Regression test for a recently fixed strtod bug. | David Schultz | 2008-06-21 | 1 | -1/+11 |
| * | 1. Make the BSD version of cpio the default [1] | Doug Barton | 2008-06-16 | 3 | -0/+11 |
| * | Update mctest and its associated script to have a base port to listen | George V. Neville-Neil | 2008-06-03 | 3 | -12/+28 |
| * | Remove two netatm-specific test parts. | Robert Watson | 2008-05-26 | 2 | -168/+0 |
| * | Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and | Bjoern A. Zeeb | 2008-05-26 | 4 | -82/+0 |
| * | Flush stdout after each line to make piping to another command easier. | Andrew Thompson | 2008-05-19 | 1 | -1/+3 |
| * | Simple testing program for *at family of syscalls. | Roman Divacky | 2008-05-18 | 3 | -0/+678 |
| * | Add the DTrace test makefile for the test suite distributed in OpenSolaris. | John Birrell | 2008-05-17 | 2 | -0/+456 |
| * | Test the expansion of $LINENO. | Stefan Farfeleder | 2008-05-15 | 2 | -0/+25 |
| * | Add the ability to do all read, all write, or random read/write. | Adrian Chadd | 2008-05-15 | 1 | -9/+44 |
| * | Include a very basic (and beta) tool for stressing disks using the POSIX | Adrian Chadd | 2008-05-07 | 2 | -0/+197 |
| * | Enable autoflush of output to always show prompts. If piping the output | Sean Farley | 2008-04-30 | 1 | -0/+5 |
| * | o add indirect array for field indices as the # stats is > 127 and doesn't | Sam Leffler | 2008-04-30 | 4 | -18/+28 |
| * | update for new events | Sam Leffler | 2008-04-30 | 1 | -0/+65 |
| * | Add new directories, scripts and wlanwds. Introduced with vap support. | Rui Paulo | 2008-04-29 | 1 | -0/+2 |
| * | Add missing 't'. | Rui Paulo | 2008-04-29 | 1 | -1/+1 |
| * | - Remove cumbersome and inaccurate attempt at synchronizing the timestamps | Jeff Roberson | 2008-04-26 | 1 | -70/+5 |
| * | Updated the test to handle multiple sinks. The sinks cut their | George V. Neville-Neil | 2008-04-24 | 3 | -39/+147 |
| * | Add four utility functions related to struct grp processing modeled in-part | Sean Farley | 2008-04-23 | 3 | -1/+130 |
| * | Differentiate in the tests against getenv() between an empty string and a | Sean Farley | 2008-04-23 | 2 | -12/+15 |
| * | Add a small script that will examine all files which exist on /cfg and | Poul-Henning Kamp | 2008-04-21 | 1 | -0/+42 |
| * | test scripts for vaps and other 802.11 features | Sam Leffler | 2008-04-20 | 20 | -0/+755 |
| * | add dwds test app | Sam Leffler | 2008-04-20 | 3 | -1/+359 |
| * | update for vaps | Sam Leffler | 2008-04-20 | 2 | -11/+121 |
| * | Updates for changes in the way printf() handles hex floating point | David Schultz | 2008-04-12 | 1 | -5/+5 |
| * | Correct typo. | Ceri Davies | 2008-04-05 | 1 | -1/+1 |
| * | Add some tests for fma(), fmaf(), and fmal(). | David Schultz | 2008-04-03 | 3 | -1/+424 |
| * | Add a manual page and a Makefile. | George V. Neville-Neil | 2008-04-03 | 4 | -5/+220 |
| * | Test remainderl() and remquol() as well. | David Schultz | 2008-03-30 | 1 | -4/+34 |
| * | Add some minimal tests for csqrtl(). | David Schultz | 2008-03-30 | 1 | -55/+84 |
| * | Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer | Ruslan Ermilov | 2008-03-29 | 2 | -9/+0 |
| * | Fix the __FreeBSD_version check. | Doug Rabson | 2008-03-26 | 1 | -1/+1 |
| * | Add some regression tests for posix record locks. | Doug Rabson | 2008-03-26 | 2 | -0/+1356 |
| * | Don't remove usr/include/fs/nwfs and usr/include/netncp, as they are always | Antoine Brodin | 2008-03-24 | 1 | -2/+2 |
| * | sync w/ p4: minor cleanups to improve msgs | Sam Leffler | 2008-03-22 | 1 | -15/+9 |