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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
crontab.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
Denis Vlasenko
2006-12-16
1
-1
/
+1
*
small fixes:
Denis Vlasenko
2006-11-26
1
-2
/
+5
*
rodata cleanup. "unable to" == "cannot". -300 bytes
Denis Vlasenko
2006-11-18
1
-3
/
+3
*
add open_read_close() and similar stuff
Denis Vlasenko
2006-10-14
1
-1
/
+1
*
rename bb_default_error_retval -> xfunc_error_retval
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
crontab: we indent using tabs
Denis Vlasenko
2006-09-27
1
-272
/
+277
*
- convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen de...
Bernhard Reutner-Fischer
2006-09-11
1
-1
/
+1
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-28
/
+8
*
Various cleanups I made while going through Erik Hovland's patch submissions,
Rob Landley
2006-06-25
1
-1
/
+1
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-03
1
-2
/
+1
*
use more boiler plate GPL notices
Mike Frysinger
2006-04-16
1
-3
/
+2
*
- patch from Denis Vlasenko to add and use bb_xopen3()
Bernhard Reutner-Fischer
2006-04-13
1
-18
/
+11
*
- patch from Denis Vlasenko to add and use bb_xchdir()
Bernhard Reutner-Fischer
2006-04-12
1
-6
/
+3
*
can use TMPDIR if user's HOMEDIR do not found. Noticed by Bernhard
"Vladimir N. Oleynik"
2006-01-10
1
-2
/
+2
*
Larry Doolittle writes:
Eric Andersen
2004-04-14
1
-1
/
+1
*
more crond+crontab integrating with loginutil libbb functions and deleted
Glenn L McGrath
2003-09-03
1
-27
/
+4
*
move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one
Glenn L McGrath
2003-09-02
1
-2
/
+2
*
Patch from Lars Kellogg-Stedman:
Eric Andersen
2003-07-14
1
-1
/
+1
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-14
/
+14
*
last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru>
Glenn L McGrath
2002-11-10
1
-2
/
+2
*
mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h>
Eric Andersen
2002-10-22
1
-2
/
+0
*
last_patch63 from vodz: add in crond and crontab applets
Eric Andersen
2002-10-22
1
-0
/
+393