| Commit message (Expand) | Author | Age | Files | Lines |
* | Add regression tests which will verify that giving no key components for | pjd | 2006-02-01 | 1 | -0/+65 |
* | Add simple tests which verify that redzone(9) works properly. | pjd | 2006-01-31 | 4 | -0/+167 |
* | Avoid triggering autovivification of %config entries, which would result in | des | 2006-01-30 | 1 | -4/+8 |
* | Use $FreeBSD$ for the juggle version, rather than $P4$. This is good for | rwatson | 2006-01-28 | 1 | -1/+1 |
* | - Fix infinite loop in strip_log(). | flz | 2006-01-25 | 1 | -4/+2 |
* | s/sigval/sival/g | davidxu | 2006-01-22 | 2 | -2/+2 |
* | Add two new variables: | phk | 2006-01-17 | 1 | -0/+17 |
* | I missed a whitespace in the generated commit message. | flz | 2006-01-15 | 1 | -2/+2 |
* | Bump version. | flz | 2006-01-13 | 1 | -1/+1 |
* | Now with multi-commit support. | flz | 2006-01-13 | 1 | -23/+107 |
* | - Fix issue when X-FreeBSD-CVS-Branch is not HEAD. | flz | 2006-01-13 | 1 | -1/+5 |
* | Ok, I've created a test suite to avoid such regressions. Sorry for the noise. | flz | 2006-01-11 | 1 | -2/+2 |
* | - Fix another bug, it seems sometimes mail is sent to cvs-all but not cvs-ports. | flz | 2006-01-11 | 1 | -4/+5 |
* | - Fix search. | flz | 2006-01-11 | 1 | -5/+5 |
* | - Remove netcat dependency by using fetch (not sure why i used nc | flz | 2006-01-11 | 1 | -5/+26 |
* | - Add a new MFC script that takes a message-id, a commit mail or a query stri... | flz | 2006-01-10 | 2 | -0/+349 |
* | Add missing ' and ' | phk | 2006-01-06 | 1 | -2/+2 |
* | Make this more readable and add more devices. | phk | 2006-01-06 | 1 | -20/+50 |
* | Add a new leaf to the net.link.generic.ifdata.%d sysctl to retrieve | harti | 2006-01-04 | 1 | -4/+25 |
* | Adding another multi-byte characters related regression test for recent | avatar | 2006-01-01 | 1 | -0/+22 |
* | Add a new extensible GSS-API layer which can support GSS-API plugins, | dfr | 2005-12-29 | 1 | -1/+1 |
* | Add 'juggle', a simple IPC micro-benchmark that uses various IPC types to | rwatson | 2005-12-28 | 2 | -0/+598 |
* | Fix compiling on platforms with 64bit time_t. | scottl | 2005-12-16 | 1 | -2/+2 |
* | Add a -c option to control caddr_t replacement (which was commented out in | des | 2005-12-13 | 1 | -2/+24 |
* | fix include path | sam | 2005-12-13 | 1 | -1/+1 |
* | update | sam | 2005-12-13 | 1 | -0/+6 |
* | fix include pathnames | sam | 2005-12-13 | 1 | -4/+4 |
* | Add a script that converts K&R-style function definitions to ANSI style. | des | 2005-12-13 | 3 | -0/+147 |
* | Print user, system and real time upon exit. | des | 2005-12-13 | 1 | -0/+13 |
* | this didn't make it in the last commit | sam | 2005-12-11 | 1 | -0/+5 |
* | o move programs to separate directories and use stock Makefiles; | sam | 2005-12-11 | 11 | -50/+39 |
* | remove cts burst extension stats | sam | 2005-12-11 | 1 | -2/+0 |
* | After printing per-cpu cache contents, summarize total cached items and | rwatson | 2005-12-08 | 1 | -4/+16 |
* | Teach umastat about the variable-length array of per-CPU caches at the end | rwatson | 2005-12-08 | 1 | -23/+74 |
* | Convert gstripe(8) regression tests to the new framework. | pjd | 2005-12-07 | 5 | -24/+22 |
* | Convert gshsec(8) regression tests to the new framework. | pjd | 2005-12-07 | 5 | -36/+31 |
* | Convert graid3(8) regression tests to the new framework. | pjd | 2005-12-07 | 15 | -69/+95 |
* | - Make use of geom_subr.sh to improve regression tests. | pjd | 2005-12-07 | 11 | -54/+55 |
* | Finish conversion of gconcat(8) regression tests to the new framework. | pjd | 2005-12-07 | 7 | -82/+17 |
* | Add file with helper functions for geom tools regression tests. | pjd | 2005-12-07 | 1 | -0/+14 |
* | Convert gnop(8) regression tests to the new framework. | pjd | 2005-12-07 | 4 | -20/+8 |
* | Convert gmirror(8) regression tests to the new framework. | pjd | 2005-12-07 | 9 | -72/+82 |
* | Add a simple KVM tool to dump the kernel state of UMA, including walking | rwatson | 2005-12-05 | 2 | -0/+381 |
* | Move the 2->3 upgrade kit on the attic. | ru | 2005-12-03 | 4 | -226/+0 |
* | Add code to test POSIX message queue. | davidxu | 2005-11-26 | 11 | -0/+512 |
* | Teach schedgraph how to parse KTR_CRITICAL records. critical_enter/exit | scottl | 2005-11-21 | 1 | -0/+18 |
* | Add geometry of SiliconSystems 4GB CF card | phk | 2005-11-15 | 1 | -0/+13 |
* | Use the new syntax for GENERIC. | des | 2005-11-14 | 1 | -1/+1 |
* | Build a PAE kernel if a PAE config exists. | des | 2005-11-14 | 1 | -0/+1 |
* | Add support for the += operator, which appends to a multiple-value variable. | des | 2005-11-14 | 2 | -6/+19 |