summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin
AgeCommit message (Collapse)Author
2000-04-02Fix typo introduced in last commitTodd C. Miller
2000-04-02Build courtesan-lists.mc and openbsd-lists.mc tooTodd C. Miller
2000-04-02arc4random() returns an unsigned 32-bit int but sendmail expects theTodd 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-02Remove sendmail's `Build' scaffolding and add real MakefilesTodd 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-02stock sendmail 8.10.0 with $Id -> $SendmailTodd C. Miller
1999-11-29version 1.11.3David Leonard
1999-09-23Typo fixes.Alex Feldman
1998-07-07remove the line with e2fsprogsArtur Grabowski
1998-07-07old, big, not compiled and not used, dieArtur Grabowski
1998-04-05mkisofs 1.11.2; merged by beckTheo de Raadt
1997-09-22Use our own fnmatch().Todd C. Miller
1997-09-17Opps, forgot about write.c on the alpha.Jason Downs
1997-09-15Add mkisofs.Jason Downs
1997-09-15mkisofs 1.11. Not wrappered, unfortunately. Stripped of most of theJason Downs
extra junk.
1997-09-05add support for GLOBAL_AUTOCONF_CACHEkstailey
1997-07-29disable e2fsprogs for nowTheo de Raadt
1997-07-14how many of those (in my opinion) broken configure scripts are thereThomas Graichen
around ? ... also here some subscripts were called without preceding the calls with a shell (and thus assuming their executability)
1997-06-14Add wrapper; also update config support (from gcc) and disable all subdirsJason Downs
except for misc and the libs.
1997-06-14Initial import of (unmodifed) e2fsprogs 1.10.Jason Downs
1997-06-14Make a space for the import to come..Jason Downs