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