index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
cron_changes
dscho-kill-gently
embed
fix_backslash
join2
long_paths
manifest
master
merge
merge_1_19
merge_1_20
mount_point
noconsole
noconsole2
old
path_search
propagate_sigint
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
waitfor
wget-post-file
wip
zstd
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
crond.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sendmail: accept -i too, not only -oi
Vladimir Dronnikov
2009-10-04
1
-1
/
+1
*
*: optimize code size in strtoul calls
Denys Vlasenko
2009-09-23
1
-3
/
+7
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-3
/
+3
*
more of pointless whitespace fixes
Denis Vlasenko
2009-04-01
1
-1
/
+1
*
docs/logging_and_backgrounding.txt: new mini-doc
Denis Vlasenko
2009-03-11
1
-1
/
+1
*
runsv: small optimization
Denis Vlasenko
2009-02-26
1
-2
/
+2
*
crond,crontab: make cron directory location configurable
Denis Vlasenko
2009-02-03
1
-6
/
+2
*
libbb: add bb_unsetenv (taken from hush).
Denis Vlasenko
2008-12-30
1
-7
/
+5
*
clarify which version of crond is known to put tasks in separate pgrps
Denis Vlasenko
2008-12-04
1
-2
/
+2
*
crond: use bb_setpgrp, not setpgrp
Denis Vlasenko
2008-12-03
1
-2
/
+2
*
crond: put tasks in separate process groups
Denis Vlasenko
2008-12-02
1
-0
/
+4
*
build system: tidying up CONFIG_xxx names (suggested by Rob)
Denis Vlasenko
2008-11-06
1
-5
/
+5
*
init: set stderr to NONBLOCK
Denis Vlasenko
2008-09-20
1
-3
/
+3
*
fix several problems with config parser:
Denis Vlasenko
2008-07-26
1
-4
/
+8
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-1
/
+1
*
libbb: config_read() update
Denis Vlasenko
2008-07-19
1
-5
/
+3
*
libbb: updated config_parse() from Vladimir
Denis Vlasenko
2008-07-19
1
-5
/
+8
*
- fix segfault in nameif with mactab file
Bernhard Reutner-Fischer
2008-07-17
1
-6
/
+7
*
fix up callsites of config_read to check for >= 0
Denis Vlasenko
2008-07-16
1
-1
/
+1
*
update of config file parser from Vladimir
Denis Vlasenko
2008-07-16
1
-49
/
+34
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
crond: use execlp instead of execl
Denis Vlasenko
2008-06-30
1
-1
/
+1
*
sendmail: from Vladimir:
Denis Vlasenko
2008-06-30
1
-1
/
+1
*
sendmail: another update from the maintainer
Denis Vlasenko
2008-06-28
1
-5
/
+1
*
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
1
-2
/
+2
*
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
1
-1
/
+1
*
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-13
1
-2
/
+2
*
crond: add handling of "MAILTO=user" lines
Denis Vlasenko
2008-04-07
1
-18
/
+41
*
small NOMMU fixes
Denis Vlasenko
2008-03-20
1
-1
/
+1
*
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
Denis Vlasenko
2008-03-17
1
-2
/
+2
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
crond: make it NOMMU-capable
Denis Vlasenko
2008-03-12
1
-385
/
+360
*
libbb: introduce and use xrename and rename_or_warn.
Denis Vlasenko
2008-02-17
1
-5
/
+5
*
- fix conflicting decls of syslog related facilitynames and prioritynames tables
Bernhard Reutner-Fischer
2008-01-27
1
-1
/
+1
*
crond: small code shrink and readability enhancements
Denis Vlasenko
2008-01-24
1
-15
/
+15
*
libbb: introduce and use safe_waitpid (loops in EINTR)
Denis Vlasenko
2008-01-02
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
crond: code shrink
Denis Vlasenko
2007-08-19
1
-59
/
+21
*
libbb,crond,lash: fix getopt32 (don't know how it managed to slip through)
Denis Vlasenko
2007-08-19
1
-1
/
+1
*
crond: don't start sendmail with absolute path
Denis Vlasenko
2007-08-18
1
-8
/
+8
*
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <w...
Denis Vlasenko
2007-06-25
1
-3
/
+2
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
bb_full_fd_action: remove potential xmalloc from NOFORK path
Denis Vlasenko
2007-04-11
1
-7
/
+6
*
make pidfile writing configurable.
Denis Vlasenko
2007-03-27
1
-0
/
+1
*
move everything to new NOMMU helpers, except udhcp
Denis Vlasenko
2007-03-26
1
-48
/
+16
*
NOMMU re-exec trick shuld not depend on existence of "don't daemonize"
Denis Vlasenko
2007-03-24
1
-2
/
+2
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
convert calloc to xzalloc
Denis Vlasenko
2007-01-03
1
-2
/
+2
*
rodata cleanup. "unable to" == "cannot". -300 bytes
Denis Vlasenko
2006-11-18
1
-5
/
+5
*
remove bb_printf and the like
Denis Vlasenko
2006-10-26
1
-12
/
+12
[prev]
[next]