]> diplodocus.org Git - mdeliver/log
mdeliver
23 years ago(deliver): Handle errors from read(2) on stdin.
epg [Sun, 25 Aug 2002 06:27:11 +0000 (06:27 +0000)]
(deliver): Handle errors from read(2) on stdin.

23 years ago(deliver): Create message files with mode 0600 instead of 0644.
epg [Sun, 25 Aug 2002 02:44:45 +0000 (02:44 +0000)]
(deliver): Create message files with mode 0600 instead of 0644.

23 years ago(main): Create the err directory before trying to store an error
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.

23 years ago(main): Don't assume the current directory is the user's home
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.

23 years ago(LDFLAGS): Set to -static.
epg [Thu, 22 Aug 2002 03:26:50 +0000 (03:26 +0000)]
(LDFLAGS): Set to -static.

23 years agoAdd program description comment at the top.
epg [Thu, 22 Aug 2002 03:25:28 +0000 (03:25 +0000)]
Add program description comment at the top.

23 years ago(rcsid): New global char[].
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.

23 years agoSet svn:keywords to 'Id'.
epg [Wed, 21 Aug 2002 06:45:09 +0000 (06:45 +0000)]
Set svn:keywords to 'Id'.

23 years ago(main): Use execv(3) instead of execvp(3).
epg [Tue, 20 Aug 2002 22:36:00 +0000 (22:36 +0000)]
(main): Use execv(3) instead of execvp(3).

23 years agoInclude <limits.h>.
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.

23 years agoNew program.
epg [Tue, 20 Aug 2002 05:07:37 +0000 (05:07 +0000)]
New program.

23 years ago(no commit message)
<> [Tue, 20 Aug 2002 05:07:36 +0000 (05:07 +0000)]