summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add a test case for closing a UDPv6 socket that has been connected torwatson2006-07-192-0/+30
* Add very basic regression test for netinet6: create and close raw,rwatson2006-07-192-0/+67
* Add regression tests of the emulation of the long branch conditional form.marcel2006-07-172-0/+271
* When creating the NanoBSD disk image, install boot blocks from thethomas2006-07-151-1/+1
* Create the diskless magic files in /etc during the install_etc() stepphk2006-07-131-10/+13
* o style.Makefile(5): WARNS= -> WARNS?=.maxim2006-07-0920-20/+20
* When extending a file with truncate, check that newly added bytes haverwatson2006-07-091-21/+55
* Add regression tests to make sure that attempting to call ftruncate() onrwatson2006-07-091-5/+46
* Add very basic ftruncate() regression test, with a comment rather morerwatson2006-07-092-0/+109
* Add (missing) and remove (obsolete) .m files.netchild2006-07-081-4/+7
* o fix join/rejoin formatsam2006-06-301-2/+22
* dump new cabq statssam2006-06-231-0/+2
* Fix type warnings on 64-bit machines.obrien2006-06-211-3/+3
* ipw statistics toolsam2006-06-202-0/+283
* Tweak mfc.pl to generate backout patchsets.flz2006-06-091-9/+20
* Add regression tests for geli(8) authentication feature.pjd2006-06-065-0/+306
* - Update regression tests after recent changes.pjd2006-06-062-65/+72
* Add regression tests for IPsec.pjd2006-06-041-0/+89
* Output directory has gone, remove it from Makefile.maxim2006-05-311-1/+0
* Fix test for empty interpreter.maxim2006-05-311-1/+1
* o Add various regression tests for execve(2) syscall.maxim2006-05-3110-0/+227
* o Let getopt(3) report errors in command line arguments.maxim2006-05-311-13/+11
* Make recoverdisk compile on amd64 and possibly other 64bit archs.matteo2006-05-302-5/+5
* The tinderbox has moved to projcvs.des2006-05-3025-2554/+0
* o Add a collection of regression tests for ancillary (control)maxim2006-05-294-0/+1823
* Add RELENG_5_5 to the 5.x lineup.des2006-05-292-2/+2
* o Test truncate(2) on fifo: it should ignore the request andmaxim2006-05-291-0/+19
* Add a disclaimer regarding public/internal functions to every subsystem fornetchild2006-05-2819-17/+34
* This is the kernel subsystem API documentation generation framework.netchild2006-05-2621-0/+789
* Use WARNS and rely on rules rather than an explicit target for therwatson2006-05-252-6/+2
* Add a basic regression test for sendfile() over TCP, which sends varyingrwatson2006-05-252-0/+337
* make cryptotest compile after the latest changes to cryptodev.hmr2006-05-241-3/+3
* o Correct comments: remove a reference to non-existent gdbinit.9 man page;maxim2006-05-221-3/+2
* o Convert to Test::Harness testing infratructure.maxim2006-05-201-0/+22
* Switch value back to values.trhodes2006-05-201-1/+1
* Add missing stats.hst_nodesc statistics.pjd2006-05-181-2/+4
* Send the pcvt(4) driver off to retirement.phk2006-05-172-5/+0
* Some minor wording/description changes.trhodes2006-05-161-6/+8
* o A tiny regression test exposes bug in rip_disconnect().maxim2006-05-142-0/+85
* Add multicast group join/leave functionality to IPv4 regressionbms2006-05-141-10/+68
* o Add an option allowing to start search from some offset instead of offset 0;sobomax2006-05-131-13/+46
* Remove alpha from the HEAD lineup.des2006-05-132-2/+2
* Forgot to add RELENG_6_1 here as well.des2006-05-121-1/+1
* Add RELENG_6_1 to the lineup.des2006-05-101-1/+1
* add a diff line so you can check your commit before hitting enter...jmg2006-05-081-2/+5
* o Take an account a media sectorsize for medium and bigsize calculation.maxim2006-05-064-70/+290
* o Make it possible to compile find-sb on non-FreeBSD system (MacOS X in mysobomax2006-05-052-1/+159
* Avoid coredumps if stddev cannot be computed (if all datapoints are identical)phk2006-05-021-12/+16
* Add profile libs.netchild2006-05-011-3/+89
* For some time now, -i and -P options are mutually exclusive, there's evenpjd2006-05-011-1/+1
OpenPOWER on IntegriCloud