wireshark/plugins
Gerald Combs adce5ed6a5 Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in order
to fix compilation under Windows NT.  This should fix bug 403.

The changes were made using "find . -name Makefile.nmake | xargs perl
-pi.bak -e 's: /y::i'".  They appear to work under XP, but if anything
broke I blame Larry Wall.

svn path=/trunk/; revision=15710
2005-09-07 13:26:23 +00:00
..
acn After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
agentx After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
artnet After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
asn1 convert to g_snprintf() 2005-09-01 19:05:00 +00:00
ciscosm various code cleanup: 2005-08-08 18:50:39 +00:00
docsis various code cleanup: 2005-08-08 18:50:39 +00:00
enttec After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
giop Parlay re-generated with the updated idl2eth generator. 2005-08-31 20:25:48 +00:00
gryphon More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
irda Make sure we initialize our iap_conv struct _before_ we go digging 2005-08-09 14:38:11 +00:00
lwres snprintf -> g_snprintf 2005-08-17 23:10:28 +00:00
mate EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
megaco Break out of another infinite loop. Fixes bug 293. 2005-07-24 21:02:40 +00:00
mgcp EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
opsi various code cleanup: 2005-08-08 18:50:39 +00:00
pcli After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
profinet Some warning fixes for "no previous declaration" 2005-08-02 05:39:45 +00:00
rdm After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
rlm various code cleanup: 2005-08-08 18:50:39 +00:00
rtnet In RTnet, make sure we don't pass a null handle to call_dissector(). Add 2005-09-02 19:54:16 +00:00
rudp After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
stats_tree More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
v5ua various code cleanup: 2005-08-08 18:50:39 +00:00
xml fix probable copy and paste error, as the xml dissector should be named xml and not mate 2005-08-31 23:52:40 +00:00
Makefile.am After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
Makefile.nmake Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in order 2005-09-07 13:26:23 +00:00