Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
e1a0d486e4804eae098571f1a6788394c2ee51ae
/
miscutils
/
crond.c
e1a0d48
message string changes, mostly for consistency, also -32 bytes in .rodata
by Denis Vlasenko
· 18 years ago
ea62077
add open_read_close() and similar stuff
by Denis Vlasenko
· 18 years ago
1385899
attempt to regularize atoi mess.
by Denis Vlasenko
· 18 years ago
8f8f268
bb_applet_name -> applet_name
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
c89982d
- move #include busybox.h to the very top so we pull in the config
by Bernhard Reutner-Fischer
· 19 years ago
c418d48
- s/defined(__uClinux__)/BB_NOMMU/
by Bernhard Reutner-Fischer
· 19 years ago
c020f5f
New version of nohup that's much smaller, less paranoid, consistent,
by Rob Landley
· 19 years ago
ef21629
- silence warning about no return in function returning non-void
by Bernhard Reutner-Fischer
· 19 years ago
f284c76
use more boiler plate GPL notices
by Mike Frysinger
· 19 years ago
d9cf7ac
- patch from Denis Vlasenko to add and use bb_xchdir()
by Bernhard Reutner-Fischer
· 19 years ago
2c99851
- patch from Denis Vlasenko to add and use bb_xdaemon()
by Bernhard Reutner-Fischer
· 19 years ago
cd5c15d
removed warning "comparison between signed and unsigned". Change very very old code: use int instead short
by "Vladimir N. Oleynik"
· 19 years ago
d0c41a8
destroy bug [0000381]
by "Vladimir N. Oleynik"
· 19 years ago
27421a1
1) bb_opt_complementaly -> bb_opt_complementally
by "Vladimir N. Oleynik"
· 19 years ago
828548a
According to bug #63, crond is unhappy with crontab lines that don't end in a
by Rob Landley
· 19 years ago
aff114c
Larry Doolittle writes:
by Eric Andersen
· 21 years ago
9079ad0
Fixup braces (patch from Thomas Geulig), run through indent and manually adjust.
by Glenn L McGrath
· 21 years ago
b89fcd4
Fix compile error, the indenting really needs to be fixed here
by Glenn L McGrath
· 21 years ago
a1fece2
Get vfork_daemon_rexec working under uclinux
by Russ Dill
· 21 years ago
a48b0a3
last_patch116 from vodz:
by Eric Andersen
· 21 years ago
99bd5ad
more crond+crontab integrating with loginutil libbb functions and deleted
by Glenn L McGrath
· 21 years ago
dc4e75e
move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one
by Glenn L McGrath
· 21 years ago
9b47661
Avoid shadowing built-in function `log'
by Eric Andersen
· 21 years ago
68d4a85
Fixup bugs in last patch
by Eric Andersen
· 21 years ago
35e643b
last_patch95 from vodz:
by Eric Andersen
· 21 years ago
8876fb2
last_patch89 from vodz:
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
080ddc1
mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h>
by Eric Andersen
· 22 years ago
f6f7bfb
last_patch63 from vodz: add in crond and crontab applets
by Eric Andersen
· 22 years ago