Searched hist:"69 f825545e7ca7a513216f671d5ad46353245224" (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.bin/vacation/ |
H A D | Makefile | diff 69f825545e7ca7a513216f671d5ad46353245224 Sat Sep 28 15:37:38 CEST 1996 Joerg Wunsch <joerg@FreeBSD.org> Various cleanups:
. prototyped and staticized the internal functions while i was here, . made the thing -Wall clean, . fixed an error that causes the recipient name to be matched only for the first characters, as opposed to a full name (wonder why i'm concerned? Well, one of my login IDs is `j', and i've noticed that vacation has been sending out replies to all mailing list messages that had a jkh@ or jmb@ in it :), . introduced an option -l to list the contents of the database; mucho useful if you've got (too) many mailing list messages in your inbox and wanna make sure you don't miss the `important' mails. diff 69f825545e7ca7a513216f671d5ad46353245224 Sat Sep 28 15:37:38 CEST 1996 Joerg Wunsch <joerg@FreeBSD.org> Various cleanups:
. prototyped and staticized the internal functions while i was here, . made the thing -Wall clean, . fixed an error that causes the recipient name to be matched only for the first characters, as opposed to a full name (wonder why i'm concerned? Well, one of my login IDs is `j', and i've noticed that vacation has been sending out replies to all mailing list messages that had a jkh@ or jmb@ in it :), . introduced an option -l to list the contents of the database; mucho useful if you've got (too) many mailing list messages in your inbox and wanna make sure you don't miss the `important' mails.
|