fli4l
  1. fli4l

busybox

Public
  1. fli4l
  2. busybox

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Bernhard Reutner-FischerBernhard Reutner-Fischer
e0e9886c198- we seem to use h3, so make it consistent.
Bernhard Reutner-FischerBernhard Reutner-Fischer
91f604771b6- update screenshot to reflect the busybox-1.1.2 stable release.
Bernhard Reutner-FischerBernhard Reutner-Fischer
2f5f59189ee- update screenshot to reflect the busybox-1.1.2 stable release.
Bernhard Reutner-FischerBernhard Reutner-Fischer
9460f66e4e5- tweak visibility of label expected_hwif_error as it's only needed for CONFIG_FEATURE_HDPARM_HDIO_UNREGISTER_HWIF ...
Bernhard Reutner-FischerBernhard Reutner-Fischer
0b257d411d7- remove implied closing paragraph - add (improper but pretty) border='0'
Mike FrysingerMike Frysinger
f785255a44cRobert P. J. Day writes: even in the header file, make it clear that the routine depends on __uClinux__
Bernhard Reutner-FischerBernhard Reutner-Fischer
e203ea59c78- don't look at the address but rather on the value. (r14748 from trunk)
Bernhard Reutner-FischerBernhard Reutner-Fischer
addf86e3d30- stable version 1.1.2
Bernhard Reutner-FischerBernhard Reutner-Fischer
776fe22756a- add note pointing to the stable branch, so users can pickup the current stable version with fixes via svn.
Rob LandleyRob Landley
bb5b2ffbc56Announce 1.1.2.
Bernhard Reutner-FischerBernhard Reutner-Fischer
905a58a3038- poke bot
Bernhard Reutner-FischerBernhard Reutner-Fischer
8326d5e31ba- add a colorful "valid HTML 4.01 Transitional" button to be able to check the referer easily. Just rip it out if t...
Bernhard Reutner-FischerBernhard Reutner-Fischer
3515f6e0435- make it resemble html.
Bernhard Reutner-FischerBernhard Reutner-Fischer
fdf2b50316c- make it resemble english and fix typo s/interperet/interpret/g;
Rob LandleyRob Landley
81c40b39cbaPatch from Tito to unify deluser and delgroup, and generally shrink code.
Bernhard Reutner-FischerBernhard Reutner-Fischer
ca7166fe9d7- put udhcp back in (Rob, you removed this in r14787 by accident..).
Rob LandleyRob Landley
4a8d9effcadNotes about pic, static linking, and debugging dynamic linking.
Rob LandleyRob Landley
0ebecac02edSecond verse, same as the first.
Rob LandleyRob Landley
ea4c53ca433Missing dependency spotted by Robert P Day.
Rob LandleyRob Landley
8ad70871b55I forgot to re-enable shared library build after 1.1.1. (Undo svn 14590.)
Rob LandleyRob Landley
c57ec379593Patch from Rob Sullivan to consolidate crc32 table generation.
Rob LandleyRob Landley
998f4493756We use -funsigned-char now, so having a separate RESERVE_CONFIG_UBUFFER is a bit silly. Wean of that where it curren...
Rob LandleyRob Landley
72615752db1Modprobe update from Ignacio García Pérez, updating support for modprobe.conf.
Bernhard Reutner-FischerBernhard Reutner-Fischer
6554de06fe4- fix typo introduced in the last commit.
Bernhard Reutner-FischerBernhard Reutner-Fischer
a4acf669f4b- typo: s/biltin/builtin/g
Rob LandleyRob Landley
3e72c5931c1Another size reduction patch from Garrett.
Bernhard Reutner-FischerBernhard Reutner-Fischer
bc142140180- patch from Rob Sullivan to add support for -L
Bernhard Reutner-FischerBernhard Reutner-Fischer
5fb0fecc1f9- shrink it a little bit and make it buildable with gcc-2.95 text data bss dec hex filename 7332...
Bernhard Reutner-FischerBernhard Reutner-Fischer
cc4003f778b- remove unused args. text data bss dec hex filename 7353 4 92 7449 1d19 coreut...
Bernhard Reutner-FischerBernhard Reutner-Fischer
693a93608ae- move code around to avoid the need for the prototypes.
Bernhard Reutner-FischerBernhard Reutner-Fischer
8f7d3897004- new applet diff. Rob Sullivan writes: Here's my attempt at a mini diff applet - it's adapted from the code at http:...
Bernhard Reutner-FischerBernhard Reutner-Fischer
e11a01cc34a- include inttypes.h as pointed out by Jason Schoon. - use shorter boilerplate and switch to USE_FEATURE_STAT_FORMAT ...
Bernhard Reutner-FischerBernhard Reutner-Fischer
886f6afc8a5- this applet should peruse USE_FEATURE_TFTP_...
Bernhard Reutner-FischerBernhard Reutner-Fischer
061fd0a353e- make sure that the label expected_hwif_error is visible even when CONFIG_FEATURE_HDPARM_HDIO_SCAN_HWIF isn't set.
Bernhard Reutner-FischerBernhard Reutner-Fischer
fa939aae817- include proper headers.
Bernhard Reutner-FischerBernhard Reutner-Fischer
465874f3a31- use proper macros to print intmax_t. PRIuMAX and PRIxMAX are defined in inttypes depending on the wordsize.
Paul FoxPaul Fox
b7b24d61e01adjust ifdefs for inclusion of string_insert() routine
Rob LandleyRob Landley
8dc83c654d8Bring this up to date with busybox-1.1.1.fixes.patch by importing svn 14653, 14684, 14746, and 14749.
Rob LandleyRob Landley
19af279d169Kumar spotted another bug: if we autodetect nfs and they haven't specified the fstype, it should be set to nfs.
Rob LandleyRob Landley
e104d5fdcb7Some tests were always true. We need comm.tests...
Rob LandleyRob Landley
9a2dd51237cRewrite/shrink by tito.
Rob LandleyRob Landley
ab8736064b0You'd think there'd be a compiler warning for "pointless if", wouldn't you?
Rob LandleyRob Landley
3b84dfc2a83Avoid spurious error message. (Technically applet order should be "SKIPPED" when you move the testsuite directory ou...
Bernhard Reutner-FischerBernhard Reutner-Fischer
dee811a53d0- remove unused ext2fs_find_first_bit_set() and ext2fs_find_next_bit_set()
Bernhard Reutner-FischerBernhard Reutner-Fischer
89aaf4e2490- pull in prototype for e2fsck_main.
Bernhard Reutner-FischerBernhard Reutner-Fischer
7fe9dd5dd70- fix one-argument mount in cases where fstab or mtab contain overlapping entries. (Such as "mount -o remount,rw /...
Bernhard Reutner-FischerBernhard Reutner-Fischer
5e899532732- make sure that we see all lib*/.c in IMA-mode even when not building the .so (r14740 from trunk).
Bernhard Reutner-FischerBernhard Reutner-Fischer
2b398bec9c5- make sure that we see all lib*/.c in IMA-mode even when not building the .so
Bernhard Reutner-FischerBernhard Reutner-Fischer
421d9e59416- move buffer allocation schemes to libbb.h - include the correct headers: applets need busybox.h while lib* need lib...
Bernhard Reutner-FischerBernhard Reutner-Fischer
101a470068a- make append_option and multiconvert static.
Bernhard Reutner-FischerBernhard Reutner-Fischer
ebd13558289- coalesce printf calls. text data bss dec hex filename 3474 4 96 3574 df6 net...
Bernhard Reutner-FischerBernhard Reutner-Fischer
a0f75e2bba6- use bb_opt_complementally; Saves another 14 bytes. (thanks again, vodz)
Bernhard Reutner-FischerBernhard Reutner-Fischer
a38330c3664- do away with useless fwd-decls, redundant bb_printf calls, silence warning about comparing signed and unsigned an...
Bernhard Reutner-FischerBernhard Reutner-Fischer
6153629097c- set flags in a more reasonable manner. Thanks, vodz. text data bss dec hex filename 3520 ...
Bernhard Reutner-FischerBernhard Reutner-Fischer
cfb53dfd5ec- include proper prototypes in libunarchive.
Bernhard Reutner-FischerBernhard Reutner-Fischer
7ab5f4d03d4- janitorial: huft_build is never used outside of decompress_unzip.c and has no prototype (which suggests that it's...
Bernhard Reutner-FischerBernhard Reutner-Fischer
9a67ca309c3- janitorial: include proper prototypes in libiproute.
Bernhard Reutner-FischerBernhard Reutner-Fischer
7f778106335- switch Warning Of the Week to wrong or missing prototypes. e.g. archival/uncompress.c wrongly includes libbb.h in...
Bernhard Reutner-FischerBernhard Reutner-Fischer
a1bccc0ba82- typos: s/compatability/compatibility/g;s/compatable/compatible/g;
Bernhard Reutner-FischerBernhard Reutner-Fischer
9457e703570- typo: s/compenent/component/g add a bit of documentation.
Rob LandleyRob Landley
a13cca9cf44New version from Tito.
Mike FrysingerMike Frysinger
819b56b64a5work outside of the srctree
Rob LandleyRob Landley
03e78e75f32The build broke for me on gcc 4.0.3 due to an #include having the wrong patch.
Rob LandleyRob Landley
20fef96dd84Bug spotted by Kumar Gala. Hopefully this fixes it...
Rob LandleyRob Landley
07a637df472Patch from KRONSTORFER Horst to Fix a size mismatch in ping, such as the 56/84 mismatch inthe following example: # ...
Mike FrysingerMike Frysinger
b0c5445bf51new test for source code sanity
Mike FrysingerMike Frysinger
5dd1236f494move source code tests out into a sep file rather than just disabling/breaking them
Mike FrysingerMike Frysinger
81834531aacremove bogus "
Mike FrysingerMike Frysinger
2cf38523a15silence error if busybox.links doesnt exist and run tests that begin with "all_"
Rob LandleyRob Landley
43ac88849b9Ext2fs cleanup from Garrett Kajmowicz.
Bernhard Reutner-FischerBernhard Reutner-Fischer
5cf905a871d- use RESERVE_CONFIG_BUFFER and a bit of whitespace-cleanup. defconfig: text data bss dec hex filen...
Bernhard Reutner-FischerBernhard Reutner-Fischer
81901a096c6- add option to suppress the terse usage messages. Saves 6.8k for defconfig: text data bss dec hex ...
Bernhard Reutner-FischerBernhard Reutner-Fischer
2766eedde85- use RESERVE_CONFIG_BUFFER. For defconfig this gives: text data bss dec hex filename 3627 ...
Bernhard Reutner-FischerBernhard Reutner-Fischer
e47c4cbd4d3- update help text. the interface argument is now a lowercase 'i' to match the big arping commandline-syntax.
Bernhard Reutner-FischerBernhard Reutner-Fischer
137669449a1- shrink it a bit further. text data bss dec hex filename 3627 4 120 3751 ea7 n...
Rob LandleyRob Landley
8ea5205726eShrink patch from Bernhard Fischer.
Paul FoxPaul Fox
efbadf9f3f6prevent find from ever descending into an xdev'ed directory. (brought over from trunk r14665)
Bernhard Reutner-FischerBernhard Reutner-Fischer
1f6dc6d3580- rename clean_up in tune2fs and mke2fs to be prefixed with their applet names. Purely cosmetic to ease readability.
Bernhard Reutner-FischerBernhard Reutner-Fischer
214744dba19- fix paste'o which i overlooked when applying dalias' fmt stuff.
Bernhard Reutner-FischerBernhard Reutner-Fischer
2ebc69a4c6a- pull r14681 from trunk: don't free foreign mem.
Bernhard Reutner-FischerBernhard Reutner-Fischer
59970faa39c- pull r14643 from trunk: make sure that we see freeramdisk only once
Bernhard Reutner-FischerBernhard Reutner-Fischer
fe802ee02c5- pull r14628 from trunk: Bug spotted by Stephane Billiart: losetup depends on loop.c.
Bernhard Reutner-FischerBernhard Reutner-Fischer
7ff69e3ab82- upcoming stable version 1.1.2
Rob LandleyRob Landley
a8e27609249Clarify.
Rob LandleyRob Landley
daa4a6dcbddUpdate ipaddr help to match reality.
Paul FoxPaul Fox
ef81ce620cefix from David Daney, on busybox mailing list: > The problem is that if the zcip protocol times out at about the sam...
Bernhard Reutner-FischerBernhard Reutner-Fischer
d409c3a2f78- Rich Felker writes: fix invalid printf format strings http://busybox.net/lists/busybox/2006-March/019568.html ...
Bernhard Reutner-FischerBernhard Reutner-Fischer
abaef6565e0- warn a bit more verbosely about fmt stuff for non-release versions
Bernhard Reutner-FischerBernhard Reutner-Fischer
60182252388- mark trunk as 1.2.0-pre0
Paul FoxPaul Fox
5139bd98a78add public-domain release
Bernhard Reutner-FischerBernhard Reutner-Fischer
e375e8c7324- we only need obj_gpl_license if ENABLE_FEATURE_CHECK_TAINTED_MODULE is set
Bernhard Reutner-FischerBernhard Reutner-Fischer
56dd0bff06b- shrink mkswap and make v0 support optional. Thanks also to Tito for his ideas. http://busybox.net/lists/busybox/2...
Bernhard Reutner-FischerBernhard Reutner-Fischer
b256bd334fe- shrink dmesg a bit. http://busybox.net/lists/busybox/2006-March/019477.html
Rob LandleyRob Landley
ca087713f24More extern removal from Robert P. Day.
Bernhard Reutner-FischerBernhard Reutner-Fischer
cb8d4319a3efind ./ -name .cvsignore | xargs svn rm
Rob LandleyRob Landley
24b0a9568d6Documentation from Jan Kiszka
Rob LandleyRob Landley
fe908fda283Kumar Gala tracked down a problem with NFS mounting. This is a different fix from his, but to the same problem.
Rob LandleyRob Landley
dbd91af0613Mike Frysinger pointed out we can go CFLAGS=-I/usr/some/funky/path/to/selinux \ LDFLAGS=-L/usr/some/funky/path/to...
Rob LandleyRob Landley
92fff34de60Bernhard Fischer spotted that we shouldn't free fstype if we didn't allocate it.
Paul FoxPaul Fox
f0305b7f757fix behavior of ZZ, with respect to readonly mode(s). original patch and report from Alexander Griesser.
Mike FrysingerMike Frysinger
6850017a2fdremove some more config code rob missed in rev 13701 cleanup as reported by Robert P. J. Day
Mike FrysingerMike Frysinger
f8855139402just whitespace fixes
Rob LandleyRob Landley
87848d91c7bsetlogcons, from Jan Kaszka.
Rob LandleyRob Landley
28ff9668d93Mention that 1.1.2 should be out Juneish.
Paul FoxPaul Fox
986ab525b80ensure that corrupted file extraction causes both a message and a failure exit code. delay the error exit until all ...
Rob LandleyRob Landley
b3ede5abe2dMore from Jan Kiszka: this is a port of the latest sysv-init SELinux patch. It makes busybox invoke the libselinux li...
Rob LandleyRob Landley
d1f8c1c1258From Jan Kiszka: This patch fixes the security labelling of the login terminal and process... There still remains som...
Rob LandleyRob Landley
164a5be04ebPatch from Jan Kiszka: In case the libselinux development installation is not located at its default location, this p...
Rob LandleyRob Landley
0949d306388Software Freedom Law Center and the fixes.patch thing.
Paul FoxPaul Fox
9360f42d32fadd support for :wn (initial patch from Alexander Griesser)
Paul FoxPaul Fox
dbf935dae69drop obsolete version string in favor of actual BB version (from Bernhard Fischer)
Rob LandleyRob Landley
c370ea89fa2Turn #if 0 into a comment.
Paul FoxPaul Fox
8416a2d5585prevent find from ever descending into an xdev'ed directory.
Rob LandleyRob Landley
3570915769eMore dead code removal.
Rob LandleyRob Landley
4789694372eRobert P Day removed some commented out code.
Rob LandleyRob Landley
90ece609e69Define both big endian and little endian macros.
Rob LandleyRob Landley
0bafd47e840Stephane Billiart found an endianness bug in insmod.
Bernhard Reutner-FischerBernhard Reutner-Fischer
771b1864064- commentary typos
Bernhard Reutner-FischerBernhard Reutner-Fischer
2dd13bd25ae- make sure that we see freeramdisk only once
Rob LandleyRob Landley
d1968672ef0When cross-compiling, the install directory for shared libraries has to come from gcc (target machine), not uname (ho...
Mike FrysingerMike Frysinger
787140df399remove in place of external link
Bernhard Reutner-FischerBernhard Reutner-Fischer
e0fe9375933- correct typo
Rob LandleyRob Landley
1bb31928d5aBug spotted by Stephane Billiart: losetup depends on loop.c.
Rob LandleyRob Landley
fb3a6313108Very nice patch from Rich Felker to portably set the stream error indicator and thus remove a lot of nasty old code t...
Mike FrysingerMike Frysinger
dce5809ebcamake the makefile a little more flexible so we can store in either location
Rob LandleyRob Landley
5fba2505d4fNews entry announcing 1.1.1.
Mike FrysingerMike Frysinger
13c8327b796sync busybox and udhcp trees
Mike FrysingerMike Frysinger
e1d41b3102afixup style
Mike FrysingerMike Frysinger
948a09d6f28dont printf arguments given by user for security sanity
Mike FrysingerMike Frysinger
64bef2ab9cafix typo
Rob LandleyRob Landley
ca8d0b029bfWe make both busybox and busybox_unstripped all the time now, no need to specify whether or not to strip the binary.
Rob LandleyRob Landley
2dd42799594Patch from Rogelio Serrano to defer checking whether the tty exists until we actually need to spawn something on it.
Rob LandleyRob Landley
2324a7c9e58Fix "seq 1 1".
Rob LandleyRob Landley
a35886c8629Fix from Glenn McGrath.
Rob LandleyRob Landley
786988faf7aTweak allbareconfig not to pause.
Rob LandleyRob Landley
7328c8fdc17Annoint 1.1.1.
Rob LandleyRob Landley
cebea726e81Another header suggestion from Shaun Jackman.
Mike FrysingerMike Frysinger
06adf5fb47e2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of sys/signal.h.
Rob LandleyRob Landley
3ea05d32228Fix missing copyright and license notice.
Rob LandleyRob Landley
d0498125711Patch from Stuart Hughes upgrading depmod.pl
Rob LandleyRob Landley
8dd4ca787abPatch from Shaun Jackman to make loop.c build only when needed.
Rob LandleyRob Landley
6a776e95586Temporarily disable shared library for the 1.1.1 release.
Bernhard Reutner-FischerBernhard Reutner-Fischer
d1ba916167d- workaroung pr25795 in gcc-4.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25795
Rob LandleyRob Landley
e3f4ab2bc46Remove unneeded entries.
Rob LandleyRob Landley
8caffaa9a97Cleanup: remove double quotes that don't seem to be needed.
Eric AndersenEric Andersen
9601a1c8c21whitespace cleanup
Eric AndersenEric Andersen
19b5b8ff6a4Fix some obvious compile problems. Make the -f' fakeIt option actually work.
Eric AndersenEric Andersen
a6db0eef59eWilly Tarreau writes: I encountered a little typo in 'make help' : the prefix was noted "$prefix" instead of "$(PREF...
Eric AndersenEric Andersen
28a6afe975cRoy Walker writes: Here is a patch against the current subversion repository, that makes udhcpc have an adjustable t...
Rob LandleyRob Landley
c30f445b08ePatch from tito, acked by Bernhard Fischer.
Rob LandleyRob Landley
e2b428cbb1fUse lstat() instead of stat so /init being a symlink doesn't screw people up. (And use it consistently, for size reas...
Bernhard Reutner-FischerBernhard Reutner-Fischer
99a072d5240- tito writes: this patch fixes some comments in dos2unix that are wrong or that reports non existent features (tha...
Bernhard Reutner-FischerBernhard Reutner-Fischer
2523da259ce- explain what magic numbers we're using here.
Bernhard Reutner-FischerBernhard Reutner-Fischer
66753a38509- whitespace cleanup (and also check against the const first and only then look at bb_applet_name[1])
Bernhard Reutner-FischerBernhard Reutner-Fischer
263e75d051a- fix order of includes.
Mike FrysingerMike Frysinger
9aa7f2005d7declare const id argument const for probe_{ext2,ext3,cramfs}
Mike FrysingerMike Frysinger
179f4177888need string.h as well as strings.h
Mike FrysingerMike Frysinger
25f67d419deneed EXT2FS_OBJS for fsck
Rob LandleyRob Landley
6bc10635f8aMake the new chroot environment creation infrastructure more flexible about non-absolute paths.
Rob LandleyRob Landley
dcb2122e853My mount testsuite. Not automatically run at the moment, need to figure out how to (optionally) supply User Mode Lin...
Rob LandleyRob Landley
eaa34ca5b4bMore fixes. Type "auto" should mean unspecified from fstab as well as the command line, initialize singlemount's rc ...
Rob LandleyRob Landley
aae8b3405e9Whitespace cleanup and minor tweak (return -ERRNO instead of ERRNO so EPERM doesn't register as a successful read-onl...
Rob LandleyRob Landley
5a578215658Bug fix: umount wasn't detaching loop devices unless mtab support was enabled. Made some whitespace cleanups while I ...
Rob LandleyRob Landley
2824ded6778More test updates.
Rob LandleyRob Landley
4bb1b04fd1dRedo test suite to be able to test more than one command at a time. Eliminate $COMMAND environment variable, instead...
Rob LandleyRob Landley
ea9a471acd9Random in-passing tweak.
Rob LandleyRob Landley
187e352b7ffUpdate for bug 14.
Rob LandleyRob Landley
330ac853e37Tito shrank dos2unix.
Rob LandleyRob Landley
31642d75e17More "extern" removals from Robert P. Day
Rob LandleyRob Landley
386f85eadf1Attempt to make a warning go away without increasing size.
Rob LandleyRob Landley
d221d2137ffMissed one.
Rob LandleyRob Landley
dc0955b6035The new, new mount rewrite. (Mount double prime?) Still being debugged, but the new infrastructure is reentrant so ...
Rob LandleyRob Landley
0b22c1c962fTito unified fdflush and freeramdisk. I tweaked the result a bit.
Mike FrysingerMike Frysinger
2f135fc6bf5update comments as to what caused the defines to change
Bernhard Reutner-FischerBernhard Reutner-Fischer
ef7ccac9da7- add two comments
Bernhard Reutner-FischerBernhard Reutner-Fischer
a25d83b282e- remove superfluous dependency which was fixed in r14527
Bernhard Reutner-FischerBernhard Reutner-Fischer
df10094870c- revert back to r14406
Rob LandleyRob Landley
c5b1d4d6b14Patch from Denis Vlasenko to add xstat() and use it.
Rob LandleyRob Landley
965030e35aeUpdate documentation.
Rob LandleyRob Landley
19808fea765"make help" should not build the configurator first.
Rob LandleyRob Landley
9dc6913896dFix "rm .config;make menuconfig" to work like "rm .config; make" (I.E. do defconfig first), and group busybox adminis...
Rob LandleyRob Landley
e01d746fe96Cleanup patch from tito.
Rob LandleyRob Landley
1c60d9762e1Size reduction by Tito.
Mike FrysingerMike Frysinger
9e094552c8cfix building with glibc-2.4
Mike FrysingerMike Frysinger
c70240cc1d8add a sep option for stripping
Mike FrysingerMike Frysinger
72d59dbd768rearrange the menu a little to split general settings from applet selection
Rob LandleyRob Landley
ead19306f5dCleanup patches from tito.
Rob LandleyRob Landley
bc68cd14ccaPatch from Denis Vlasenko turning static const int (which gets emitted into the busybox binary) into enums (which don...