Use ``mail.local -H'' to do dot locking so we can have mode 755 mail
authormillert <millert@openbsd.org>
Sat, 29 Mar 1997 03:01:43 +0000 (03:01 +0000)
committermillert <millert@openbsd.org>
Sat, 29 Mar 1997 03:01:43 +0000 (03:01 +0000)
commit16ed9a0a3d6ba37dfa157587fa70a0565d2dec64
tree719b0d8572f684bf3381ec77c0aaa75d385f80ce
parent53f02d506ae00530f749c68f1f75ba8b2abc378b
Use ``mail.local -H'' to do dot locking so we can have mode 755 mail
spool, change an occurrence of tempnam() to mkstemp(), change some
longs and shorts to ints.  Mail is now usable again.
usr.bin/mail/Makefile
usr.bin/mail/cmd1.c
usr.bin/mail/cmd3.c
usr.bin/mail/def.h
usr.bin/mail/extern.h
usr.bin/mail/fio.c
usr.bin/mail/pathnames.h
usr.bin/mail/popen.c
usr.bin/mail/quit.c
usr.bin/mail/temp.c