]>
diplodocus.org Git - mdeliver/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
epg [Sun, 25 Aug 2002 06:27:11 +0000 (06:27 +0000)]
(deliver): Handle errors from read(2) on stdin.
epg [Sun, 25 Aug 2002 02:44:45 +0000 (02:44 +0000)]
(deliver): Create message files with mode 0600 instead of 0644.
epg [Sat, 24 Aug 2002 18:19:05 +0000 (18:19 +0000)]
(main): Create the err directory before trying to store an error
message in it.
epg [Thu, 22 Aug 2002 04:08:30 +0000 (04:08 +0000)]
(main): Don't assume the current directory is the user's home
directory. Get the HOME environment variable and chdir(2) there.
epg [Thu, 22 Aug 2002 03:26:50 +0000 (03:26 +0000)]
(LDFLAGS): Set to -static.
epg [Thu, 22 Aug 2002 03:25:28 +0000 (03:25 +0000)]
Add program description comment at the top.
epg [Wed, 21 Aug 2002 07:20:34 +0000 (07:20 +0000)]
(rcsid): New global char[].
(main): Print rcsid and exit if -v is the first argument.
epg [Wed, 21 Aug 2002 06:45:09 +0000 (06:45 +0000)]
Set svn:keywords to 'Id'.
epg [Tue, 20 Aug 2002 22:36:00 +0000 (22:36 +0000)]
(main): Use execv(3) instead of execvp(3).
epg [Tue, 20 Aug 2002 05:46:34 +0000 (05:46 +0000)]
Include <limits.h>.
Define HOST_NAME_MAX if not set. Use it instead of 64 for
gethostname(3).
Create new macro TMPNAMLEN for declaring maildir filename strings.
epg [Tue, 20 Aug 2002 05:07:37 +0000 (05:07 +0000)]
New program.
<> [Tue, 20 Aug 2002 05:07:36 +0000 (05:07 +0000)]