Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
9457e703570524e8bdf36e711445f49e4f9f54d9
9457e70
- typo: s/compenent/component/g add a bit of documentation.
by Bernhard Reutner-Fischer
· 19 years ago
a13cca9
New version from Tito.
by Rob Landley
· 19 years ago
819b56b
work outside of the srctree
by Mike Frysinger
· 19 years ago
03e78e7
The build broke for me on gcc 4.0.3 due to an #include having the wrong patch.
by Rob Landley
· 19 years ago
20fef96
Bug spotted by Kumar Gala. Hopefully this fixes it...
by Rob Landley
· 19 years ago
07a637d
Patch from KRONSTORFER Horst to Fix a size mismatch in ping, such as the 56/84
by Rob Landley
· 19 years ago
b0c5445
new test for source code sanity
by Mike Frysinger
· 19 years ago
5dd1236
move source code tests out into a sep file rather than just disabling/breaking them
by Mike Frysinger
· 19 years ago
8183453
remove bogus "
by Mike Frysinger
· 19 years ago
2cf3852
silence error if busybox.links doesnt exist and run tests that begin with "all_"
by Mike Frysinger
· 19 years ago
43ac888
Ext2fs cleanup from Garrett Kajmowicz.
by Rob Landley
· 19 years ago
5cf905a
- use RESERVE_CONFIG_BUFFER and a bit of whitespace-cleanup. defconfig:
by Bernhard Reutner-Fischer
· 19 years ago
81901a0
- add option to suppress the terse usage messages. Saves 6.8k for defconfig:
by Bernhard Reutner-Fischer
· 19 years ago
2766eed
- use RESERVE_CONFIG_BUFFER. For defconfig this gives:
by Bernhard Reutner-Fischer
· 19 years ago
e47c4cb
- update help text.
by Bernhard Reutner-Fischer
· 19 years ago
1376694
- shrink it a bit further.
by Bernhard Reutner-Fischer
· 19 years ago
8ea5205
Shrink patch from Bernhard Fischer.
by Rob Landley
· 19 years ago
1f6dc6d
- rename clean_up in tune2fs and mke2fs to be prefixed with their applet names.
by Bernhard Reutner-Fischer
· 19 years ago
214744d
- fix paste'o which i overlooked when applying dalias' fmt stuff.
by Bernhard Reutner-Fischer
· 19 years ago
a8e2760
Clarify.
by Rob Landley
· 19 years ago
daa4a6d
Update ipaddr help to match reality.
by Rob Landley
· 19 years ago
ef81ce6
by Paul Fox
· 19 years ago
d409c3a
- Rich Felker writes: fix invalid printf format strings
by Bernhard Reutner-Fischer
· 19 years ago
abaef65
- warn a bit more verbosely about fmt stuff for non-release versions
by Bernhard Reutner-Fischer
· 19 years ago
6018225
- mark trunk as 1.2.0-pre0
by Bernhard Reutner-Fischer
· 19 years ago
5139bd9
add public-domain release
by Paul Fox
· 19 years ago
1_1_0
1_1_1
e375e8c
- we only need obj_gpl_license if ENABLE_FEATURE_CHECK_TAINTED_MODULE is set
by Bernhard Reutner-Fischer
· 19 years ago
56dd0bf
- shrink mkswap and make v0 support optional. Thanks also to Tito for his ideas.
by Bernhard Reutner-Fischer
· 19 years ago
b256bd3
- shrink dmesg a bit. http://busybox.net/lists/busybox/2006-March/019477.html
by Bernhard Reutner-Fischer
· 19 years ago
ca08771
More extern removal from Robert P. Day.
by Rob Landley
· 19 years ago
cb8d431
find ./ -name .cvsignore | xargs svn rm
by Bernhard Reutner-Fischer
· 19 years ago
24b0a95
Documentation from Jan Kiszka
by Rob Landley
· 19 years ago
fe908fd
Kumar Gala tracked down a problem with NFS mounting. This is a different fix
by Rob Landley
· 19 years ago
dbd91af
Mike Frysinger pointed out we can go
by Rob Landley
· 19 years ago
92fff34
Bernhard Fischer spotted that we shouldn't free fstype if we didn't allocate it.
by Rob Landley
· 19 years ago
f0305b7
fix behavior of ZZ, with respect to readonly mode(s). original
by Paul Fox
· 19 years ago
6850017
remove some more config code rob missed in rev 13701 cleanup as reported by Robert P. J. Day
by Mike Frysinger
· 19 years ago
f885513
just whitespace fixes
by Mike Frysinger
· 19 years ago
87848d9
setlogcons, from Jan Kaszka.
by Rob Landley
· 19 years ago
28ff966
Mention that 1.1.2 should be out Juneish.
by Rob Landley
· 19 years ago
986ab52
ensure that corrupted file extraction causes both a message and
by Paul Fox
· 19 years ago
b3ede5a
More from Jan Kiszka: this is a port of the latest sysv-init SELinux patch.
by Rob Landley
· 19 years ago
d1f8c1c
From Jan Kiszka: This patch fixes the security labelling of the login terminal
by Rob Landley
· 19 years ago
164a5be
Patch from Jan Kiszka: In case the libselinux development installation is not
by Rob Landley
· 19 years ago
0949d30
Software Freedom Law Center and the fixes.patch thing.
by Rob Landley
· 19 years ago
9360f42
add support for :wn (initial patch from Alexander Griesser)
by Paul Fox
· 19 years ago
dbf935d
drop obsolete version string in favor of actual BB version (from
by Paul Fox
· 19 years ago
c370ea8
Turn #if 0 into a comment.
by Rob Landley
· 19 years ago
8416a2d
prevent find from ever descending into an xdev'ed directory.
by Paul Fox
· 19 years ago
3570915
More dead code removal.
by Rob Landley
· 19 years ago
4789694
Robert P Day removed some commented out code.
by Rob Landley
· 19 years ago
90ece60
Define both big endian and little endian macros.
by Rob Landley
· 19 years ago
0bafd47
Stephane Billiart found an endianness bug in insmod.
by Rob Landley
· 19 years ago
771b186
- commentary typos
by Bernhard Reutner-Fischer
· 19 years ago
2dd13bd
- make sure that we see freeramdisk only once
by Bernhard Reutner-Fischer
· 19 years ago
d196867
When cross-compiling, the install directory for shared libraries has to come
by Rob Landley
· 19 years ago
787140d
remove in place of external link
by Mike Frysinger
· 19 years ago
e0fe937
- correct typo
by Bernhard Reutner-Fischer
· 19 years ago
1bb3192
Bug spotted by Stephane Billiart: losetup depends on loop.c.
by Rob Landley
· 19 years ago
fb3a631
Very nice patch from Rich Felker to portably set the stream error indicator and
by Rob Landley
· 19 years ago
dce5809
make the makefile a little more flexible so we can store in either location
by Mike Frysinger
· 19 years ago
5fba250
News entry announcing 1.1.1.
by Rob Landley
· 19 years ago
13c8327
sync busybox and udhcp trees
by Mike Frysinger
· 19 years ago
e1d41b3
fixup style
by Mike Frysinger
· 19 years ago
948a09d
dont printf arguments given by user for security sanity
by Mike Frysinger
· 19 years ago
64bef2a
fix typo
by Mike Frysinger
· 19 years ago
ca8d0b0
We make both busybox and busybox_unstripped all the time now, no need to
by Rob Landley
· 19 years ago
2dd4279
Patch from Rogelio Serrano to defer checking whether the tty exists until
by Rob Landley
· 19 years ago
2324a7c
Fix "seq 1 1".
by Rob Landley
· 19 years ago
a35886c
Fix from Glenn McGrath.
by Rob Landley
· 19 years ago
786988f
Tweak allbareconfig not to pause.
by Rob Landley
· 19 years ago
7328c8f
Annoint 1.1.1.
by Rob Landley
· 19 years ago
cebea72
Another header suggestion from Shaun Jackman.
by Rob Landley
· 19 years ago
06adf5f
2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of sys/signal.h.
by Mike Frysinger
· 19 years ago
3ea05d3
Fix missing copyright and license notice.
by Rob Landley
· 19 years ago
d049812
Patch from Stuart Hughes upgrading depmod.pl
by Rob Landley
· 19 years ago
8dd4ca7
Patch from Shaun Jackman to make loop.c build only when needed.
by Rob Landley
· 19 years ago
6a776e9
Temporarily disable shared library for the 1.1.1 release.
by Rob Landley
· 19 years ago
d1ba916
- workaroung pr25795 in gcc-4.1
by Bernhard Reutner-Fischer
· 19 years ago
e3f4ab2
Remove unneeded entries.
by Rob Landley
· 19 years ago
8caffaa
Cleanup: remove double quotes that don't seem to be needed.
by Rob Landley
· 19 years ago
9601a1c
whitespace cleanup
by Eric Andersen
· 19 years ago
19b5b8f
Fix some obvious compile problems. Make the -f' fakeIt option actually work.
by Eric Andersen
· 19 years ago
a6db0ee
Willy Tarreau writes:
by Eric Andersen
· 19 years ago
28a6afe
Roy Walker writes:
by Eric Andersen
· 19 years ago
c30f445
Patch from tito, acked by Bernhard Fischer.
by Rob Landley
· 19 years ago
e2b428c
Use lstat() instead of stat so /init being a symlink doesn't screw people up.
by Rob Landley
· 19 years ago
99a072d
- tito writes: this patch fixes some comments in dos2unix that are wrong
by Bernhard Reutner-Fischer
· 19 years ago
2523da2
- explain what magic numbers we're using here.
by Bernhard Reutner-Fischer
· 19 years ago
66753a3
- whitespace cleanup (and also check against the const first and only then look
by Bernhard Reutner-Fischer
· 19 years ago
263e75d
- fix order of includes.
by Bernhard Reutner-Fischer
· 19 years ago
9aa7f20
declare const id argument const for probe_{ext2,ext3,cramfs}
by Mike Frysinger
· 19 years ago
179f417
need string.h as well as strings.h
by Mike Frysinger
· 19 years ago
25f67d4
need EXT2FS_OBJS for fsck
by Mike Frysinger
· 19 years ago
6bc1063
Make the new chroot environment creation infrastructure more flexible about
by Rob Landley
· 19 years ago
dcb2122
My mount testsuite. Not automatically run at the moment, need to figure out
by Rob Landley
· 19 years ago
eaa34ca
More fixes. Type "auto" should mean unspecified from fstab as well as the
by Rob Landley
· 19 years ago
aae8b34
Whitespace cleanup and minor tweak (return -ERRNO instead of ERRNO so
by Rob Landley
· 19 years ago
5a57821
Bug fix: umount wasn't detaching loop devices unless mtab support was enabled.
by Rob Landley
· 19 years ago
2824ded
More test updates.
by Rob Landley
· 19 years ago
Next »