]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
s/SLIST/STAILQ/
[FreeBSD/FreeBSD.git] / tools /
2005-03-17 phkI keep forgetting that I wanted the customize logs...
2005-03-17 dougbThis commit was generated by cvs2svn to compensate...
2005-03-16 das- Replace fe[gs]etmask() with feenableexcept(), fedisab...
2005-03-14 jeff - ktrace(1) has nothing to do with schedgraph. Remove...
2005-03-12 phkAdd NO_GPIB
2005-03-12 phkDTRT with /var so that any packages installed are corre...
2005-03-12 phkEnable packet mode in boot0, this makes it unimportant...
2005-03-12 obrienThis commit was generated by cvs2svn to compensate...
2005-03-11 rwatsonCheck the return value of shutdown().
2005-03-11 rwatsonAdd sigpipe, a simple UNIX domain socket and TCP regres...
2005-03-07 dasTest cases for nextafter{,f,l} and nexttoward{,f,l}.
2005-03-03 desMarkup nits.
2005-03-03 desCorrect the default value for %%TINDERBOX%%.
2005-03-02 ruAdd hacks that I use to test cross-builds (by building on
2005-03-02 hartiRepo-copy tools/regression/usr.bin/make to tools/build...
2005-03-02 ambriskoThis will not compile without:
2005-03-02 ambriskoAdd an AIO & kqueue regression test. It is a good...
2005-03-01 trhodesAdd sysdoc, a small set of scripts which will parse...
2005-03-01 das- Split tests into three rough categories.
2005-03-01 das- Split the printfloat test into 11 individually wrappe...
2005-02-28 hartiThis commit was generated by cvs2svn to compensate...
2005-02-27 ruBootstrap gencat(1).
2005-02-27 ruAs threatened, drop support for source upgrades from...
2005-02-26 ruMake the format of LC_CTYPE files architecture independ...
2005-02-25 nectarThis commit was generated by cvs2svn to compensate...
2005-02-24 nectarThis commit was generated by cvs2svn to compensate...
2005-02-20 rwatsonAdd a simple regression test for stream UNIX domain...
2005-02-20 mikehThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
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".
next