index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
cron
/
globals.h
Age
Commit message (
Expand
)
Author
2017-10-23
Close the socket (and dfd) in at(1) child processes
Jeremie Courreges-Anglas
2017-06-07
In cron(8), require that crontab and at files in the spool be owned
Todd C. Miller
2015-11-06
Use __progname instead of the homegrown ProgramName.
Todd C. Miller
2015-11-04
Change some globals from extern to static when they are not used
Todd C. Miller
2015-10-06
clear out some more legacy code and whatnot
Ted Unangst
2015-01-23
Remove now-unused DebugFlags.
Todd C. Miller
2015-01-23
remove debug code.
Ted Unangst
2013-08-15
Don't include unused copyright[] string in all the cron binaries.
Todd C. Miller
2004-06-17
UUpdate ISC copyright year to 2004
Todd C. Miller
2003-02-20
Sync with ISC cron-current + my at(1) integration.
Todd C. Miller
2003-02-17
Add a -n flag and version string; from vixie
Todd C. Miller
2002-07-15
Move atrun(8) functionality into cron(8) proper. This fixes the
Todd C. Miller
2001-02-19
Normalize the time in minutes to GMT so we can really catch DST changes
Todd C. Miller
2001-02-18
Define CAPITALIZE_FOR_PS so children are capitalized in ps (like before).
Todd C. Miller
2001-02-18
Update to ISC cron 4.0b1 + our patches. This is now under a BSD license.
Todd C. Miller