| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix markup nits. | ru | 2007-12-12 | 5 | -5/+15 |
* | Option depencies are (again) tracked automatically. | ru | 2007-12-12 | 1 | -5/+0 |
* | - Fix setting of MK_GSSAPI option by bsd.own.mk; its value should | ru | 2007-12-12 | 3 | -8/+17 |
* | Hide the building and installation of libgssapi behind the | dougb | 2007-12-10 | 2 | -0/+9 |
* | Add a reasonable-sounding description of the WITHOUT_INSTALLLIB knob. | dougb | 2007-12-09 | 1 | -0/+5 |
* | Remove some test instrumentation. (The Symbol.map changes broke it anyway.) | das | 2007-12-09 | 1 | -4/+0 |
* | Fixes to avoid overzealous constant folding. | das | 2007-12-09 | 1 | -13/+15 |
* | gcc 4 does some overzealous constant folding, and since it doesn't | das | 2007-12-09 | 1 | -1/+6 |
* | update copyrights | sam | 2007-12-04 | 6 | -34/+6 |
* | update copyright's | sam | 2007-12-04 | 6 | -34/+6 |
* | Make sure we set the locale to "C" when testing thousands' separator | das | 2007-12-03 | 1 | -2/+2 |
* | Tests for rounding, and for the leading 0's bug. | das | 2007-12-03 | 1 | -1/+13 |
* | Convert errx(-1, ..., strerror(errno)) to err(-1, ...). | bz | 2007-11-28 | 1 | -8/+8 |
* | Add support for tcpmd5 tests. | bz | 2007-11-28 | 2 | -13/+63 |
* | o expand usage comments; add cut&paste items for bozo's like me | sam | 2007-11-19 | 1 | -18/+63 |
* | Remove empty setup and cleanup functions for the pfkey test. | bz | 2007-11-16 | 4 | -6/+268 |
* | In sys/netipsec/keysock.c rev. 1.19 a missing priv check was added. | bz | 2007-11-13 | 4 | -0/+93 |
* | - Fix the ktr header regexp so we match lines with very large indexes. | jeff | 2007-11-12 | 1 | -4/+19 |
* | s/maybe/may be/ | danger | 2007-11-06 | 1 | -1/+1 |
* | o sync w/ net80211 changes | sam | 2007-11-03 | 1 | -147/+217 |
* | align stats printed out w/o any args | sam | 2007-11-03 | 1 | -2/+10 |
* | o add -o ampdu shorthand for viewing most useful ampdu stats | sam | 2007-11-03 | 1 | -2/+7 |
* | Merge Neterion if_nxge driver version 2.0.9.11230 with the following | rwatson | 2007-10-29 | 5 | -3146/+3384 |
* | Hide geli warnings about sector size beeing bigger than the page size when | pjd | 2007-10-26 | 7 | -7/+7 |
* | cached -> nscd | ru | 2007-10-19 | 1 | -1/+1 |
* | Mdoc fix. | obrien | 2007-10-09 | 1 | -2/+2 |
* | Correct lib name. | obrien | 2007-10-09 | 1 | -1/+1 |
* | Repo copy libpthreads to libkse. | obrien | 2007-10-09 | 3 | -4/+12 |
* | The exit status of a case statement where none of the patterns is matched | stefanf | 2007-10-04 | 1 | -0/+13 |
* | - Add cddl/lib to the list of library directories. | ru | 2007-10-01 | 1 | -1/+2 |
* | The shell_1_sh test was failing with "make -jX". | ru | 2007-10-01 | 1 | -1/+1 |
* | MK_LIBTHR was misspelled. | ru | 2007-10-01 | 1 | -1/+1 |
* | Make the PCI code aware of PCI domains (aka PCI segments) so we can | marius | 2007-09-30 | 1 | -3/+4 |
* | Update structure name to follow the new IPsec code. | gnn | 2007-09-19 | 1 | -1/+1 |
* | Enhance and expand kernel privilege regression tests in support of | rwatson | 2007-09-09 | 42 | -2212/+3850 |
* | Add support for Camellia encryption algorithm. | pjd | 2007-09-01 | 7 | -14/+21 |
* | Add WITHOUT_ZONEINFO to the build options and regenerate src.conf.5 | remko | 2007-08-27 | 1 | -0/+2 |
* | Add option to not fill second code image, this makes the full disk | phk | 2007-08-26 | 1 | -3/+10 |
* | Bring in two fixes for TinyBSD: | remko | 2007-08-22 | 8 | -7/+8 |
* | New regression test updates for rename, etc. | delphij | 2007-08-10 | 3 | -6/+58 |
* | Add regression tests for flopen(3). | des | 2007-08-03 | 3 | -1/+189 |
* | wlandebug has been moved to the base system. | thompsa | 2007-07-28 | 5 | -435/+1 |
* | Added environ-replacement detection. For programs that "clean" (i.e., su) | scf | 2007-07-20 | 3 | -34/+70 |
* | Make clear that WITHOUT_TOOLCHAIN cannot be applied to build targets. | bz | 2007-07-19 | 1 | -1/+2 |
* | Make fstest work out-of-the-box on Solaris: | pjd | 2007-07-18 | 3 | -13/+34 |
* | - Chase for crypto_if.m -> crytpodev_if.m rename in order to | delphij | 2007-07-11 | 1 | -1/+6 |
* | Fix commit mail retrieval when using message-id. | flz | 2007-07-10 | 1 | -8/+4 |
* | Add a test case for sed(1) regression - we should not ignore case | delphij | 2007-07-06 | 2 | -0/+5 |
* | Add case-insensitive matching to sed, using the 'I' flag, similarly to GNU sed. | ssouhlal | 2007-07-04 | 3 | -0/+10 |
* | Significantly reduce the memory leak as noted in BUGS section for | scf | 2007-07-04 | 8 | -0/+702 |