summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add some new options to mac_bsdestended. We can now match on:dwmalone2006-04-232-8/+217
* Fix an obvious bug.ru2006-04-181-1/+1
* Implications are auto-generated.ru2006-04-131-2/+0
* MFp4:marcel2006-04-101-16/+70
* MFp4:marcel2006-04-101-17/+81
* Add a simple regression test that creates and tears down route sockets,rwatson2006-04-092-0/+108
* Add simple regression tests that creates UNIX domain sockets usingrwatson2006-04-092-0/+91
* Test that variable assignments preceding special built-ins affect the currentstefanf2006-04-091-0/+55
* Don't select a default value for $machine until after we've examined $arch.des2006-04-072-6/+12
* Milosz (sorry for not using the right 'l', it will not display corretlynetchild2006-04-031-0/+1018
* Add a second pass to the close-before-accept test using a call to therwatson2006-04-031-5/+59
* Add regression test for tcpdrop sysctl.rwatson2006-04-032-0/+257
* Add a regression test to exercise the case where accept() is called andrwatson2006-04-032-0/+156
* Add test cases that check utility syntax errors and redirection errors. Forstefanf2006-04-022-0/+99
* When running the second part of the test, kill off the server process fromrwatson2006-04-021-7/+10
* Pass the right pid into the parent and child tasks so that when a testrwatson2006-04-021-2/+2
* Add makefile for tcpsocktimewait missed in previous commit.rwatson2006-04-021-0/+9
* Add a short regression test that triggers a TCP socket to enter time waitrwatson2006-04-021-0/+169
* Overlooked that src.conf was built from here.phk2006-04-011-1/+1
* Reflect progress in process title.des2006-03-272-0/+3
* Add spxabort, a simple netipx/spx regression test that triggersrwatson2006-03-272-0/+108
* Add simple regression test to ping pong a data packet over SPX in streamrwatson2006-03-262-0/+270
* Add a simple IPX datagram regression test, which opens two IPX datagramrwatson2006-03-262-0/+130
* Add a short README with configuration hints to get the netipx regressionrwatson2006-03-261-0/+11
* Use tr(1) to lowercase strings in a way which works with all locales.simon2006-03-261-2/+2
* Modify ipxsocket regression test to create and close sockets severalrwatson2006-03-261-22/+43
* Add simple ipxsocket regression test: open, and close, various IPX socketrwatson2006-03-262-0/+80
* Get the MK_FOO column rightphk2006-03-251-2/+2
* Update build survey scriptsphk2006-03-255-197/+287
* Fix generation of '$FreeBSD$'.ru2006-03-211-1/+1
* Slightly better description.ru2006-03-211-1/+1
* A tool to generate the src.conf(5) manpage.ru2006-03-211-0/+185
* Open the lock file write-only.des2006-03-211-1/+1
* Prepare to autogenerate the src.conf(5) manpage.ru2006-03-2174-0/+266
* Remove an outdated README.ru2006-03-211-7/+0
* Merge Perforce change 93572 from TrustedBSD audit3 branch:rwatson2006-03-192-0/+152
* Change s_net to s_node when printing the destination address.rwatson2006-03-171-1/+1
* NO_MAN is not needed here.ru2006-03-162-2/+0
* Style: NO_MAN doesn't need any value.ru2006-03-1521-33/+32
* In addition to -b (suppress builds) add -k (suppress kernel build) andphk2006-03-091-10/+37
* NOMAN --> NO_MANume2006-03-071-1/+1
* Allocate proper amount of memory. Otherwise, we pass the end of a buffer,wkoszek2006-03-061-1/+1
* fixupssam2006-03-064-16/+19
* fix for non-i386/amd64 machinessam2006-03-062-1/+6
* Update copyright years and remove third clause.des2006-03-025-17/+7
* Read site.rc after default.rc.des2006-03-022-2/+5
* Ignore generated files.des2006-03-022-0/+5
* when acpi does not explicitly enumerate lapic/cpu's there shouldsam2006-02-281-1/+1
* Fix the way in which median is calculated. If the data source has evenwkoszek2006-02-231-7/+18
* test program to check cpu countingsam2006-02-226-0/+803
OpenPOWER on IntegriCloud