aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Tweak mfc.pl to generate backout patchsets.Florent Thoumie2006-06-091-9/+20
* Add regression tests for geli(8) authentication feature.Pawel Jakub Dawidek2006-06-065-0/+306
* - Update regression tests after recent changes.Pawel Jakub Dawidek2006-06-062-65/+72
* Add regression tests for IPsec.Pawel Jakub Dawidek2006-06-041-0/+89
* Output directory has gone, remove it from Makefile.Maxim Konovalov2006-05-311-1/+0
* Fix test for empty interpreter.Maxim Konovalov2006-05-311-1/+1
* o Add various regression tests for execve(2) syscall.Maxim Konovalov2006-05-3110-0/+227
* o Let getopt(3) report errors in command line arguments.Maxim Konovalov2006-05-311-13/+11
* Make recoverdisk compile on amd64 and possibly other 64bit archs.Matteo Riondato2006-05-302-5/+5
* The tinderbox has moved to projcvs.Dag-Erling Smørgrav2006-05-3025-2554/+0
* o Add a collection of regression tests for ancillary (control)Maxim Konovalov2006-05-294-0/+1823
* Add RELENG_5_5 to the 5.x lineup.Dag-Erling Smørgrav2006-05-292-2/+2
* o Test truncate(2) on fifo: it should ignore the request andMaxim Konovalov2006-05-291-0/+19
* Add a disclaimer regarding public/internal functions to every subsystem forAlexander Leidinger2006-05-2819-17/+34
* This is the kernel subsystem API documentation generation framework.Alexander Leidinger2006-05-2621-0/+789
* Use WARNS and rely on rules rather than an explicit target for theRobert Watson2006-05-252-6/+2
* Add a basic regression test for sendfile() over TCP, which sends varyingRobert Watson2006-05-252-0/+337
* make cryptotest compile after the latest changes to cryptodev.hMichael Reifenberger2006-05-241-3/+3
* o Correct comments: remove a reference to non-existent gdbinit.9 man page;Maxim Konovalov2006-05-221-3/+2
* o Convert to Test::Harness testing infratructure.Maxim Konovalov2006-05-201-0/+22
* Switch value back to values.Tom Rhodes2006-05-201-1/+1
* Add missing stats.hst_nodesc statistics.Pawel Jakub Dawidek2006-05-181-2/+4
* Send the pcvt(4) driver off to retirement.Poul-Henning Kamp2006-05-172-5/+0
* Some minor wording/description changes.Tom Rhodes2006-05-161-6/+8
* o A tiny regression test exposes bug in rip_disconnect().Maxim Konovalov2006-05-142-0/+85
* Add multicast group join/leave functionality to IPv4 regressionBruce M Simpson2006-05-141-10/+68
* o Add an option allowing to start search from some offset instead of offset 0;Maxim Sobolev2006-05-131-13/+46
* Remove alpha from the HEAD lineup.Dag-Erling Smørgrav2006-05-132-2/+2
* Forgot to add RELENG_6_1 here as well.Dag-Erling Smørgrav2006-05-121-1/+1
* Add RELENG_6_1 to the lineup.Dag-Erling Smørgrav2006-05-101-1/+1
* add a diff line so you can check your commit before hitting enter...John-Mark Gurney2006-05-081-2/+5
* o Take an account a media sectorsize for medium and bigsize calculation.Maxim Konovalov2006-05-064-70/+290
* o Make it possible to compile find-sb on non-FreeBSD system (MacOS X in myMaxim Sobolev2006-05-052-1/+159
* Avoid coredumps if stddev cannot be computed (if all datapoints are identical)Poul-Henning Kamp2006-05-021-12/+16
* Add profile libs.Alexander Leidinger2006-05-011-3/+89
* For some time now, -i and -P options are mutually exclusive, there's evenPawel Jakub Dawidek2006-05-011-1/+1
* Add some new options to mac_bsdestended. We can now match on:David Malone2006-04-232-8/+217
* Fix an obvious bug.Ruslan Ermilov2006-04-181-1/+1
* Implications are auto-generated.Ruslan Ermilov2006-04-131-2/+0
* MFp4:Marcel Moolenaar2006-04-101-16/+70
* MFp4:Marcel Moolenaar2006-04-101-17/+81
* Add a simple regression test that creates and tears down route sockets,Robert Watson2006-04-092-0/+108
* Add simple regression tests that creates UNIX domain sockets usingRobert Watson2006-04-092-0/+91
* Test that variable assignments preceding special built-ins affect the currentStefan Farfeleder2006-04-091-0/+55
* Don't select a default value for $machine until after we've examined $arch.Dag-Erling Smørgrav2006-04-072-6/+12
* Milosz (sorry for not using the right 'l', it will not display corretlyAlexander Leidinger2006-04-031-0/+1018
* Add a second pass to the close-before-accept test using a call to theRobert Watson2006-04-031-5/+59
* Add regression test for tcpdrop sysctl.Robert Watson2006-04-032-0/+257
* Add a regression test to exercise the case where accept() is called andRobert Watson2006-04-032-0/+156
* Add test cases that check utility syntax errors and redirection errors. ForStefan Farfeleder2006-04-022-0/+99