index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
recursive_action.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu>
Denis Vlasenko
2008-07-27
1
-1
/
+2
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-4
/
+4
*
libbb/recursive_action.c: fix slight error in prev commit
Denis Vlasenko
2008-07-04
1
-3
/
+5
*
modutils: optional modutils-small by Vladimir Dronnikov.
Denis Vlasenko
2008-07-04
1
-3
/
+10
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-4
/
+4
*
open_transformer: fix bug of calling exit instead of _exit
Denis Vlasenko
2008-06-26
1
-9
/
+19
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-2
/
+4
*
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
Denis Vlasenko
2007-10-01
1
-1
/
+1
*
md5_sha1_sum: fix mishandling when run as /bin/md5sum (with path)
Denis Vlasenko
2007-07-05
1
-13
/
+13
*
find: fix handling of -prune
Denis Vlasenko
2007-04-08
1
-7
/
+7
*
- fold recurse, depthFirst and dereference params into one param flags.
Bernhard Reutner-Fischer
2007-03-29
1
-21
/
+20
*
Trailing whitespace removal over entire tree
Denis Vlasenko
2007-01-11
1
-1
/
+1
*
build system: small fix for "release" target to work
Denis Vlasenko
2006-12-12
1
-0
/
+4
*
find: a lot more compliant to 'standard' find
Denis Vlasenko
2006-10-29
1
-1
/
+8
*
recursive_action: add depth param
Denis Vlasenko
2006-10-27
1
-16
/
+24
*
recursive_action: preparatory changes. will introduce "int level".
Denis Vlasenko
2006-10-27
1
-50
/
+48
*
grep: add support for -r
Denis Vlasenko
2006-10-14
1
-7
/
+7
*
tar: fix "xopen with O_CREAT" warning, improve zero padding write
Denis Vlasenko
2006-09-09
1
-8
/
+4
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-6
/
+1
*
- remove emacs layout block as suggested by Robert P.J. Day
Bernhard Reutner-Fischer
2006-05-19
1
-10
/
+0
*
- add and use bb_opendir(), bb_xopendir().
Bernhard Reutner-Fischer
2006-04-12
1
-15
/
+2
*
Vladimir N. Oleynik writes:
Eric Andersen
2004-04-07
1
-1
/
+1
*
Christian Grigis, christian.grigis at smartdata dot ch writes:
Eric Andersen
2004-04-06
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-4
/
+4
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
1
-1
/
+1
*
Vodz, last_patch_86
Glenn L McGrath
2003-05-26
1
-4
/
+2
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-5
/
+5
*
Use error_msg instead of fprintf(stderr
Glenn L McGrath
2002-11-28
1
-2
/
+1
*
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
Matt Kraai
2001-12-20
1
-10
/
+10
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
1
-7
/
+1
*
Move messages.c to libbb. Make each string in messages.c be its own .o file.
Eric Andersen
2001-04-25
1
-6
/
+0
*
Patch from Valdimir to reduce stack usage, since recursive_action
Eric Andersen
2001-04-10
1
-10
/
+5
*
A nice patch from Larry Doolittle that adds -Wshadow and
Eric Andersen
2001-03-21
1
-0
/
+1
*
Convert utility.c into libbb.a. It is now a whole pile of .c
Eric Andersen
2001-03-16
1
-0
/
+160