Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-02 | Fix typo introduced in last commit | Todd C. Miller | |
2000-04-02 | Build courtesan-lists.mc and openbsd-lists.mc too | Todd C. Miller | |
2000-04-02 | arc4random() returns an unsigned 32-bit int but sendmail expects the | Todd C. Miller | |
RNG to return a signed (but positive) value. This resulted in some random numbers being interpreted as signed negative. In one case the result was being used to traverse an array so bad things (tm) were happening. The fix is to simply mask out the sign bit. | |||
2000-04-02 | Remove sendmail's `Build' scaffolding and add real Makefiles | Todd C. Miller | |
praliases should be in section 1, not 8 Use arc4random(3) instead of random(3) Add some sample OpenBSD .mc files | |||
2000-04-02 | stock sendmail 8.10.0 with $Id -> $Sendmail | Todd C. Miller | |
1999-11-29 | version 1.11.3 | David Leonard | |
1999-09-23 | Typo fixes. | Alex Feldman | |
1998-07-07 | remove the line with e2fsprogs | Artur Grabowski | |
1998-07-07 | old, big, not compiled and not used, die | Artur Grabowski | |
1998-04-05 | mkisofs 1.11.2; merged by beck | Theo de Raadt | |
1997-09-22 | Use our own fnmatch(). | Todd C. Miller | |
1997-09-17 | Opps, forgot about write.c on the alpha. | Jason Downs | |
1997-09-15 | Add mkisofs. | Jason Downs | |
1997-09-15 | mkisofs 1.11. Not wrappered, unfortunately. Stripped of most of the | Jason Downs | |
extra junk. | |||
1997-09-05 | add support for GLOBAL_AUTOCONF_CACHE | kstailey | |
1997-07-29 | disable e2fsprogs for now | Theo de Raadt | |
1997-07-14 | how many of those (in my opinion) broken configure scripts are there | Thomas Graichen | |
around ? ... also here some subscripts were called without preceding the calls with a shell (and thus assuming their executability) | |||
1997-06-14 | Add wrapper; also update config support (from gcc) and disable all subdirs | Jason Downs | |
except for misc and the libs. | |||
1997-06-14 | Initial import of (unmodifed) e2fsprogs 1.10. | Jason Downs | |
1997-06-14 | Make a space for the import to come.. | Jason Downs | |