| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix generation of '$FreeBSD$'. | ru | 2006-03-21 | 1 | -1/+1 |
* | Slightly better description. | ru | 2006-03-21 | 1 | -1/+1 |
* | A tool to generate the src.conf(5) manpage. | ru | 2006-03-21 | 1 | -0/+185 |
* | Open the lock file write-only. | des | 2006-03-21 | 1 | -1/+1 |
* | Prepare to autogenerate the src.conf(5) manpage. | ru | 2006-03-21 | 74 | -0/+266 |
* | Remove an outdated README. | ru | 2006-03-21 | 1 | -7/+0 |
* | Merge Perforce change 93572 from TrustedBSD audit3 branch: | rwatson | 2006-03-19 | 2 | -0/+152 |
* | Change s_net to s_node when printing the destination address. | rwatson | 2006-03-17 | 1 | -1/+1 |
* | NO_MAN is not needed here. | ru | 2006-03-16 | 2 | -2/+0 |
* | Style: NO_MAN doesn't need any value. | ru | 2006-03-15 | 21 | -33/+32 |
* | In addition to -b (suppress builds) add -k (suppress kernel build) and | phk | 2006-03-09 | 1 | -10/+37 |
* | NOMAN --> NO_MAN | ume | 2006-03-07 | 1 | -1/+1 |
* | Allocate proper amount of memory. Otherwise, we pass the end of a buffer, | wkoszek | 2006-03-06 | 1 | -1/+1 |
* | fixups | sam | 2006-03-06 | 4 | -16/+19 |
* | fix for non-i386/amd64 machines | sam | 2006-03-06 | 2 | -1/+6 |
* | Update copyright years and remove third clause. | des | 2006-03-02 | 5 | -17/+7 |
* | Read site.rc after default.rc. | des | 2006-03-02 | 2 | -2/+5 |
* | Ignore generated files. | des | 2006-03-02 | 2 | -0/+5 |
* | when acpi does not explicitly enumerate lapic/cpu's there should | sam | 2006-02-28 | 1 | -1/+1 |
* | Fix the way in which median is calculated. If the data source has even | wkoszek | 2006-02-23 | 1 | -7/+18 |
* | test program to check cpu counting | sam | 2006-02-22 | 6 | -0/+803 |
* | Add option -w to specify graph width. | mdodd | 2006-02-22 | 1 | -3/+24 |
* | Add multi-process support to simple http micro-benchmark, now the default. | rwatson | 2006-02-22 | 1 | -43/+204 |
* | Add multi-process support to simple httpd micro-benchmark, which is now | rwatson | 2006-02-22 | 1 | -37/+127 |
* | Add regression test which verifies that options -P and -i cannot be used | pjd | 2006-02-12 | 1 | -0/+22 |
* | Use -O2 on RELENG_6 as well | des | 2006-02-03 | 1 | -0/+2 |
* | 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 |