Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 1996 06:37:45 -0700 (PDT)
From:      Joerg Wunsch <joerg>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/vacation Makefile vacation.1 vacation.c
Message-ID:  <199609281337.GAA17881@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       96/09/28 06:37:44

  Modified:    usr.bin/vacation  Makefile vacation.1 vacation.c
  Log:
  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.
  
  Revision  Changes    Path
  1.2       +2 -0      src/usr.bin/vacation/Makefile
  1.4       +8 -1      src/usr.bin/vacation/vacation.1
  1.3       +83 -16    src/usr.bin/vacation/vacation.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609281337.GAA17881>