summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Also build the netblast sub-directory, not just netreceive and netsend.rwatson2005-02-121-1/+1
* Mark the signum argument to signal_handler() as __unused.rwatson2005-02-121-1/+1
* Add to CFLAGS.ru2005-02-121-1/+1
* Update a little bit.phk2005-02-101-19/+23
* Fix "to a file" example so it works (one must touch(1) the file first).obrien2005-02-071-0/+1
* Sort branches in correct numeric order.des2005-02-071-1/+26
* Replace RELENG_4_9 (no longer supported) with RELENG_4_11.des2005-02-062-2/+2
* Add to CFLAGS, rather than overriding it. Use LDFLAGS for the -L option,nik2005-02-011-2/+3
* Link against libtap (ports/devel/libtap). Replace the calls to assert()nik2005-02-012-31/+32
* Use awk to correctly calculate partioning, round things off to cylindersphk2005-01-301-8/+13
* Wrap calls to memcpy(3) in a function called block_copy(). This way,marcel2005-01-281-2/+9
* Skip the register based postinc stores here and don't count themmarcel2005-01-271-5/+12
* Make the local variables global so that the compiler cannot assumemarcel2005-01-271-4/+5
* Fix the unaligned store with post increment test: The misaligned pointermarcel2005-01-271-1/+1
* The unit test for unaligned loads/stores can be found under ../ia64.marcel2005-01-272-137/+0
* Add tests for post increment. This bumps the number of tests up tomarcel2005-01-272-37/+181
* Use WARNS?= instead of WARNS= in Makefiles so that global warningrwatson2005-01-223-3/+3
* Fixed xrefs.ru2005-01-211-1/+1
* Braino. Revert previous commit, NO_MAN was already corrected.bms2005-01-211-1/+1
* Catch up with NO_MAN->NOMAN change.bms2005-01-211-1/+1
* If a device resides in physical slot 0, report it as being on-board asbms2005-01-211-2/+5
* Fix a masking error. Update copyright.bms2005-01-211-2/+2
* Do not treat an invalid PIR table checksum as a fatal error condition, butbms2005-01-211-4/+5
* Add two more pipe regression tests. Not yet hooked into the test framework.silby2005-01-212-0/+116
* ioctl(2) commands are u_long not int.phk2005-01-181-5/+5
* In refactoring the test before committing, a pointer was passed insteadrwatson2005-01-161-2/+2
* Add udpconnectjail, a simple regression test to exercise an (as yet)rwatson2005-01-162-0/+117
* Add test which excersises problem with unability to change association ofsobomax2005-01-122-0/+149
* Regression tests for [l]lrint[f]() and [l]lround[f]().das2005-01-115-1/+258
* Introduce a new GEOM class - SHSEC. It provides sharing secret betweenpjd2005-01-114-0/+109
* Fix incorrect comment.pjd2005-01-111-1/+1
* - Initial revamp of vop_table.tcl. This scripting is ugly and will bearr2005-01-051-0/+255
* Add a simple regression test for mlock()/munlock() to make sure theyrwatson2005-01-032-0/+97
* Replace a mention of the ia64_unaligned directory with one of themarcel2005-01-021-1/+1
* Regression test for unaligned loads and stores for short, int, long,marcel2005-01-022-0/+144
* new statsam2004-12-311-1/+2
* - Add some notes on what is required to run schedgraph.py successfully.arr2004-12-281-0/+11
* - For preemption and yield events, we want to skip the next two state eventsjeff2004-12-261-3/+4
* - Call self.checkstamp() in the cpu load parsing functions in case thejeff2004-12-261-0/+4
* - The regexp for the load should have been (/d+), fix this so loads over 9jeff2004-12-261-2/+3
* - Add 'schedgraph' a scheduler trace visualization tool written withjeff2004-12-261-0/+1209
* Wait a bit after creating device.pjd2004-12-217-7/+7
* When RAID3 device is configured in "verify" mode, synchronization of thepjd2004-12-211-2/+12
* Fix the build of netrate/ with WARNS=5 and add a Makefile.inc tokeramida2004-12-212-6/+10
* NOHTML -> NO_HTMLru2004-12-211-1/+1
* Overhaul ppp(8) build options so they are safe to use inru2004-12-211-1/+1
* NOINET6 -> NO_INET6ru2004-12-211-1/+1
* NOGAMES -> NO_GAMESru2004-12-211-1/+1
* NODOCCOMPRESS -> NO_DOCCOMPRESSru2004-12-211-2/+2
* NOATM -> NO_ATMru2004-12-211-1/+1
OpenPOWER on IntegriCloud