summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-28fix regexp for group namesNikolay Sturm
2003-11-28More pf stats fixups:Ryan Thomas McBride
2003-11-28crank max sizes. from millert. believed to solve pr3561Ted Unangst
2003-11-27syncAlexander Yurchenko
2003-11-27Realtek 8169 found on a hammer boardAlexander Yurchenko
2003-11-27openbsd tagMarco S Hyman
2003-11-27on behalf of tdeval@:Henning Brauer
2003-11-27Reduce iterations so test runs faster.Marco S Hyman
2003-11-27permit trailing '$' in usernames, from Tom CosgroveNikolay Sturm
2003-11-27document that `s' must be of type SOCK_STREAM; from Alf Schlichting;Jason McIntyre
2003-11-27add quirk for Datum Networks SSF-7X USB Multi PlayersHenning Brauer
2003-11-27syncHenning Brauer
2003-11-27Datum Networks SSF-7X Multi PlayersHenning Brauer
2003-11-27fix printfHenning Brauer
2003-11-27fix prontf arguments and a typoHenning Brauer
2003-11-27fix printf arguments and two typos in commentsHenning Brauer
2003-11-27gcc3 wants "m" operands to be lvalues.Marc Espie
2003-11-27Bad #undef, spotted by gcc3.Marc Espie
2003-11-27This var is volatile. gcc3 complains if the CV qualifiers don't match.Marc Espie
2003-11-26after some discussion with nick@, note that `hd*' syntax makes moreJason McIntyre
2003-11-26syncAlexander Yurchenko
2003-11-26Consistency in smbus controllers namesAlexander Yurchenko
2003-11-26fix #ifdef before #define; ok markus@Damien Miller
2003-11-26Discard first 256 bytes of keystream, as per recommendation inDamien Miller
2003-11-26small update for openssl dsa and sort options;Jason McIntyre
2003-11-26remove reference to defunct Digital Pathways, and note that SNK-004 tokensJason McIntyre
2003-11-26Test reading uninitialized array locations.Otto Moerbeek
2003-11-26Avoid a core dump on reading uninitiazed array locations.Otto Moerbeek
2003-11-26Make source valid preprocessor tokens.Marc Espie
2003-11-26The geodesc works great for SC1201 as well. ok markus@Kevin Lo
2003-11-26Replace log() with logit() since ISO C reserves log() for the mathTodd C. Miller
2003-11-26This is ISO C, use string concatenation, instead of bogus use of __CONCAT.Marc Espie
2003-11-26Minor cleanup. Remove gratuitous use of __CONCAT that was neededTodd C. Miller
2003-11-26multi-line literals are not ANSI C. And gcc3 complains about them.Marc Espie
2003-11-25ssh-add doesn't need to be a descendant of ssh-agent. Ok markus@, jmc@.Matthieu Herrb
2003-11-25test cipher speed for different hmac/cipher combinations.Markus Friedl
2003-11-25empty pathname is invalid; from Akinori Saitoh;Jason McIntyre
2003-11-25Make SIOCGIFHWADDR work. ok mickey@Thomas Nordin
2003-11-25Let cxxfilt compile without any external binutils stuff.Marc Espie
2003-11-25cxxfilt is now a separate program, split from libibertyMarc Espie
2003-11-25Build the new pieces of libiberty that gcc3 will want.Marc Espie
2003-11-25`merge' old hashtab interface and new, since those are disjoint.Marc Espie
2003-11-25quick and dirty md5 functions wrapper, so that we can use the libc version.Marc Espie
2003-11-25extra file mangled by cvs.Marc Espie
2003-11-25fix instances of cvs brain-damage. We want the current FSF version ofMarc Espie
2003-11-25Allow mvmeppc to compile again. not a supported arch.Dale Rahn
2003-11-25Duplicate proto, result of bad mergeMarc Espie
2003-11-25fix stupid cvs conflicts.Marc Espie
2003-11-25Synch with gcc-3.3.2 versionMarc Espie
2003-11-25Protect against ARRAY_SIZE redefinitionMarc Espie