]>
diplodocus.org Git - mdfrm/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
epg [Fri, 6 Sep 2002 00:19:26 +0000 (00:19 +0000)]
(frm): Make fromheader and subjheader automatic variables, no longer
use malloc. Also, initialize the whole buffers (fixing memory issues
picked up by valgrind).
epg [Thu, 5 Sep 2002 23:43:04 +0000 (23:43 +0000)]
(scan_message): I was truncating line but not decrementing len. Fixed.
epg [Mon, 2 Sep 2002 00:55:47 +0000 (00:55 +0000)]
Break main up, now it only does the chdir(2) calls and then hands
off to the new frm function, which uses the new scan_message
function.
epg [Sun, 1 Sep 2002 22:29:25 +0000 (22:29 +0000)]
Let's fclose that file when we're done with it.
epg [Sun, 1 Sep 2002 22:25:53 +0000 (22:25 +0000)]
Whitespace nits in comments.
epg [Sun, 1 Sep 2002 22:24:56 +0000 (22:24 +0000)]
(rcsid): New global char[].
(main): Print rcsid and exit if -v is the first argument.
epg [Sun, 1 Sep 2002 22:22:18 +0000 (22:22 +0000)]
Set svn:keywords to 'Id'.
epg [Sun, 1 Sep 2002 22:21:38 +0000 (22:21 +0000)]
Add frm(1)-like program for maildir.
<> [Sun, 1 Sep 2002 22:21:37 +0000 (22:21 +0000)]