Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-01 | Enable the volatiles that keep gcc from complaining about variables | Todd C. Miller | |
that may possibly be clobbered by longjmp(). | |||
2001-09-11 | merge in sendmail 8.12.0 with BSD Makefiles and mdoc man pages | Todd C. Miller | |
2000-09-03 | Boring... Add :L modifier to all tweakable variables tests. | Marc Espie | |
Closes PR 1246 | |||
2000-06-18 | enable IPv6 support in sendmail. by default, listens AF_INET only | Jun-ichiro itojun Hagino | |
(need DaemonPortOptions line to listen to AF_INET6 socket) default address family handling is from 8.11.0beta3. | |||
2000-05-15 | ENVDEF= -> ENVDEF+= -- missed in last commit. | Todd C. Miller | |
2000-04-04 | Clarify IPv6 comment | Todd C. Miller | |
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 |