summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add option -w to specify graph width.mdodd2006-02-221-3/+24
* Add multi-process support to simple http micro-benchmark, now the default.rwatson2006-02-221-43/+204
* Add multi-process support to simple httpd micro-benchmark, which is nowrwatson2006-02-221-37/+127
* Add regression test which verifies that options -P and -i cannot be usedpjd2006-02-121-0/+22
* Use -O2 on RELENG_6 as welldes2006-02-031-0/+2
* Add regression tests which will verify that giving no key components forpjd2006-02-011-0/+65
* Add simple tests which verify that redzone(9) works properly.pjd2006-01-314-0/+167
* Avoid triggering autovivification of %config entries, which would result indes2006-01-301-4/+8
* Use $FreeBSD$ for the juggle version, rather than $P4$. This is good forrwatson2006-01-281-1/+1
* - Fix infinite loop in strip_log().flz2006-01-251-4/+2
* s/sigval/sival/gdavidxu2006-01-222-2/+2
* Add two new variables:phk2006-01-171-0/+17
* I missed a whitespace in the generated commit message.flz2006-01-151-2/+2
* Bump version.flz2006-01-131-1/+1
* Now with multi-commit support.flz2006-01-131-23/+107
* - Fix issue when X-FreeBSD-CVS-Branch is not HEAD.flz2006-01-131-1/+5
* Ok, I've created a test suite to avoid such regressions. Sorry for the noise.flz2006-01-111-2/+2
* - Fix another bug, it seems sometimes mail is sent to cvs-all but not cvs-ports.flz2006-01-111-4/+5
* - Fix search.flz2006-01-111-5/+5
* - Remove netcat dependency by using fetch (not sure why i used ncflz2006-01-111-5/+26
* - Add a new MFC script that takes a message-id, a commit mail or a query stri...flz2006-01-102-0/+349
* Add missing ' and 'phk2006-01-061-2/+2
* Make this more readable and add more devices.phk2006-01-061-20/+50
* Add a new leaf to the net.link.generic.ifdata.%d sysctl to retrieveharti2006-01-041-4/+25
* Adding another multi-byte characters related regression test for recentavatar2006-01-011-0/+22
* Add a new extensible GSS-API layer which can support GSS-API plugins,dfr2005-12-291-1/+1
* Add 'juggle', a simple IPC micro-benchmark that uses various IPC types torwatson2005-12-282-0/+598
* Fix compiling on platforms with 64bit time_t.scottl2005-12-161-2/+2
* Add a -c option to control caddr_t replacement (which was commented out indes2005-12-131-2/+24
* fix include pathsam2005-12-131-1/+1
* updatesam2005-12-131-0/+6
* fix include pathnamessam2005-12-131-4/+4
* Add a script that converts K&R-style function definitions to ANSI style.des2005-12-133-0/+147
* Print user, system and real time upon exit.des2005-12-131-0/+13
* this didn't make it in the last commitsam2005-12-111-0/+5
* o move programs to separate directories and use stock Makefiles;sam2005-12-1111-50/+39
* remove cts burst extension statssam2005-12-111-2/+0
* After printing per-cpu cache contents, summarize total cached items andrwatson2005-12-081-4/+16
* Teach umastat about the variable-length array of per-CPU caches at the endrwatson2005-12-081-23/+74
* Convert gstripe(8) regression tests to the new framework.pjd2005-12-075-24/+22
OpenPOWER on IntegriCloud