]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
Use the correct variable name in ibsad()
[FreeBSD/FreeBSD.git] / tools /
2005-02-12 rwatsonAlso build the netblast sub-directory, not just netrece...
2005-02-12 rwatsonMark the signum argument to signal_handler() as __unused.
2005-02-12 ruAdd to CFLAGS.
2005-02-10 phkUpdate a little bit.
2005-02-07 obrienFix "to a file" example so it works (one must touch...
2005-02-07 desSort branches in correct numeric order.
2005-02-06 desReplace RELENG_4_9 (no longer supported) with RELENG_4_11.
2005-02-04 delphijThis commit was generated by cvs2svn to compensate...
2005-02-01 desThis commit was generated by cvs2svn to compensate...
2005-02-01 nikAdd to CFLAGS, rather than overriding it. Use LDFLAGS...
2005-02-01 nikLink against libtap (ports/devel/libtap). Replace...
2005-01-30 phkUse awk to correctly calculate partioning, round things...
2005-01-28 marcelWrap calls to memcpy(3) in a function called block_copy...
2005-01-27 marcelSkip the register based postinc stores here and don...
2005-01-27 marcelMake the local variables global so that the compiler...
2005-01-27 marcelFix the unaligned store with post increment test: The...
2005-01-27 marcelThe unit test for unaligned loads/stores can be found...
2005-01-27 marcelAdd tests for post increment. This bumps the number...
2005-01-25 ruThis commit was generated by cvs2svn to compensate...
2005-01-22 rwatsonUse WARNS?= instead of WARNS= in Makefiles so that...
2005-01-21 ruFixed xrefs.
2005-01-21 bmsBraino. Revert previous commit, NO_MAN was already...
2005-01-21 bmsCatch up with NO_MAN->NOMAN change.
2005-01-21 bmsIf a device resides in physical slot 0, report it as...
2005-01-21 bmsFix a masking error. Update copyright.
2005-01-21 bmsDo not treat an invalid PIR table checksum as a fatal...
2005-01-21 silbyAdd two more pipe regression tests. Not yet hooked...
2005-01-18 phkioctl(2) commands are u_long not int.
2005-01-16 rwatsonIn refactoring the test before committing, a pointer...
2005-01-16 rwatsonAdd udpconnectjail, a simple regression test to exercis...
2005-01-14 ruThis commit was generated by cvs2svn to compensate...
2005-01-14 njlThis commit was generated by cvs2svn to compensate...
2005-01-12 sobomaxAdd test which excersises problem with unability to...
2005-01-12 njlThis commit was generated by cvs2svn to compensate...
2005-01-11 dasRegression tests for [l]lrint[f]() and [l]lround[f]().
2005-01-11 pjdIntroduce a new GEOM class - SHSEC. It provides sharing...
2005-01-11 pjdFix incorrect comment.
2005-01-05 arr- Initial revamp of vop_table.tcl. This scripting...
2005-01-03 rwatsonAdd a simple regression test for mlock()/munlock()...
2005-01-02 marcelReplace a mention of the ia64_unaligned directory with...
2005-01-02 marcelRegression test for unaligned loads and stores for...
2004-12-31 samnew stat
2004-12-28 obrienThis commit was generated by cvs2svn to compensate...
2004-12-28 arr- Add some notes on what is required to run schedgraph...
2004-12-26 jeff - For preemption and yield events, we want to skip...
2004-12-26 jeff - Call self.checkstamp() in the cpu load parsing funct...
2004-12-26 jeff - The regexp for the load should have been (/d+),...
2004-12-26 jeff - Add 'schedgraph' a scheduler trace visualization...
2004-12-21 pjdWait a bit after creating device.
2004-12-21 pjdWhen RAID3 device is configured in "verify" mode, synch...
2004-12-21 keramidaFix the build of netrate/ with WARNS=5 and add a Makefi...
2004-12-21 ruNOHTML -> NO_HTML
2004-12-21 ruOverhaul ppp(8) build options so they are safe to use in
2004-12-21 ruNOINET6 -> NO_INET6
2004-12-21 ruNOGAMES -> NO_GAMES
2004-12-21 ruNODOCCOMPRESS -> NO_DOCCOMPRESS
2004-12-21 ruNOATM -> NO_ATM
2004-12-21 ruNOLIBC_R -> NO_LIBC_R
2004-12-21 ruStart the dreaded NOFOO -> NO_FOO conversion.
2004-12-18 phkChange terminal state, not terminal type
2004-12-13 gallatinMake kttcp work in -stable (and -current)
2004-12-08 samThis commit was generated by cvs2svn to compensate...
2004-12-08 samLoadable modules that run test vectors for net80211...
2004-12-08 samo new tools for futzing with 80211 and ath debug masks...
2004-12-07 hartiFix builds with a read-only directory and a make upgrad...
2004-12-07 pjdRaidtest is now in the ports collections.
2004-12-06 robertoThis commit was generated by cvs2svn to compensate...
2004-12-06 rwatsonPrint a warning if running as !root for aio_md_test...
2004-12-06 rwatsonAdd a basic aio functionality regression test, which...
2004-12-06 ruMake this work under debugging, e.g., "make -dl".
2004-12-05 obrienNow as a full blown port.
2004-12-02 hartiMake the tests runnable on a read-only src. To do this...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-01 marksThis commit was generated by cvs2svn to compensate...
2004-12-01 nikThe following code sets up two connected TCP sockets...
2004-11-30 hartiChmod the shell testscript to be executable if it isn...
2004-11-28 phkChange CUSTOMIZE example.
2004-11-28 phkMake it possible to specify a list of customize scripts.
2004-11-28 phkAdd various customize scripts.
2004-11-28 phkHardlink the generated /etc/fstab to /conf/base/etc...
2004-11-28 phkdon't mv(1) nonexistent directories.
2004-11-28 phkReduce -j12 to -j3
2004-11-25 hartiAdd some regression tests for the .SHELL target. I...
2004-11-25 peterRemove the build32.sh hack, it is now slightly broken...
2004-11-21 tjrRemove regression tests for the obsolete rune interface.
2004-11-20 dasRemove the uarea column from the DDB 'ps' display,...
2004-11-19 obrienCatch up with PHK's sio(4) cuaa->cuad rework [sys/dev...
2004-11-19 obrienCatch up with PHK's sio(4) cuaa->cuad rework [sys/dev...
2004-11-13 bzAdd knob NO_NIS (fka NO_YP_LIBC) and make world compile...
2004-11-11 nikSwitch over to a different, more flexible test output...
2004-11-11 desRELENG_5 is now -STABLE (but without powerpc)
2004-11-07 desInstall in /usr/local/bin.
2004-11-06 pjdAdd description of all available options.
2004-11-06 pjdAllow to write random data while testing RAID device...
2004-11-04 phkRemove vinum bits.
2004-11-04 phkRemove references to NO_VINUM
2004-11-02 rwatsonAdd a small regression test that opens a TCP socket...
2004-10-28 desThis commit was generated by cvs2svn to compensate...
2004-10-25 blackendTypo: s/Exampes/Examples
next