Age | Commit message (Collapse) | Author |
|
Remove unused macros Skip_Line and MkLower
Remove trailing whitespace
|
|
The at(1) code is now more tightly integrated into the cron codebase.
|
|
o change an instance of e_none to e_memory that I missed (forgot?)
o kill some whitespace
o modify malloc failure recovery a bit
|
|
o ANSI function headers
o return (foo) not return foo
o add -oi to sendmail flags
o update email address in man pages
o make some strings const
o completely remove globbing cruft from popen.c
o whitespace changes
o add DOW_STAR to flags for "monthly", "weekly", and "daily" cron entries
|
|
I also fixed the signal handlers while I was at it.
|
|
|
|
|