fli4l
  1. fli4l

busybox

Public
  1. fli4l
  2. busybox

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Rob LandleyRob Landley
918f2ab3d79Revert the uptime() removal. Let the list sort it out...
Rob LandleyRob Landley
8b80c71d70fPatch from Shaun Jackman: Replace uptime with time(NULL). time is more portable than uptime and eliminates the need ...
Rob LandleyRob Landley
15d3f7f1431Takeharu Kato's patch added 2.6 support to lsmod; this changes menuconfig dependencies so 2.6 support depends on insm...
Rob LandleyRob Landley
627814bdc3eTakeharu Kato said: I found that lsmod in busybox does not support linux-2.6. I fix this issue(it is caused by chang...
Rob LandleyRob Landley
0d38301d851From: Shaun Jackman <sjackman@gmail.com> To: busybox@mail.codepoet.org Wrap sockaddr_in6 in a ifdef CONFIG_FEATURE...
Rob LandleyRob Landley
93983040c51Shaun Jackman said: This patch adds a CONFIG_FEATURE_CLEAN_UP stanza, and also adds an ifdef around the SIOCGIFMAP c...
Rob LandleyRob Landley
60158cb93ebA patch from Takeharu KATO to update/fix SE-Linux support.
Rob LandleyRob Landley
988a78c61cfAdd David Brownell as zcip maintainer.
Rob LandleyRob Landley
e3752e56a43Revert Tito's patch to zcip. My bad, David Brownell had objected and I missed it...
Rob LandleyRob Landley
8445a9ff99fOn Tuesday 19 April 2005 21:10, Tito wrote and today added: > Hi, > this is a first attempt of size optimization for ...
Rob LandleyRob Landley
6624daeb4d0On Wednesday 13 April 2005 09:12 pm, Shaun Jackman wrote: > This patch fixes a memory leak in hash_file by using the ...
Rob LandleyRob Landley
ad8071f582aDavid Brownell submitted a new applet, zcip, based on RFC 3927. This is version 0418b. It compiled.
Rob LandleyRob Landley
55b1efc6de0New help text for Matthew S. Wood's "ln" update adding -b and -d.
Rob LandleyRob Landley
3071e2fda3dPatch from Matthew S. Wood: > The following patch adds support for the -S and -b flags to `ln'. These > flags [espec...
Rob LandleyRob Landley
fdc4c203e54On Wednesday 27 April 2005 05:23 am, Patrick Huesmann wrote: > This is really confusing for users who don't know all ...
Eric AndersenEric Andersen
70a5a1abdedDo not attempt to free() the application's environment, which is was not dynamically allocated. Instead, use a priva...
Eric AndersenEric Andersen
fef32b570bbCorrect errors preventing busybox tar from working properly, fixing bug http://bugs.uclibc.org/view.php?id=231
Mike FrysingerMike Frysinger
edb3fbc3051fix stupid build mistake i made earlier as pointed out by psm
Mike FrysingerMike Frysinger
d6a8f5f0d05use a generic error message
Mike FrysingerMike Frysinger
c238a97a9e9use asprintf in place of malloc/sprintf as suggested by solar
Mike FrysingerMike Frysinger
7eb6457c4cfmoved to e2fsprogs too
Mike FrysingerMike Frysinger
d2a64d2fc2bbbify to shrink size
Mike FrysingerMike Frysinger
560047ce864use busybox funcs to make smaller
Mike FrysingerMike Frysinger
cf131bb3280new version of ed taken from sash
Mike FrysingerMike Frysinger
d89e5e64503svn didnt auto add these ...
Mike FrysingerMike Frysinger
d89e629e52cadd new subdir for e2fsprogs
Mike FrysingerMike Frysinger
408ae211cearework human_fstype to cut down size
Mike FrysingerMike Frysinger
f06c4946368rework options to get rid of extra variables
Mike FrysingerMike Frysinger
058e740d1e5fix whitespace usage, fix un-escaped quotes in a bunch of examples, and standardize a bunch of trivial/full usage sta...
Mike FrysingerMike Frysinger
82e6c0b3db2fix inconsistent whitespace
Mike FrysingerMike Frysinger
964a368e5caremove extra whitespace
Mike FrysingerMike Frysinger
9b5f71ec029stat implementation based upon coreutils
Mike FrysingerMike Frysinger
84ab267e226patch for a very alpha busybox ed
Mike FrysingerMike Frysinger
6b05b0ce934whitespace fix
Mike FrysingerMike Frysinger
3b59821cbdcremove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff in it
Mike FrysingerMike Frysinger
0ea3a6f660dupdate example to use bb_ prefixed names and remove old note about config.h (since the header is generated automatica...
Mike FrysingerMike Frysinger
19d7021d994add comments about ignoring some warnings which are OK
Mike FrysingerMike Frysinger
7202e00b4cfremove unused variable and declare writepid inline
Mike FrysingerMike Frysinger
5b2e27137d3cast the time pointer so gcc stops warning over nothing
Mike FrysingerMike Frysinger
5cfa5ef6f35use bb_fflush_stdout_and_exit instead of exit
Mike FrysingerMike Frysinger
de9f1f757afimport lsattr and chattr from e2fsprogs
Mike FrysingerMike Frysinger
2c12d435e5coutput busybox help to stdout, not stderr
Mike FrysingerMike Frysinger
95d3c4503faprintenv / sum defines
Mike FrysingerMike Frysinger
4a2117027f1grab sum from coreutils, clean it up, and make it busybox happy
Mike FrysingerMike Frysinger
6d1d2e59bffadd a printenv implementation
Mike FrysingerMike Frysinger
c0bc9652fd8fix whitespace
Mike FrysingerMike Frysinger
78333d04526fix typos
Mike FrysingerMike Frysinger
f547d672cfdfix typoe (buildddir -> builddir)
Mike FrysingerMike Frysinger
5c9ed9f41affix printf warning
Mike FrysingerMike Frysinger
618d62f5939fix whitespace
Peter KjellerstedtPeter Kjellerstedt
bae38db8e42Updated to match trunk/uClibc/extra/config as of r10132, and thus Linux 2.6.11.
Mike FrysingerMike Frysinger
2bf88a891fbIn Bug 5, Tito writes: This is a first attempt to improve the comments of getopt_ulflags.c. Maybe under some aspects...
Mike FrysingerMike Frysinger
91d8f0e892etouchups as suggested by Vladimir N. Oleynik
Mike FrysingerMike Frysinger
ef614ecca61err, use name attr of a tag, not href
Mike FrysingerMike Frysinger
fa69f110d97import fakeidentd module started by Thomas Lundquist
Mike FrysingerMike Frysinger
77dbe738d23add a new list of external tiny utilities
Eric AndersenEric Andersen
14f5c8d764aPatch from Bernhard Fischer to make a bunch of symbols static which were otherwise cluttering the global namespace.
Mike FrysingerMike Frysinger
a77b4f39708jfb2 writes in Bug 119: The init applet will restart (re-exec) itsself when it receives a SIGHUP. However, just befor...
Eric AndersenEric Andersen
63e5e7bf0e9Fix broken macro
Eric AndersenEric Andersen
42e3b00ae50Only define a local environ when not using the prototype from unistd.h
Eric AndersenEric Andersen
451c0d28286Rework to fix http://bugs.uclibc.org/view.php?id=107
Eric AndersenEric Andersen
3cd19861957Add bb_msg_read_error
Mike FrysingerMike Frysinger
5ba5f4d2e72In Bug 78, shortkey points out: If you run `grep -h . file1 file2 file3 ...`, the output is not prefixed with the f...
Mike FrysingerMike Frysinger
b31566ef327minor style touchups
Mike FrysingerMike Frysinger
4e5936ef950In Bug 208, bernhardf writes: On machines with only ANSI compliant compilers, not explitily delcaring an empty param...
Mike FrysingerMike Frysinger
5c63a729681In Bug 207, bernhardf writes: proper escape strings in usage.h
Mike FrysingerMike Frysinger
3cc01a80a33In Bug 209, bernhardf writes: struct named { named_field: init, }; appear to be depraced by now; rather use C{99}...
Mike FrysingerMike Frysinger
a9ae74d25bebernhardf reports with Bug 210: For certain non-gcc compilers, alloca_h is defined (included) but there, no alloca(...
Eric AndersenEric Andersen
afe023d1362Use a sane VEOL setting
Mike FrysingerMike Frysinger
2ed05ab1464fake out support for POSIX -H and -L options since busybox cp dereferences everything by default
Mike FrysingerMike Frysinger
75ac42b1aeaadd aliases == and [[ for = and [ to support more bash scripts
Peter KjellerstedtPeter Kjellerstedt
c089ccdb441Removed the incorrect and confusing facility argument specified with openlog() as the correct facility will be specif...
Eric AndersenEric Andersen
3603f79ce59Point to osuosl
Peter KjellerstedtPeter Kjellerstedt
540769d5663Corrected the list of section names in add_ksymoops_symbols() so that the bss and sbss sections can be correctly iden...
Mike FrysingerMike Frysinger
354b527e03aamd64 is rela, not rel
Mike FrysingerMike Frysinger
a36ac0db675Shaun Jackman writes: Fix typo. Use __NR_umount2 instead of __NR_pivot_root.
Mike FrysingerMike Frysinger
dcc40b7ecc5Shaun Jackman writes: Newlib uses both __getopt_initialized and optind to track initialization of getopt()
Mike FrysingerMike Frysinger
9b9e5479e84add some more comments
Mike FrysingerMike Frysinger
3b05b80cd79newlib fixe from Shaun Jackman
Mike FrysingerMike Frysinger
ca1b6fc7456newlib fixe from Shaun Jackman
Manuel Novoa IIIManuel Novoa III
df7bfb433e2Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctly in the 2nd and later headers. But thi...
Manuel Novoa IIIManuel Novoa III
0d8c652c46eWhen filling the bit buffer, gzip decompression apparently never checked for end of file, causing it to hang on corru...
Eric AndersenEric Andersen
6ddc0d7f6beUpdate buildroot pointers
Eric AndersenEric Andersen
b413a7009ecremove whitespace
Eric AndersenEric Andersen
5bf4658dea7remove whitespace
Eric AndersenEric Andersen
bcf27247d1aRemove whitespace
Manuel Novoa IIIManuel Novoa III
2c511609c4dAdd 'nice' and replace 'renice' with a new implementation.
Eric AndersenEric Andersen
d2fe81706c9Takeharu KATO writes: Hi, I found that gcc in cvs (HEAD in 2005/02/11) reject the gzip source in the busybox. This...
Ned LuddNed Ludd
d1e3cbdb5a9- no need to check if JOBS is defined. Config.in ensures it.
Ned LuddNed Ludd
2123b7cded4- add ash read -t timeout support. initial code provided by Tim Yamin on Oct/21/2004 on the busybox mailing list. Edi...
Eric AndersenEric Andersen
8063d5ca256fix typo
Eric AndersenEric Andersen
fdab4b1917bupdate
Eric AndersenEric Andersen
0762364c596Cut-n-paste strikes again
Eric AndersenEric Andersen
6047ae3379eRemove mention of CVS and instead point to Subversion
Eric AndersenEric Andersen
ff4b924d204Update the bug submission stuff to point to bugs.busybox.net
Rob LandleyRob Landley
16b8579f530Add me as sort maintainer.
Rob LandleyRob Landley
c0dedd05e81Sort rewrite to be SUSv3 compliant. New config option, updated help, and a couple of infrastructure bits.
Rob LandleyRob Landley
f4bb212d6ccMuch bigger to-do list.
Eric AndersenEric Andersen
bc321653d10fix spelling
Eric AndersenEric Andersen
75a7e195ffeminor doc cleanup
Eric AndersenEric Andersen
7d1b3d86856Mention the new bug tracking system
Mike FrysingerMike Frysinger
6077d90c26bcp: make -P a synonym for -d
Eric AndersenEric Andersen
1e4dc96d61dDear andersen: Is the change on libbb/loop.c which you commited in 2005/1/3 effective really? The __GLIBC__ macro a...
Eric AndersenEric Andersen
1271dbb860eperhaps a better fix
Mike FrysingerMike Frysinger
63654c1b089alpha/parisc support
Eric AndersenEric Andersen
6feb2002f09fix typo
Rob LandleyRob Landley
ec4f3d95e7fMinor in-passing crapectomy.
Rob LandleyRob Landley
861f0145d3fWorkaround for uClibc-specific header problem described here: http://www.busybox.net/lists/busybox/2004-December/013...
Ned LuddNed Ludd
c6fbed5dba0- CONFIG_FEATURE_READLINK_FOLLOW readlink -f patch from Colin Watson <cjwatson@debian.org> on busybox mailing list 08...
Mike FrysingerMike Frysinger
d824853de33merge from udhcp module
Rob LandleyRob Landley
dcc286607c8Hiroshi found another bug. Currently sed's $ triggers at end of every file, and with multiple files SuSv3 says it sh...
Rob LandleyRob Landley
a8b98d63e76Don't document compiler warnings. _FIX_ compiler warnings.
Peter KjellerstedtPeter Kjellerstedt
88da3ef5062Correct the install-hardlinks target the same way as was already done for the install target.
Rob LandleyRob Landley
92271e5a0d1Alright, I guess I should be in this too...
Rob LandleyRob Landley
ce4f0e982b4Hiroshi Ito found some bugs. The 'c' command (cut and paste) was hardwired to not put a newline at the end (which wa...
Eric AndersenEric Andersen
332c47286561.00 is stable
Eric AndersenEric Andersen
5f9a422cfa3mention scratchbox and openembedded
Eric AndersenEric Andersen
6302486ce6eegor duda writes: egor duda wrote: >Ok, here's an updated patch. >'make check' should work now, and one make creates...
nobodynobody
8c59a0bf0e9This commit was manufactured by cvs2svn to create tag 'busybox_1_00'.
Eric AndersenEric Andersen
9395ca4f683prepare for release
Eric AndersenEric Andersen
9789bf1019ereturn failure when nslookup fails
Eric AndersenEric Andersen
1aee3ff8bb2Simon Poole writes: Erik, Attached is a patch for the udhcpc sample scripts, to correct the order in which routers ...
Eric AndersenEric Andersen
0e020d10257Make certain clients of bb_make_directory default to honoring the user's umask
Eric AndersenEric Andersen
9315842242fPatch from David Daney: It seems that date -s MMDDHHMMYYYY.ss will ignore the .ss part. This patch tries to fix t...
Eric AndersenEric Andersen
62e0037d2d6oops
Eric AndersenEric Andersen
5c5f983faf8unmerged fix
Eric AndersenEric Andersen
90d3317fbfdBump version
Eric AndersenEric Andersen
fdfa09b5c79Fix the supported architectures section
Eric AndersenEric Andersen
6c4a6b1a231Add an initial FAQ
Eric AndersenEric Andersen
ad63cb25140Fix CONFIG_ASH_MATH_SUPPORT_64 so it actually works
Eric AndersenEric Andersen
a62665b72faPatch from Claus Klein to increase, and make more apparent the hard coded limit on the number of mounts
Eric AndersenEric Andersen
abf58d6ba5dWade Berrier writes: Hello, Here's a patch for a first attempt at static leases for udhcpd. Included in the tarball...
Eric AndersenEric Andersen
751750e3ee0Patch from Denis Vlasenko to fix a problem where wget http://1.2.3.4/abc/ loses last '/'
Eric AndersenEric Andersen
82baf63de5eHiroshi Ito writes: Hello, all. Busybox init does not handle removed inittab entry correctly. # I'm sorry about my...
Eric AndersenEric Andersen
2271809d75aHiroshi Ito writes: "kill -HUP 1" reloads inittab, and when I append one line to inittab and send HUP signal two tim...
Eric AndersenEric Andersen
c00e11df856Hiroshi Ito writes: ash "unset OLDPWD; cd -" causes segmentation fault. ( OLDPWD is not set when sh is invok...
Eric AndersenEric Andersen
31c27a9c655Hiroshi Ito writes: Hello I'm using busy box on mipsel machine. "grep -f file" will cause segmentation...
Eric AndersenEric Andersen
94d628c76abTito writes: Hi to all, This patch contains just some fixes for some misleading comments in my_getpwuid.c and my_get...
Eric AndersenEric Andersen
07f2fea62c3last_patch139.gz from Vladimir N. Oleynik: >I also don't mean to disagree about leaving 30x status codes until after...
Eric AndersenEric Andersen
9e954abc4f6As noticed by egor duda, current_menu is declared as 'extern struct menu *current_menu;' in scripts/config/lkc.h line...
Eric AndersenEric Andersen
7daa076d3e2egor duda writes: Hi! I've created a patch to busybox' build system to allow building it in separate tree in a mann...
Eric AndersenEric Andersen
2842659cc02Patch from Michael Tokarev: Scenario: touch x -- creates plain file name `x' mkdir x -- exits successefully li...
Eric AndersenEric Andersen
d952ee2e9edMake it more apparent that archive creation is not supported
Glenn L McGrathGlenn L McGrath
f86391e7d7ePatch from William Barsse to fix a segfault when multiple files are specified.
Glenn L McGrathGlenn L McGrath
ca29ffc2065Patch from Dmitry Zakharov to fix a bug triggered by freeswan's scripts.
Glenn L McGrathGlenn L McGrath
bdf6319d3a2Patch from Egor Duda Attached patch prevents modprobe from trying to call 'insmod (null)' whenever nonexistent module...
Glenn L McGrathGlenn L McGrath
53090cdedd1Fix a typo
Glenn L McGrathGlenn L McGrath
29de86314a6Remove this error message at Vodz request, it was misleading.
Glenn L McGrathGlenn L McGrath
afc9ab86866Patch from David Daney to make the -i option work with -l.
Eric AndersenEric Andersen
6f8542b98d4A bit of extra explanation regarding STANDALONE
Eric AndersenEric Andersen
31ec93e580fAdd some notes on how to make telnetd actually work
Glenn L McGrathGlenn L McGrath
ca1c1afadc0Add a missing brace, patch by Hideki IWAMOTO
Glenn L McGrathGlenn L McGrath
f15dfc55704Tito writes, "This patch fixes all the bugs in id previously spotted by vodz and me. The binary size increased a bit,...
Glenn L McGrathGlenn L McGrath
995d96a99d5Only write to shadow file is shadow passwords are enabled. Patch by magicfox modified by myself to retain check for s...
Glenn L McGrathGlenn L McGrath
240a91d8a17Patch by Felipe Kellermann, use the common escape handling function and remove some unused code.
Glenn L McGrathGlenn L McGrath
b6570d07c4aremove a cut/paste mistake, i better get some sleep.
Glenn L McGrathGlenn L McGrath
225be8c1f06Apply patch from Felipe Kellermann to simlify logic of sort functions. I reversed the result of the sort functions to...
Glenn L McGrathGlenn L McGrath
73ebb889dafPatch by Felipe Kellermann, fix a bug introduced in the last patch by adding a condition around the remote logging, a...
Glenn L McGrathGlenn L McGrath
d4004ee6a93Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also.
Glenn L McGrathGlenn L McGrath
ab1955c2367Patch from Felipe Kellermann, adds missing applet usage options, removes usage for options that are currently not imp...
Glenn L McGrathGlenn L McGrath
d2bd7d8dd5ePatch from tito to add argument checking.
Glenn L McGrathGlenn L McGrath
e11db0ed350I have to assume both Avaks and LSILogic are deliberatly ignoring me.
Eric AndersenEric Andersen
e9c826f12a2Fixup URL
Eric AndersenEric Andersen
f91b9282a32Felipe Kellermann writes: The Togg's sysklogd patch to use sendto() on remote logging is formatting strangely (using...
Eric AndersenEric Andersen
4a79c0e9e14Patrick Huesmann noticed BusyBox would not link when CONFIG_FEATURE_COMMAND_EDITING was defined *and* CONFIG_FEATURE_...
Eric AndersenEric Andersen
fd7a4c8c288Jonas Holmberg from axis dot com writes: This patch makes msh handle variable expansion within backticks more correc...
Eric AndersenEric Andersen
7b08cdd98cdNo longer needed
Eric AndersenEric Andersen
45a0513a64fBased on patches from Mike Frysinger, add insmod support for sparc and ia64 (itanium). Also, reorganize the insmod a...
Eric AndersenEric Andersen
192c35f6eb2Tito writes: The second patch contains: 1) a size optimization for adduser.c 2) removes a warning about an unused va...
Eric AndersenEric Andersen
7eb79fff109Tito writes: Hi Erik, Hi to all, This is part five of the my_get*id story. I've tweaked a bit this two functions to ...
Eric AndersenEric Andersen
b225e2a76bcFixup some warnings
Eric AndersenEric Andersen
785001468dfQuiet a few warnings
Eric AndersenEric Andersen
75813eea230Togg writes: Syslogd wont start if remote-logging is enabled and the connection to the remote-log server is not poss...
Eric AndersenEric Andersen
138791050d3Improve the setuid situation a bit, and make it more apparent when people really ought to make busybox setuid root. ...
Eric AndersenEric Andersen
37ba6bfb6d7The login applet should always be setuid root
Eric AndersenEric Andersen
095dd0c46dfTito writes: Hi, I've fixed also the issue of whoami cutting down usernames. This time I cannot send a diff because ...
Eric AndersenEric Andersen
713d6e3dd34Save a line or two
Eric AndersenEric Andersen
97a1de10e95Vladimir N. Oleynik writes: Ming-Ching, >>No. Here there are no mistakes. >>You using POST metod. >>For get data yo...
Eric AndersenEric Andersen
52499cb9ae0Tito writes: Hi, I've spent the half night staring at the devilish my_getpwuid and my_getgrgid functions trying to ...
Eric AndersenEric Andersen
6fea7328ee5Felipe Kellermann writes: Unfortunatelly I've not followed the last two or three weeks commits (new semester started...
Glenn L McGrathGlenn L McGrath
b6194199622Patch from Manousaridis Angelos to cleanup stale file descriptors, it was preventing unmounting an initial filesystem.
Eric AndersenEric Andersen
a4d27d2d385Patch from Rodney Radford adding x86_64 support.
Eric AndersenEric Andersen
a9eb33ddc73regularly update the status line display -Erik
Eric AndersenEric Andersen
807bd846b64Patch from Mike Castle to cleanup some modutils issues, in particular making alias support work better.
Eric AndersenEric Andersen
a4fcccefa6fPatch from Tito adding support for '-q'
Eric AndersenEric Andersen
b131db43261Patch from Tito documenting the '-q' option
Eric AndersenEric Andersen
cb01bb1d687Patch from Vladimir N. Oleynik: On Wed Aug 18, 2004 at 06:52:57PM +0800, Matt Johnston wrote: > I've come across som...
Eric AndersenEric Andersen
9ab4657c890Fixup 'dc' usage