aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* - For preemption and yield events, we want to skip the next two state eventsJeff Roberson2004-12-261-3/+4
* - Call self.checkstamp() in the cpu load parsing functions in case theJeff Roberson2004-12-261-0/+4
* - The regexp for the load should have been (/d+), fix this so loads over 9Jeff Roberson2004-12-261-2/+3
* - Add 'schedgraph' a scheduler trace visualization tool written withJeff Roberson2004-12-261-0/+1209
* Wait a bit after creating device.Pawel Jakub Dawidek2004-12-217-7/+7
* When RAID3 device is configured in "verify" mode, synchronization of thePawel Jakub Dawidek2004-12-211-2/+12
* Fix the build of netrate/ with WARNS=5 and add a Makefile.inc toGiorgos Keramidas2004-12-212-6/+10
* NOHTML -> NO_HTMLRuslan Ermilov2004-12-211-1/+1
* Overhaul ppp(8) build options so they are safe to use inRuslan Ermilov2004-12-211-1/+1
* NOINET6 -> NO_INET6Ruslan Ermilov2004-12-211-1/+1
* NOGAMES -> NO_GAMESRuslan Ermilov2004-12-211-1/+1
* NODOCCOMPRESS -> NO_DOCCOMPRESSRuslan Ermilov2004-12-211-2/+2
* NOATM -> NO_ATMRuslan Ermilov2004-12-211-1/+1
* NOLIBC_R -> NO_LIBC_RRuslan Ermilov2004-12-211-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-2148-49/+49
* Change terminal state, not terminal typePoul-Henning Kamp2004-12-181-1/+1
* Make kttcp work in -stable (and -current)Andrew Gallatin2004-12-132-537/+37
* Loadable modules that run test vectors for net80211 crypto plugins.Sam Leffler2004-12-086-0/+1493
* o new tools for futzing with 80211 and ath debug masks symbolicallySam Leffler2004-12-085-166/+659
* Fix builds with a read-only directory and a make upgrade. This is doneHartmut Brandt2004-12-072-12/+8
* Raidtest is now in the ports collections.Pawel Jakub Dawidek2004-12-071-1/+0
* Print a warning if running as !root for aio_md_test rather than failingRobert Watson2004-12-061-1/+5
* Add a basic aio functionality regression test, which simply writes andRobert Watson2004-12-062-0/+702
* Make this work under debugging, e.g., "make -dl".Ruslan Ermilov2004-12-062-2/+2
* Now as a full blown port.David E. O'Brien2004-12-053-488/+0
* Make the tests runnable on a read-only src. To do this you must make sureHartmut Brandt2004-12-024-98/+132
* The following code sets up two connected TCP sockets that send data to eachNik Clayton2004-12-013-0/+144
* Chmod the shell testscript to be executable if it isn't already. AccordingHartmut Brandt2004-11-302-0/+2
* Change CUSTOMIZE example.Poul-Henning Kamp2004-11-281-3/+2
* Make it possible to specify a list of customize scripts.Poul-Henning Kamp2004-11-281-7/+8
* Add various customize scripts.Poul-Henning Kamp2004-11-284-0/+146
* Hardlink the generated /etc/fstab to /conf/base/etc/fstabPoul-Henning Kamp2004-11-281-0/+1
* don't mv(1) nonexistent directories.Poul-Henning Kamp2004-11-281-1/+1
* Reduce -j12 to -j3Poul-Henning Kamp2004-11-281-1/+1
* Add some regression tests for the .SHELL target. I'm not sure that theHartmut Brandt2004-11-257-2/+124
* Remove the build32.sh hack, it is now slightly broken (missing somePeter Wemm2004-11-252-82/+4
* Remove regression tests for the obsolete rune interface.Tim J. Robbins2004-11-215-293/+1
* Remove the uarea column from the DDB 'ps' display, and from grog's gdbDavid Schultz2004-11-202-6/+6
* Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].David E. O'Brien2004-11-192-3/+3
* Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].David E. O'Brien2004-11-191-7/+7
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-131-1/+1
* Switch over to a different, more flexible test output protocol that'sNik Clayton2004-11-1199-144/+963
* RELENG_5 is now -STABLE (but without powerpc)Dag-Erling Smørgrav2004-11-112-3/+3
* Install in /usr/local/bin.Dag-Erling Smørgrav2004-11-071-0/+1
* Add description of all available options.Pawel Jakub Dawidek2004-11-061-0/+17
* Allow to write random data while testing RAID device, so we can alsoPawel Jakub Dawidek2004-11-061-6/+23
* Remove vinum bits.Poul-Henning Kamp2004-11-042-330/+0
* Remove references to NO_VINUMPoul-Henning Kamp2004-11-041-1/+0
* Add a small regression test that opens a TCP socket, listens on it,Robert Watson2004-11-022-0/+120
* Typo: s/Exampes/ExamplesMarc Fonvieille2004-10-251-1/+1