summaryrefslogtreecommitdiff
path: root/daemons/lmail.c
AgeCommit message (Collapse)Author
1998-12-061998-12-06 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* lmail.c (deliver, main): Add braces to silence gcc warning.
1998-09-041998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* lmail.c: Include <time.h> and <sys/time.h>.
1997-02-20(argp_program_version): Make const.Miles Bader
1996-10-22(options):Miles Bader
Make -l/--use-lock-file hidden, as we don't support it anyway (we just leave it here in case someone does implement it, so they'll know the right option to use for compatibility).
1996-10-17(deliver):Miles Bader
fsync the user's mailbox after delivery.
1996-10-15Initial checkinMiles Bader