summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/misc.c
AgeCommit message (Expand)Author
2006-05-21use warn/warnx instead of perror/fprintfchristos
2005-03-16Kill __P(), use ANSI function declarations, constify; WARNS=3xtraeme
2004-10-29Add (unsigned char) cast to ctype functionsdsl
2004-03-20when encoding the command for printing in logs, use strvisx() insteadjdolecek
2003-04-04set close on exec on a couple of FDs. from Charles Blundell PR security/16663perry
1998-07-28__AUDIT__ cleanup.mycroft
1998-02-04Y2K fixes: in arpadate (currently not used) format the time using strftime,christos
1998-01-31Warnsify:christos
1997-10-19Use S_IS*(), not S_IF*.mycroft
1997-03-13RCSid policemikel
1996-12-16Eliminate unsafe calls to strcpy() and sprintf().thorpej
1994-08-31Change HAVE_SAVED_SUIDS to HAVE_SAVED_UIDS to match macro of the samejtc
1994-01-20Vixie Cron 3.0-releasejtc
1994-01-12Vixie Cron 3.0-prerelease, patch 11jtc
1994-01-05Vixie Cron 3.0-prerelease, patch 9jtc