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