Age | Commit message (Expand) | Author |
---|---|---|
2002-12-15 | Casting to unsigned int in isfoo() causes problems on alpha and | Todd C. Miller |
2002-12-14 | fix typo; noticed by David Krause | Todd C. Miller |
2002-12-14 | Instead of doing "if (c == EOF) return 0;" use the hook ('?') operator | Todd C. Miller |
2002-12-13 | Less stupid check for 7-bit ascii in toupper/tolower | Todd C. Miller |
2002-12-13 | Cast to unsigned int, not unsigned char, since what is being cast is an | Todd C. Miller |
2002-12-11 | Convert ctype.h macros into inline functions. This fixes the issues we | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
1998-04-30 | make ctype macros on char 0x82 and such work | Theo de Raadt |
1997-09-21 | Well, as we are heading for a release people are encouraged to rebuild their | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |