| Commit message (Expand) | Author | Age | Files | Lines |
* | MFp4: | marcel | 2006-04-10 | 1 | -16/+70 |
* | MFp4: | marcel | 2006-04-10 | 1 | -17/+81 |
* | Add a simple regression test that creates and tears down route sockets, | rwatson | 2006-04-09 | 2 | -0/+108 |
* | Add simple regression tests that creates UNIX domain sockets using | rwatson | 2006-04-09 | 2 | -0/+91 |
* | Test that variable assignments preceding special built-ins affect the current | stefanf | 2006-04-09 | 1 | -0/+55 |
* | Don't select a default value for $machine until after we've examined $arch. | des | 2006-04-07 | 2 | -6/+12 |
* | Milosz (sorry for not using the right 'l', it will not display corretly | netchild | 2006-04-03 | 1 | -0/+1018 |
* | Add a second pass to the close-before-accept test using a call to the | rwatson | 2006-04-03 | 1 | -5/+59 |
* | Add regression test for tcpdrop sysctl. | rwatson | 2006-04-03 | 2 | -0/+257 |
* | Add a regression test to exercise the case where accept() is called and | rwatson | 2006-04-03 | 2 | -0/+156 |
* | Add test cases that check utility syntax errors and redirection errors. For | stefanf | 2006-04-02 | 2 | -0/+99 |
* | When running the second part of the test, kill off the server process from | rwatson | 2006-04-02 | 1 | -7/+10 |
* | Pass the right pid into the parent and child tasks so that when a test | rwatson | 2006-04-02 | 1 | -2/+2 |
* | Add makefile for tcpsocktimewait missed in previous commit. | rwatson | 2006-04-02 | 1 | -0/+9 |
* | Add a short regression test that triggers a TCP socket to enter time wait | rwatson | 2006-04-02 | 1 | -0/+169 |
* | Overlooked that src.conf was built from here. | phk | 2006-04-01 | 1 | -1/+1 |
* | Reflect progress in process title. | des | 2006-03-27 | 2 | -0/+3 |
* | Add spxabort, a simple netipx/spx regression test that triggers | rwatson | 2006-03-27 | 2 | -0/+108 |
* | Add simple regression test to ping pong a data packet over SPX in stream | rwatson | 2006-03-26 | 2 | -0/+270 |
* | Add a simple IPX datagram regression test, which opens two IPX datagram | rwatson | 2006-03-26 | 2 | -0/+130 |
* | Add a short README with configuration hints to get the netipx regression | rwatson | 2006-03-26 | 1 | -0/+11 |
* | Use tr(1) to lowercase strings in a way which works with all locales. | simon | 2006-03-26 | 1 | -2/+2 |
* | Modify ipxsocket regression test to create and close sockets several | rwatson | 2006-03-26 | 1 | -22/+43 |
* | Add simple ipxsocket regression test: open, and close, various IPX socket | rwatson | 2006-03-26 | 2 | -0/+80 |
* | Get the MK_FOO column right | phk | 2006-03-25 | 1 | -2/+2 |
* | Update build survey scripts | phk | 2006-03-25 | 5 | -197/+287 |
* | Fix generation of '$FreeBSD$'. | ru | 2006-03-21 | 1 | -1/+1 |
* | Slightly better description. | ru | 2006-03-21 | 1 | -1/+1 |
* | A tool to generate the src.conf(5) manpage. | ru | 2006-03-21 | 1 | -0/+185 |
* | Open the lock file write-only. | des | 2006-03-21 | 1 | -1/+1 |
* | Prepare to autogenerate the src.conf(5) manpage. | ru | 2006-03-21 | 74 | -0/+266 |
* | Remove an outdated README. | ru | 2006-03-21 | 1 | -7/+0 |
* | Merge Perforce change 93572 from TrustedBSD audit3 branch: | rwatson | 2006-03-19 | 2 | -0/+152 |
* | Change s_net to s_node when printing the destination address. | rwatson | 2006-03-17 | 1 | -1/+1 |
* | NO_MAN is not needed here. | ru | 2006-03-16 | 2 | -2/+0 |
* | Style: NO_MAN doesn't need any value. | ru | 2006-03-15 | 21 | -33/+32 |
* | In addition to -b (suppress builds) add -k (suppress kernel build) and | phk | 2006-03-09 | 1 | -10/+37 |
* | NOMAN --> NO_MAN | ume | 2006-03-07 | 1 | -1/+1 |
* | Allocate proper amount of memory. Otherwise, we pass the end of a buffer, | wkoszek | 2006-03-06 | 1 | -1/+1 |
* | fixups | sam | 2006-03-06 | 4 | -16/+19 |
* | fix for non-i386/amd64 machines | sam | 2006-03-06 | 2 | -1/+6 |
* | Update copyright years and remove third clause. | des | 2006-03-02 | 5 | -17/+7 |
* | Read site.rc after default.rc. | des | 2006-03-02 | 2 | -2/+5 |
* | Ignore generated files. | des | 2006-03-02 | 2 | -0/+5 |
* | when acpi does not explicitly enumerate lapic/cpu's there should | sam | 2006-02-28 | 1 | -1/+1 |
* | Fix the way in which median is calculated. If the data source has even | wkoszek | 2006-02-23 | 1 | -7/+18 |
* | test program to check cpu counting | sam | 2006-02-22 | 6 | -0/+803 |
* | Add option -w to specify graph width. | mdodd | 2006-02-22 | 1 | -3/+24 |
* | Add multi-process support to simple http micro-benchmark, now the default. | rwatson | 2006-02-22 | 1 | -43/+204 |
* | Add multi-process support to simple httpd micro-benchmark, which is now | rwatson | 2006-02-22 | 1 | -37/+127 |