| Commit message (Expand) | Author | Age | Files | Lines |
| * | Switch over to a different, more flexible test output protocol that's | Nik Clayton | 2004-11-11 | 99 | -144/+963 |
| * | RELENG_5 is now -STABLE (but without powerpc) | Dag-Erling Smørgrav | 2004-11-11 | 2 | -3/+3 |
| * | Install in /usr/local/bin. | Dag-Erling Smørgrav | 2004-11-07 | 1 | -0/+1 |
| * | Add description of all available options. | Pawel Jakub Dawidek | 2004-11-06 | 1 | -0/+17 |
| * | Allow to write random data while testing RAID device, so we can also | Pawel Jakub Dawidek | 2004-11-06 | 1 | -6/+23 |
| * | Remove vinum bits. | Poul-Henning Kamp | 2004-11-04 | 2 | -330/+0 |
| * | Remove references to NO_VINUM | Poul-Henning Kamp | 2004-11-04 | 1 | -1/+0 |
| * | Add a small regression test that opens a TCP socket, listens on it, | Robert Watson | 2004-11-02 | 2 | -0/+120 |
| * | Typo: s/Exampes/Examples | Marc Fonvieille | 2004-10-25 | 1 | -1/+1 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -33/+33 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 40 | -41/+45 |
| * | Use errx() instead of fprintf()/exit() for conciseness. | Robert Watson | 2004-10-23 | 1 | -65/+38 |
| * | Use errx() instead of perror()/exit() for conciseness. | Robert Watson | 2004-10-23 | 3 | -93/+51 |
| * | Add a regression test for the alternate shell specification. | Ruslan Ermilov | 2004-10-23 | 2 | -0/+20 |
| * | Use %zu to format size_t instead of %jd and an intmax_t cast. | Dag-Erling Smørgrav | 2004-10-23 | 1 | -6/+5 |
| * | Stop amd64 warnings. | Poul-Henning Kamp | 2004-10-23 | 1 | -3/+4 |
| * | Add NO_BLUETOOTH and NO_AUTHPF variables. [1] | Marc Fonvieille | 2004-10-22 | 1 | -1/+3 |
| * | Sort NO* variables. | Marc Fonvieille | 2004-10-22 | 1 | -21/+21 |
| * | Remove NOLIBPTHREAD=yes since BIND related binaries (dig etc.) require | Marc Fonvieille | 2004-10-21 | 1 | -1/+0 |
| * | Typo fix. | Giorgos Keramidas | 2004-10-18 | 1 | -1/+1 |
| * | Fix a typo: s/kerncruft/kernelcruft/. | Maxim Konovalov | 2004-10-17 | 1 | -1/+1 |
| * | Fixed a typo. | Ruslan Ermilov | 2004-10-17 | 1 | -1/+1 |
| * | Add a regression test for floating-point output in the Greek locale. | Giorgos Keramidas | 2004-10-13 | 1 | -0/+7 |
| * | Don't leave noschg files laying around in /tmp | Peter Wemm | 2004-10-11 | 1 | -0/+2 |
| * | Resort unprivileged uid with privileged socket after unprivileged uid | Robert Watson | 2004-10-11 | 1 | -4/+6 |
| * | A number of improvements to the IP socket option API regression test: | Robert Watson | 2004-10-11 | 1 | -244/+353 |
| * | Add regression tests for ilogb{,f,l}(). | Stefan Farfeleder | 2004-10-11 | 2 | -1/+83 |
| * | Add a simple exercise suite for IP-level socket options. The suite | Robert Watson | 2004-10-11 | 2 | -0/+735 |
| * | Add a simple C-based TCP connection generator, which generates and | Robert Watson | 2004-10-09 | 2 | -0/+160 |
| * | Add a version of netsend that uses the interval timer rather than | Robert Watson | 2004-10-08 | 2 | -0/+205 |
| * | Use int format string, not a long format string. | Robert Watson | 2004-10-08 | 1 | -1/+1 |
| * | Only print progress statistics once per second. | Poul-Henning Kamp | 2004-10-08 | 1 | -9/+16 |
| * | add 80211watch program | Sam Leffler | 2004-10-05 | 1 | -1/+4 |
| * | simple program to watch 802.11 events through a routing socket | Sam Leffler | 2004-10-05 | 1 | -0/+381 |
| * | While calling perror() on send() failure was useful for debugging the | Robert Watson | 2004-09-30 | 2 | -3/+2 |
| * | Add syscall_timing, a simple timing micro-benchmark for some | Robert Watson | 2004-09-30 | 2 | -0/+195 |
| * | This is a small tool which will read an entire disk(partition) using | Poul-Henning Kamp | 2004-09-28 | 3 | -0/+170 |
| * | add my script that helps me handle MFC's. It takes in a commit message | John-Mark Gurney | 2004-09-24 | 2 | -1/+31 |
| * | Print number of "waits" per second during transmission, not just waits | Robert Watson | 2004-09-24 | 1 | -0/+1 |
| * | Add mfc. | Dag-Erling Smørgrav | 2004-09-24 | 1 | -0/+2 |
| * | A simple shell script to help MFC an entire directory to a branch where it | Dag-Erling Smørgrav | 2004-09-24 | 2 | -0/+48 |
| * | Improve netsend timing logic in various ways: | Robert Watson | 2004-09-21 | 1 | -13/+78 |
| * | Set default socket size for netreceive to 128k to reduce the chances | Robert Watson | 2004-09-21 | 1 | -1/+7 |
| * | Don't forget to check defined() before testing the value. | Dag-Erling Smørgrav | 2004-09-20 | 1 | -0/+1 |
| * | Make this use a standard bsd.subdir.mk. | Ruslan Ermilov | 2004-09-20 | 1 | -6/+2 |
| * | netsend uses an arbitrary maximum send rate to reject bogus arguments. | Robert Watson | 2004-09-19 | 1 | -2/+4 |
| * | Recognize options with values. If an option is present in both GENERIC | Dag-Erling Smørgrav | 2004-09-19 | 1 | -4/+20 |
| * | Modify accept_fd_leak regression test to generate "PASS" output, not | Robert Watson | 2004-09-18 | 1 | -2/+3 |
| * | Update path to c++ internals includes for the 3.4 location. | Peter Wemm | 2004-09-16 | 1 | -9/+2 |
| * | Add libmagic to the explicit build-tools list. | Peter Wemm | 2004-09-16 | 1 | -0/+1 |