| Commit message (Expand) | Author | Age | Files | Lines |
* | - Initial revamp of vop_table.tcl. This scripting is ugly and will be | arr | 2005-01-05 | 1 | -0/+255 |
* | Add a simple regression test for mlock()/munlock() to make sure they | rwatson | 2005-01-03 | 2 | -0/+97 |
* | Replace a mention of the ia64_unaligned directory with one of the | marcel | 2005-01-02 | 1 | -1/+1 |
* | Regression test for unaligned loads and stores for short, int, long, | marcel | 2005-01-02 | 2 | -0/+144 |
* | new stat | sam | 2004-12-31 | 1 | -1/+2 |
* | - Add some notes on what is required to run schedgraph.py successfully. | arr | 2004-12-28 | 1 | -0/+11 |
* | - For preemption and yield events, we want to skip the next two state events | jeff | 2004-12-26 | 1 | -3/+4 |
* | - Call self.checkstamp() in the cpu load parsing functions in case the | jeff | 2004-12-26 | 1 | -0/+4 |
* | - The regexp for the load should have been (/d+), fix this so loads over 9 | jeff | 2004-12-26 | 1 | -2/+3 |
* | - Add 'schedgraph' a scheduler trace visualization tool written with | jeff | 2004-12-26 | 1 | -0/+1209 |
* | Wait a bit after creating device. | pjd | 2004-12-21 | 7 | -7/+7 |
* | When RAID3 device is configured in "verify" mode, synchronization of the | pjd | 2004-12-21 | 1 | -2/+12 |
* | Fix the build of netrate/ with WARNS=5 and add a Makefile.inc to | keramida | 2004-12-21 | 2 | -6/+10 |
* | NOHTML -> NO_HTML | ru | 2004-12-21 | 1 | -1/+1 |
* | Overhaul ppp(8) build options so they are safe to use in | ru | 2004-12-21 | 1 | -1/+1 |
* | NOINET6 -> NO_INET6 | ru | 2004-12-21 | 1 | -1/+1 |
* | NOGAMES -> NO_GAMES | ru | 2004-12-21 | 1 | -1/+1 |
* | 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 |