#
60574 |
| 28-May-1993 |
eric |
change prototypes to eliminate chars in argument lists -- some compilers are fussy about this. |
#
60523 |
| 27-May-1993 |
eric |
fix stabapply prototype (again) |
#
60522 |
| 27-May-1993 |
eric |
fix stabapply prototype |
#
60494 |
| 27-May-1993 |
eric |
prototype functions |
#
60207 |
| 21-May-1993 |
eric |
changes to merge alias and map implementations |
#
60093 |
| 17-May-1993 |
eric |
clean up function prototypes |
#
60089 |
| 17-May-1993 |
eric |
first cut at merged map/alias implementation |
#
59744 |
| 05-May-1993 |
eric |
change prototype for dfopen |
#
59722 |
| 04-May-1993 |
eric |
putbody takes one more parameter |
#
59715 |
| 04-May-1993 |
eric |
add SendMIMEErrors |
#
59710 |
| 03-May-1993 |
eric |
add e_msgboundary for MIME support |
#
59708 |
| 03-May-1993 |
eric |
change EightBit to SevenBit and invert |
#
59668 |
| 03-May-1993 |
eric |
restore NoAlias |
#
59667 |
| 03-May-1993 |
eric |
updates for new alias implementation |
#
59653 |
| 02-May-1993 |
eric |
add nc_flags word |
#
59652 |
| 02-May-1993 |
eric |
add ST_NAMECANON map (to short circuit DNS) |
#
59537 |
| 29-Apr-1993 |
eric |
add M_NO_NULL_FROM |
#
59532 |
| 29-Apr-1993 |
eric |
add M_BLANKEND |
#
59281 |
| 26-Apr-1993 |
eric |
delete mci_options; use mci_flags instead |
#
59280 |
| 26-Apr-1993 |
eric |
add M_ESMTP |
#
59266 |
| 26-Apr-1993 |
eric |
type char can be a problem in prototypes on some systems |
#
59262 |
| 26-Apr-1993 |
eric |
add mci_options word & advertised max message size |
#
59162 |
| 19-Apr-1993 |
eric |
pass flags to remotename() instead of many individual parameters |
#
59153 |
| 18-Apr-1993 |
eric |
use UCB standard prototyping standard; use more prototypes |
#
59090 |
| 14-Apr-1993 |
eric |
add e_bodytype |