| Commit message (Expand) | Author | Age | Files | Lines |
* | NODOCCOMPRESS -> NO_DOCCOMPRESS | ru | 2004-12-21 | 1 | -2/+2 |
* | NOATM -> NO_ATM | ru | 2004-12-21 | 1 | -1/+1 |
* | NOLIBC_R -> NO_LIBC_R | ru | 2004-12-21 | 1 | -1/+1 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 48 | -49/+49 |
* | Change terminal state, not terminal type | phk | 2004-12-18 | 1 | -1/+1 |
* | Make kttcp work in -stable (and -current) | gallatin | 2004-12-13 | 2 | -537/+37 |
* | Loadable modules that run test vectors for net80211 crypto plugins. | sam | 2004-12-08 | 6 | -0/+1493 |
* | o new tools for futzing with 80211 and ath debug masks symbolically | sam | 2004-12-08 | 5 | -166/+659 |
* | Fix builds with a read-only directory and a make upgrade. This is done | harti | 2004-12-07 | 2 | -12/+8 |
* | Raidtest is now in the ports collections. | pjd | 2004-12-07 | 1 | -1/+0 |
* | Print a warning if running as !root for aio_md_test rather than failing | rwatson | 2004-12-06 | 1 | -1/+5 |
* | Add a basic aio functionality regression test, which simply writes and | rwatson | 2004-12-06 | 2 | -0/+702 |
* | Make this work under debugging, e.g., "make -dl". | ru | 2004-12-06 | 2 | -2/+2 |
* | Now as a full blown port. | obrien | 2004-12-05 | 3 | -488/+0 |
* | Make the tests runnable on a read-only src. To do this you must make sure | harti | 2004-12-02 | 4 | -98/+132 |
* | The following code sets up two connected TCP sockets that send data to each | nik | 2004-12-01 | 3 | -0/+144 |
* | Chmod the shell testscript to be executable if it isn't already. According | harti | 2004-11-30 | 2 | -0/+2 |
* | Change CUSTOMIZE example. | phk | 2004-11-28 | 1 | -3/+2 |
* | Make it possible to specify a list of customize scripts. | phk | 2004-11-28 | 1 | -7/+8 |
* | Add various customize scripts. | phk | 2004-11-28 | 4 | -0/+146 |
* | Hardlink the generated /etc/fstab to /conf/base/etc/fstab | phk | 2004-11-28 | 1 | -0/+1 |
* | don't mv(1) nonexistent directories. | phk | 2004-11-28 | 1 | -1/+1 |
* | Reduce -j12 to -j3 | phk | 2004-11-28 | 1 | -1/+1 |
* | Add some regression tests for the .SHELL target. I'm not sure that the | harti | 2004-11-25 | 7 | -2/+124 |
* | Remove the build32.sh hack, it is now slightly broken (missing some | peter | 2004-11-25 | 2 | -82/+4 |
* | Remove regression tests for the obsolete rune interface. | tjr | 2004-11-21 | 5 | -293/+1 |
* | Remove the uarea column from the DDB 'ps' display, and from grog's gdb | das | 2004-11-20 | 2 | -6/+6 |
* | Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. | obrien | 2004-11-19 | 2 | -3/+3 |
* | Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. | obrien | 2004-11-19 | 1 | -7/+7 |
* | Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. | bz | 2004-11-13 | 1 | -1/+1 |
* | Switch over to a different, more flexible test output protocol that's | nik | 2004-11-11 | 99 | -144/+963 |
* | RELENG_5 is now -STABLE (but without powerpc) | des | 2004-11-11 | 2 | -3/+3 |
* | Install in /usr/local/bin. | des | 2004-11-07 | 1 | -0/+1 |
* | Add description of all available options. | pjd | 2004-11-06 | 1 | -0/+17 |
* | Allow to write random data while testing RAID device, so we can also | pjd | 2004-11-06 | 1 | -6/+23 |
* | Remove vinum bits. | phk | 2004-11-04 | 2 | -330/+0 |
* | Remove references to NO_VINUM | phk | 2004-11-04 | 1 | -1/+0 |
* | Add a small regression test that opens a TCP socket, listens on it, | rwatson | 2004-11-02 | 2 | -0/+120 |
* | Typo: s/Exampes/Examples | blackend | 2004-10-25 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -33/+33 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 40 | -41/+45 |
* | Use errx() instead of fprintf()/exit() for conciseness. | rwatson | 2004-10-23 | 1 | -65/+38 |
* | Use errx() instead of perror()/exit() for conciseness. | rwatson | 2004-10-23 | 3 | -94/+52 |
* | Add a regression test for the alternate shell specification. | ru | 2004-10-23 | 2 | -0/+20 |
* | Use %zu to format size_t instead of %jd and an intmax_t cast. | des | 2004-10-23 | 1 | -6/+5 |
* | Stop amd64 warnings. | phk | 2004-10-23 | 1 | -3/+4 |
* | Add NO_BLUETOOTH and NO_AUTHPF variables. [1] | blackend | 2004-10-22 | 1 | -1/+3 |
* | Sort NO* variables. | blackend | 2004-10-22 | 1 | -21/+21 |
* | Remove NOLIBPTHREAD=yes since BIND related binaries (dig etc.) require | blackend | 2004-10-21 | 1 | -1/+0 |
* | Typo fix. | keramida | 2004-10-18 | 1 | -1/+1 |