projects
/
oweals
/
busybox.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ash: some beautification work, no code changes
[oweals/busybox.git]
/
miscutils
/
crontab.c
2008-09-21
Denis Vlasenko
crontab: do not destroy STDIN_FILENO, editor may need...
blob
|
commitdiff
|
raw
2008-09-20
Denis Vlasenko
init: set stderr to NONBLOCK
blob
|
commitdiff
|
raw
|
diff to current
2008-07-21
Bernhard Reutner...
- first pass to unify/cleanup uid handling (-236b)
blob
|
commitdiff
|
raw
|
diff to current
2008-07-05
Denis Vlasenko
*: rename ATTRIBUTE_XXX to just XXX.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Denis Vlasenko
revert last two commits. vfork cannot be used in subrou...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Denis Vlasenko
*: introduce and use xvfork()
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Denis Vlasenko
*: fix various kinds of damage to letter 'c' in Arkadiu...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Denis Vlasenko
*: add -Wunused-parameter; fix resulting breakage
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
Bernhard Reutner...
- fix open(creat) without a mode
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
Denis Vlasenko
mount: recognize "dirsync" (closes bug 835)
blob
|
commitdiff
|
raw
|
diff to current
2008-02-17
Denis Vlasenko
crontab: stop using remove() - use unlink() instead
blob
|
commitdiff
|
raw
|
diff to current
2008-02-16
Denis Vlasenko
crontab: clear env if run by non-root, so that we can...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-16
Denis Vlasenko
*: more readable handling of pipe fds. No code changes.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-16
Denis Vlasenko
crontab: almost complete rewrite
blob
|
commitdiff
|
raw
|
diff to current
2007-10-11
Denis Vlasenko
add -fvisibility=hidden to CC flags, mark XXX_main...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Denis Vlasenko
style and message text fixes
blob
|
commitdiff
|
raw
|
diff to current
2007-07-21
Denis Vlasenko
Three patches from FreeWRT people
blob
|
commitdiff
|
raw
|
diff to current
2007-05-26
Denis Vlasenko
usage.c: remove reference to busybox.h
blob
|
commitdiff
|
raw
|
diff to current
2007-02-03
Denis Vlasenko
suppress warnings about easch <applet>_main() having
blob
|
commitdiff
|
raw
|
diff to current
2007-01-29
Denis Vlasenko
preparatory patch for -Wwrite-strings #3
blob
|
commitdiff
|
raw
|
diff to current
2006-12-16
Denis Vlasenko
inline strcmp(s, "-") [actually macro-ize it for now...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-26
Denis Vlasenko
small fixes:
blob
|
commitdiff
|
raw
|
diff to current
2006-11-18
Denis Vlasenko
rodata cleanup. "unable to" == "cannot". -300 bytes
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
Denis Vlasenko
add open_read_close() and similar stuff
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Denis Vlasenko
rename bb_default_error_retval -> xfunc_error_retval
blob
|
commitdiff
|
raw
|
diff to current
2006-09-27
Denis Vlasenko
crontab: we indent using tabs
blob
|
commitdiff
|
raw
|
diff to current
2006-09-11
Bernhard Reutner...
- convert a few xopen3(,,0) into xopen(,). Also peruse...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-03
Rob Landley
Remove bb_ prefixes from xfuncs.c (and a few other...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-25
Rob Landley
Various cleanups I made while going through Erik Hovlan...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-03
Bernhard Reutner...
- move #include busybox.h to the very top so we pull...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Mike Frysinger
use more boiler plate GPL notices
blob
|
commitdiff
|
raw
|
diff to current
2006-04-13
Bernhard Reutner...
- patch from Denis Vlasenko to add and use bb_xopen3()
blob
|
commitdiff
|
raw
|
diff to current
2006-04-12
Bernhard Reutner...
- patch from Denis Vlasenko to add and use bb_xchdir()
blob
|
commitdiff
|
raw
|
diff to current
2006-01-10
"Vladimir N. Oleynik"
can use TMPDIR if user's HOMEDIR do not found. Noticed...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-14
Eric Andersen
Larry Doolittle writes:
blob
|
commitdiff
|
raw
|
diff to current
2003-09-03
Glenn L McGrath
more crond+crontab integrating with loginutil libbb...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-02
Glenn L McGrath
move all "-/bin/sh" "/bin/sh" and "sh" to libbb/message...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-14
Eric Andersen
Patch from Lars Kellogg-Stedman:
blob
|
commitdiff
|
raw
|
diff to current
2003-03-19
Manuel Novoa III
Major coreutils update.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-10
Glenn L McGrath
last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru>
blob
|
commitdiff
|
raw
|
diff to current
2002-10-22
Eric Andersen
mjn3 noticed that crond and crontab had #include <pwd...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-22
Eric Andersen
last_patch63 from vodz: add in crond and crontab applets
blob
|
commitdiff
|
raw
|
diff to current