Patch from tito to replace shared memory usage with mlock(), slightly tweaked
[oweals/busybox.git] / miscutils / crontab.c
2006-04-16 Mike Frysingeruse more boiler plate GPL notices
2006-04-13 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xopen3()
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xchdir()
2006-01-10 "Vladimir N. Oleynik"can use TMPDIR if user's HOMEDIR do not found. Noticed...
2004-04-14 Eric AndersenLarry Doolittle writes:
2003-09-03 Glenn L McGrathmore crond+crontab integrating with loginutil libbb...
2003-09-02 Glenn L McGrathmove all "-/bin/sh" "/bin/sh" and "sh" to libbb/message...
2003-07-14 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-10 Glenn L McGrathlast_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru>
2002-10-22 Eric Andersenmjn3 noticed that crond and crontab had #include <pwd...
2002-10-22 Eric Andersenlast_patch63 from vodz: add in crond and crontab applets