index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
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
*
- move #include busybox.h to the very top so we pull in the config
aldot
2006-06-03
1
-2
/
+1
*
- s/defined(__uClinux__)/BB_NOMMU/
aldot
2006-05-31
1
-3
/
+3
*
New version of nohup that's much smaller, less paranoid, consistent,
landley
2006-05-21
1
-15
/
+0
*
- silence warning about no return in function returning non-void
aldot
2006-05-20
1
-25
/
+22
*
use more boiler plate GPL notices
vapier
2006-04-16
1
-2
/
+2
*
- patch from Denis Vlasenko to add and use bb_xchdir()
aldot
2006-04-12
1
-3
/
+1
*
- patch from Denis Vlasenko to add and use bb_xdaemon()
aldot
2006-04-12
1
-3
/
+2
*
removed warning "comparison between signed and unsigned". Change very very ol...
vodz
2006-01-30
1
-7
/
+7
*
destroy bug [0000381]
vodz
2005-09-05
1
-2
/
+2
*
1) bb_opt_complementaly -> bb_opt_complementally
vodz
2005-09-05
1
-2
/
+2
*
According to bug #63, crond is unhappy with crontab lines that don't end in a
landley
2005-09-01
1
-4
/
+2
*
Larry Doolittle writes:
andersen
2004-04-14
1
-2
/
+2
*
Fixup braces (patch from Thomas Geulig), run through indent and manually
bug1
2004-02-22
1
-778
/
+744
*
Fix compile error, the indenting really needs to be fixed here
bug1
2003-12-23
1
-1
/
+1
*
Get vfork_daemon_rexec working under uclinux
russ
2003-12-15
1
-6
/
+4
*
last_patch116 from vodz:
andersen
2003-10-22
1
-3
/
+5
*
more crond+crontab integrating with loginutil libbb functions and deleted
bug1
2003-09-03
1
-12
/
+4
*
move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one
bug1
2003-09-02
1
-8
/
+5
*
Avoid shadowing built-in function `log'
andersen
2003-07-28
1
-33
/
+33
*
Fixup bugs in last patch
andersen
2003-07-28
1
-1
/
+2
*
last_patch95 from vodz:
andersen
2003-07-28
1
-225
/
+186
*
last_patch89 from vodz:
andersen
2003-06-20
1
-34
/
+28
*
Major coreutils update.
mjn3
2003-03-19
1
-5
/
+5
*
mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h>
andersen
2002-10-22
1
-2
/
+0
*
last_patch63 from vodz: add in crond and crontab applets
andersen
2002-10-22
1
-0
/
+1146