21063 | 24-May-1985 |
eric |
Changes from Bill Nowicki <sun!rose!nowicki> and Jay Lepreau <lepreau@utah-cs>: Fix "bad file number" problem; improve error reporting; try to keep messages closer to their original order. Also, dro
Changes from Bill Nowicki <sun!rose!nowicki> and Jay Lepreau <lepreau@utah-cs>: Fix "bad file number" problem; improve error reporting; try to keep messages closer to their original order. Also, drop "safe" mode in readcf since we never run setuid when -C is specified.
show more ...
|
21062 | 24-May-1985 |
eric |
Changes from Bill Nowicki <sun!rose!nowicki> and Jay Lepreau <lepreau@utah-cs>: Fix "bad file number" problem; improve error reporting; try to keep messages closer to their original order. Also, dro
Changes from Bill Nowicki <sun!rose!nowicki> and Jay Lepreau <lepreau@utah-cs>: Fix "bad file number" problem; improve error reporting; try to keep messages closer to their original order. Also, drop "safe" mode in readcf since we never run setuid when -C is specified.
show more ...
|
21061 | 24-May-1985 |
eric |
Changes from Bill Nowicki <sun!rose!nowicki> and Jay Lepreau <lepreau@utah-cs>: Fix "bad file number" problem; improve error reporting; try to keep messages closer to their original order. Also, dro
Changes from Bill Nowicki <sun!rose!nowicki> and Jay Lepreau <lepreau@utah-cs>: Fix "bad file number" problem; improve error reporting; try to keep messages closer to their original order. Also, drop "safe" mode in readcf since we never run setuid when -C is specified.
show more ...
|
21060 | 24-May-1985 |
eric |
Changes from Bill Nowicki <sun!rose!nowicki> and Jay Lepreau <lepreau@utah-cs>: Fix "bad file number" problem; improve error reporting; try to keep messages closer to their original order. Also, dro
Changes from Bill Nowicki <sun!rose!nowicki> and Jay Lepreau <lepreau@utah-cs>: Fix "bad file number" problem; improve error reporting; try to keep messages closer to their original order. Also, drop "safe" mode in readcf since we never run setuid when -C is specified.
show more ...
|
21059 | 24-May-1985 |
eric |
Changes from Bill Nowicki <sun!rose!nowicki> and Jay Lepreau <lepreau@utah-cs>: Fix "bad file number" problem; improve error reporting; try to keep messages closer to their original order. Also, dro
Changes from Bill Nowicki <sun!rose!nowicki> and Jay Lepreau <lepreau@utah-cs>: Fix "bad file number" problem; improve error reporting; try to keep messages closer to their original order. Also, drop "safe" mode in readcf since we never run setuid when -C is specified.
show more ...
|
20844 | 15-May-1985 |
eric |
reenable signals in an event that may be called to run the queue; this allows hung connections to time out properly during a queue run. This fix provided by Bill Nowicki. |
20790 | 15-May-1985 |
mckusick |
4.3BSD beta release manual page |
20789 | 15-May-1985 |
mckusick |
manual page distributed with 4.2BSD |
20788 | 15-May-1985 |
mckusick |
manual page distributed with 4.1BSD |
19968 | 06-May-1985 |
eric |
check syscall return values in a few questions; thanks go to Ian Darwin's rudely public ragging on this one. |
19967 | 06-May-1985 |
eric |
check syscall return values in a few questions; thanks go to Ian Darwin's rudely public ragging on this one. |
19904 | 01-May-1985 |
miriam |
slight rearrangement for efficency |
19873 | 01-May-1985 |
miriam |
Correct for the getlogin problem in username() |
19785 | 29-Apr-1985 |
eric |
lock alias file while rebuilding if flock system call available |
19784 | 29-Apr-1985 |
eric |
lock alias file while rebuilding if flock system call available |
19228 | 29-Apr-1985 |
mckusick |
4.3BSD beta release manual page |
19226 | 29-Apr-1985 |
mckusick |
manual page distributed with 4.2BSD |
19225 | 29-Apr-1985 |
mckusick |
manual page distributed with 4.1BSD |
19042 | 28-Apr-1985 |
eric |
add #define FLOCK 1 |
19041 | 28-Apr-1985 |
eric |
stop collecting message on ferror(InChannel); changes to compile even if DEBUG isn't defined; avoid sending nonstandard 050 messages unless requested; recover from trashed DBM files; use recipient re
stop collecting message on ferror(InChannel); changes to compile even if DEBUG isn't defined; avoid sending nonstandard 050 messages unless requested; recover from trashed DBM files; use recipient rewriting set on user part after ruleset 0 completes
show more ...
|
19040 | 28-Apr-1985 |
eric |
use the recipient rewriting set for parsed addresses |
19039 | 28-Apr-1985 |
eric |
arrange tests to recover from trashed DBM files; avoid sending nonstandard 050 messages in SMTP transaction |
19038 | 28-Apr-1985 |
eric |
remove #ifdef DEBUG so we can compile without #define DEBUG; drop SHELL command |
19037 | 28-Apr-1985 |
eric |
remove #ifdef DEBUG so we can compile without #define DEBUG |
19036 | 28-Apr-1985 |
eric |
add iferror to loop termination conditions to avoid loops from peer resets |