| Commit message (Expand) | Author | Age | Files | Lines |
| * | This is the kernel subsystem API documentation generation framework. | Alexander Leidinger | 2006-05-26 | 21 | -0/+789 |
| * | Use WARNS and rely on rules rather than an explicit target for the | Robert Watson | 2006-05-25 | 2 | -6/+2 |
| * | Add a basic regression test for sendfile() over TCP, which sends varying | Robert Watson | 2006-05-25 | 2 | -0/+337 |
| * | make cryptotest compile after the latest changes to cryptodev.h | Michael Reifenberger | 2006-05-24 | 1 | -3/+3 |
| * | o Correct comments: remove a reference to non-existent gdbinit.9 man page; | Maxim Konovalov | 2006-05-22 | 1 | -3/+2 |
| * | o Convert to Test::Harness testing infratructure. | Maxim Konovalov | 2006-05-20 | 1 | -0/+22 |
| * | Switch value back to values. | Tom Rhodes | 2006-05-20 | 1 | -1/+1 |
| * | Add missing stats.hst_nodesc statistics. | Pawel Jakub Dawidek | 2006-05-18 | 1 | -2/+4 |
| * | Send the pcvt(4) driver off to retirement. | Poul-Henning Kamp | 2006-05-17 | 2 | -5/+0 |
| * | Some minor wording/description changes. | Tom Rhodes | 2006-05-16 | 1 | -6/+8 |
| * | o A tiny regression test exposes bug in rip_disconnect(). | Maxim Konovalov | 2006-05-14 | 2 | -0/+85 |
| * | Add multicast group join/leave functionality to IPv4 regression | Bruce M Simpson | 2006-05-14 | 1 | -10/+68 |
| * | o Add an option allowing to start search from some offset instead of offset 0; | Maxim Sobolev | 2006-05-13 | 1 | -13/+46 |
| * | Remove alpha from the HEAD lineup. | Dag-Erling Smørgrav | 2006-05-13 | 2 | -2/+2 |
| * | Forgot to add RELENG_6_1 here as well. | Dag-Erling Smørgrav | 2006-05-12 | 1 | -1/+1 |
| * | Add RELENG_6_1 to the lineup. | Dag-Erling Smørgrav | 2006-05-10 | 1 | -1/+1 |
| * | add a diff line so you can check your commit before hitting enter... | John-Mark Gurney | 2006-05-08 | 1 | -2/+5 |
| * | o Take an account a media sectorsize for medium and bigsize calculation. | Maxim Konovalov | 2006-05-06 | 4 | -70/+290 |
| * | o Make it possible to compile find-sb on non-FreeBSD system (MacOS X in my | Maxim Sobolev | 2006-05-05 | 2 | -1/+159 |
| * | Avoid coredumps if stddev cannot be computed (if all datapoints are identical) | Poul-Henning Kamp | 2006-05-02 | 1 | -12/+16 |
| * | Add profile libs. | Alexander Leidinger | 2006-05-01 | 1 | -3/+89 |
| * | For some time now, -i and -P options are mutually exclusive, there's even | Pawel Jakub Dawidek | 2006-05-01 | 1 | -1/+1 |
| * | Add some new options to mac_bsdestended. We can now match on: | David Malone | 2006-04-23 | 2 | -8/+217 |
| * | Fix an obvious bug. | Ruslan Ermilov | 2006-04-18 | 1 | -1/+1 |
| * | Implications are auto-generated. | Ruslan Ermilov | 2006-04-13 | 1 | -2/+0 |
| * | MFp4: | Marcel Moolenaar | 2006-04-10 | 1 | -16/+70 |
| * | MFp4: | Marcel Moolenaar | 2006-04-10 | 1 | -17/+81 |
| * | Add a simple regression test that creates and tears down route sockets, | Robert Watson | 2006-04-09 | 2 | -0/+108 |
| * | Add simple regression tests that creates UNIX domain sockets using | Robert Watson | 2006-04-09 | 2 | -0/+91 |
| * | Test that variable assignments preceding special built-ins affect the current | Stefan Farfeleder | 2006-04-09 | 1 | -0/+55 |
| * | Don't select a default value for $machine until after we've examined $arch. | Dag-Erling Smørgrav | 2006-04-07 | 2 | -6/+12 |
| * | Milosz (sorry for not using the right 'l', it will not display corretly | Alexander Leidinger | 2006-04-03 | 1 | -0/+1018 |
| * | Add a second pass to the close-before-accept test using a call to the | Robert Watson | 2006-04-03 | 1 | -5/+59 |
| * | Add regression test for tcpdrop sysctl. | Robert Watson | 2006-04-03 | 2 | -0/+257 |
| * | Add a regression test to exercise the case where accept() is called and | Robert Watson | 2006-04-03 | 2 | -0/+156 |
| * | Add test cases that check utility syntax errors and redirection errors. For | Stefan Farfeleder | 2006-04-02 | 2 | -0/+99 |
| * | When running the second part of the test, kill off the server process from | Robert Watson | 2006-04-02 | 1 | -7/+10 |
| * | Pass the right pid into the parent and child tasks so that when a test | Robert Watson | 2006-04-02 | 1 | -2/+2 |
| * | Add makefile for tcpsocktimewait missed in previous commit. | Robert Watson | 2006-04-02 | 1 | -0/+9 |
| * | Add a short regression test that triggers a TCP socket to enter time wait | Robert Watson | 2006-04-02 | 1 | -0/+169 |
| * | Overlooked that src.conf was built from here. | Poul-Henning Kamp | 2006-04-01 | 1 | -1/+1 |
| * | Reflect progress in process title. | Dag-Erling Smørgrav | 2006-03-27 | 2 | -0/+3 |
| * | Add spxabort, a simple netipx/spx regression test that triggers | Robert Watson | 2006-03-27 | 2 | -0/+108 |
| * | Add simple regression test to ping pong a data packet over SPX in stream | Robert Watson | 2006-03-26 | 2 | -0/+270 |
| * | Add a simple IPX datagram regression test, which opens two IPX datagram | Robert Watson | 2006-03-26 | 2 | -0/+130 |
| * | Add a short README with configuration hints to get the netipx regression | Robert Watson | 2006-03-26 | 1 | -0/+11 |
| * | Use tr(1) to lowercase strings in a way which works with all locales. | Simon L. B. Nielsen | 2006-03-26 | 1 | -2/+2 |
| * | Modify ipxsocket regression test to create and close sockets several | Robert Watson | 2006-03-26 | 1 | -22/+43 |
| * | Add simple ipxsocket regression test: open, and close, various IPX socket | Robert Watson | 2006-03-26 | 2 | -0/+80 |
| * | Get the MK_FOO column right | Poul-Henning Kamp | 2006-03-25 | 1 | -2/+2 |