matt
|
f09665b707
|
Fix inconsistent prototype. Do some constification.
|
2008-02-16 07:26:00 +00:00 |
christos
|
1ab2316281
|
use warn/warnx instead of perror/fprintf
use get/set progname.
|
2006-05-21 19:26:43 +00:00 |
xtraeme
|
7e70b71d91
|
Kill __P(), use ANSI function declarations, constify; WARNS=3
|
2005-03-16 02:53:55 +00:00 |
dsl
|
cfe7f80ff0
|
Add (unsigned char) cast to ctype functions
|
2004-10-29 20:51:11 +00:00 |
jdolecek
|
098027866f
|
when encoding the command for printing in logs, use strvisx() instead
of homegrown code, and skip leading white space
|
2004-03-20 10:38:34 +00:00 |
perry
|
eca50de83f
|
set close on exec on a couple of FDs. from Charles Blundell PR security/16663
|
2003-04-04 01:24:09 +00:00 |
mycroft
|
af3e07f7d1
|
__AUDIT__ cleanup.
|
1998-07-28 19:27:39 +00:00 |
christos
|
9f5b6131b3
|
Y2K fixes: in arpadate (currently not used) format the time using strftime,
using the format other mail programs use.
|
1998-02-04 15:27:19 +00:00 |
christos
|
9ac7be0692
|
Warnsify:
- add __RCSID
- remove nested comments
- remove register and auto keywords
- change into posix signals
- fix prototypes
|
1998-01-31 14:40:13 +00:00 |
mycroft
|
004f255040
|
Use S_IS*(), not S_IF*.
|
1997-10-19 19:27:40 +00:00 |
mikel
|
2b8bc7438f
|
RCSid police
|
1997-03-13 06:19:07 +00:00 |
thorpej
|
c0fe650b17
|
Eliminate unsafe calls to strcpy() and sprintf().
|
1996-12-16 22:30:43 +00:00 |
jtc
|
85613afae4
|
Change HAVE_SAVED_SUIDS to HAVE_SAVED_UIDS to match macro of the same
name which is defined in compat.h if compiling on a modern BSD system.
|
1994-08-31 19:28:50 +00:00 |
jtc
|
44fa25f9b7
|
Vixie Cron 3.0-release
|
1994-01-20 02:46:53 +00:00 |
jtc
|
2a22045ae0
|
Vixie Cron 3.0-prerelease, patch 11
|
1994-01-12 18:35:59 +00:00 |
jtc
|
644d4f8787
|
Vixie Cron 3.0-prerelease, patch 9
|
1994-01-05 20:40:12 +00:00 |