History log of /original-bsd/libexec/mail.local/mail.local.c (Results 26 – 50 of 75)
Revision Date Author Comments
# 11fc72b1 02-Mar-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

if LOG_PERROR not defined, write to stderr ourselves


# 8a5f61af 21-Jan-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

use snprintf(3), it's safer than sprintf(3)


# f0794614 22-Jun-1992 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

lseek takes a quad, now


# c39334be 13-Nov-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

typo


# 7f64fca7 19-Jun-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

ANSI cleanups


# 4bb6c54c 07-Mar-1991 donn <donn@65305748-3e16-e211-a854-8c89a5c6f760>

Fixed mkstemp() on string constant.


# b10d64c0 25-Feb-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

ANSI fixes


# 20f3f633 22-Feb-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

use stdarg.h, not varargs.h


# c6d5c0d7 22-Feb-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

fsync the mailbox file descriptor


# 767d859e 19-Jan-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

from set by sendmail -- don't reset it!


# d04fa817 17-Jan-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

from scratch -- /bin/mail was a security problem, and not worth fixing


# 4f5fe500 24-Jun-1990 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

ugly hack because _PATH_MAILDIR doesn't have trailing slash


# 39b69d8c 21-Apr-1989 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

file reorganization, pathnames.h


# a3d31f9e 30-Dec-1988 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

bogus fdopen calls; bug report 4.3BSD/bin/222


# 8c3f43f7 20-Sep-1988 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

strcmpn -> strncmp


# f44a8d34 27-Feb-1988 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

2.10BSD int/long fixes


# 8eb513c1 27-Feb-1988 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

2.10BSD int/long fixes


# a0002589 12-Jan-1988 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

check getpwuid(getuid()) in all cases; minor cleanup


# fd5c3593 22-Oct-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

ANSI C; sprintf now returns an int.


# 6921a3a6 16-Sep-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

getpwnam fix; bug report 4.3BSD/bin/67


# d4bc5c46 30-May-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

check return of socket call


# 46995e3f 12-Aug-1986 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

fix keywords


# 423fe820 12-Aug-1986 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

fix buffer overrun with -r; don't loop on faults


# 982d0402 01-May-1985 miriam <miriam@65305748-3e16-e211-a854-8c89a5c6f760>

Close getlogin problem


# 3250b77d 18-Dec-1984 ralph <ralph@65305748-3e16-e211-a854-8c89a5c6f760>

use mkstemp so people can't substitute a symlink for the temp file.


123