#
63397 |
| 12-Jun-1993 |
eric |
fix bug causing class backups to jump two tokens instead of one |
#
61707 |
| 05-Jun-1993 |
eric |
lint-style cleanup |
#
60538 |
| 28-May-1993 |
eric |
defer map open as long as possible |
#
60502 |
| 27-May-1993 |
eric |
Solaris portability changes |
#
60494 |
| 27-May-1993 |
eric |
prototype functions |
#
60219 |
| 22-May-1993 |
eric |
AIX compatibility changes; clean up map initialization functions |
#
60215 |
| 21-May-1993 |
eric |
cleanup for NIS maps |
#
60209 |
| 21-May-1993 |
eric |
changes to merge alias and map implementations |
#
60089 |
| 17-May-1993 |
eric |
first cut at merged map/alias implementation |
#
60009 |
| 14-May-1993 |
eric |
use newstr for e_message consistently |
#
59988 |
| 13-May-1993 |
eric |
don't write arbitrarily off the end of a buffer (ugh!) |
#
59747 |
| 05-May-1993 |
eric |
fixes for problems causing mail to be both sent and rejected |
#
59734 |
| 04-May-1993 |
eric |
fix some bogus messages being printed in mailq command |
#
59700 |
| 03-May-1993 |
eric |
ANSI fixes |
#
59595 |
| 30-Apr-1993 |
eric |
clean up error message printing, especially for deferred messages |
#
59541 |
| 29-Apr-1993 |
eric |
compile problem -- dangling else |
#
59278 |
| 26-Apr-1993 |
eric |
quote need not be in DELIMCHARS either |
#
59277 |
| 26-Apr-1993 |
eric |
fix some problems with backslash handling |
#
59269 |
| 26-Apr-1993 |
eric |
print more fields in printaddr |
#
59163 |
| 19-Apr-1993 |
eric |
change remotename to use flag bits instead of individual parameters; add a pstat parameter to return status information up |
#
59105 |
| 16-Apr-1993 |
eric |
fix bug causing host\!user to be parsed as one token |
#
59089 |
| 14-Apr-1993 |
eric |
don't dequote if there would be spaces left -- they will be replaced by the SpaceSub character |
#
59084 |
| 14-Apr-1993 |
eric |
return status information from map lookups and from there from rewrite; this allows higher level code to queue if the name server is down |
#
59040 |
| 12-Apr-1993 |
eric |
properly diagnose ruleset zero returning null vector |
#
59027 |
| 10-Apr-1993 |
eric |
implement $&x for deferred macro expansion; some POSIX compatibility |