oweals/busybox.git
2005-12-13 Bernhard Reutner... - wrap label GET_COUNT in #if ENABLE_FEATURE_FANCY_appl...
2005-12-13 Bernhard Reutner... - do away with superfluous keyword.
2005-12-13 "Vladimir N... remove strange bloat dup2() usage, sync this code with...
2005-12-13 Rob LandleyNothing to see here. Move along.
2005-12-13 Rob LandleyMinor fix: if(CONFIG) breaks the build when that CONFIG...
2005-12-12 Rob LandleyPatch from Yann E. Morin, something to do with bugs...
2005-12-12 Bernhard Reutner... - typo: s/sucess/success/g
2005-12-12 Bernhard Reutner... - fix zcip for IMA compile mode.
2005-12-12 Rob LandleyFlush output to log promptly (bug 389).
2005-12-12 Rob LandleyFlush input when prompting for a password (bug 373).
2005-12-12 Rob LandleyBug 310: be consistent about stat/lstat and chown/lchow...
2005-12-12 Rob LandleyUninitialized variable causing intermittent syntax...
2005-12-12 Rob Landleyprintf() arguments shouldn't be passed straight from...
2005-12-12 Rob LandleyChange CONFIG_MODPROBE_MULTIPOLE_OPTIONS to
2005-12-11 Rob LandleyPatch from Yann E. Morin to reorganize module config...
2005-12-11 Rob LandleyMake insmod quiet by default (patch from Yann E. Morin).
2005-12-11 Rob LandleyYann E. Morin's update to modprobe usage.
2005-12-11 Rob LandleyPatch from Yann E. Morin to make rmmod report failure...
2005-12-11 Glenn L McGrathAdd build options to control SuS compatability, allows...
2005-12-10 Bernhard Reutner... - remove unused variable have_read_stdin
2005-12-08 Paul Foxavoid mixed declarations, to support older compilers...
2005-12-07 Rob LandleyMacro was wrong, name(void) vs name(x), and apparently...
2005-12-07 Rob LandleyuClibc can't handle anonymous MAP_SHARED. Since we...
2005-12-06 Rob LandleyTito is using broken kernel headers that pollute the...
2005-12-06 "Vladimir N... reduce 3 warning if compile with -W
2005-12-06 "Vladimir N... restore compare_string_array new interface (make broken...
2005-12-02 Rob LandleyInstall links patch from Yann E. Morin. (Another thing...
2005-12-02 Rob LandleyIf we really _need_ an #ifdef like this, then we should...
2005-12-02 Rob LandleyAnother cleanup patch that's been in my tree for a...
2005-12-02 Rob LandleyA cleanup patch I've had lying around in my tree for...
2005-12-02 "Vladimir N... reduce signedness warning
2005-12-02 "Vladimir N... reduce signedness warning
2005-12-02 "Vladimir N... remove warnings if compile with -W, use ENABLE_FEATURE...
2005-12-01 Rob LandleyMake char default to "unsigned" on all platforms so...
2005-11-29 Rob LandleyFix losetup so that it A) actually works again, B)...
2005-11-29 "Vladimir N... getopt -> getopt_ulflags. noticed by Rob Sullivan
2005-11-29 Mike Frysingerupdate license
2005-11-29 Mike FrysingerShaneAnderson writes in Bug 565:
2005-11-28 Paul Foxadd "-C" format to hexdump
2005-11-28 Paul Foxfix bug #474:
2005-11-28 Paul Foxeliminate mixed declaration, to support older compilers...
2005-11-28 "Vladimir N... use libbb/get_kernel_revision(), reduce stack usage...
2005-11-27 Rob LandleyPatch from Cristian Ionescu-Idbohrn to deal with _...
2005-11-26 "Vladimir N... remove bug: fsck do not know path
2005-11-26 "Vladimir N... change the interface of libbb/compare_string_array...
2005-11-26 "Vladimir N... more use const for interface of libbb/compare_string_ar...
2005-11-25 "Vladimir N... more use libbb/bb_msg_read_error
2005-11-24 "Vladimir N... reduce bss
2005-11-23 Rob LandleyUpdate to modprobe usage from Yann E. Morin
2005-11-22 Rob LandleyCan't store a pointer in an int on 64 bit platforms.
2005-11-22 Rob LandleyMove interface.c to networking directory since it's...
2005-11-20 Rob LandleySupport # comments after s/// option list.
2005-11-15 Mike FrysingerQuote the user we pass to addgroup so funky chars are...
2005-11-15 Rob LandleyYann Morin's modprobe multiple options patch. There...
2005-11-12 Rob LandleyMy last change to this file broke tar x. Sigh. (Tryin...
2005-11-12 Rob LandleyI noticed that "tar tvjf file.tbz" was segfaulting...
2005-11-10 Rob Landleytelnetd -b (bind to specific address) support from...
2005-11-10 Rob LandleyOk, I've converted the contents of the "testing/sed...
2005-11-09 "Vladimir N... change osbolete sigpause() to sigsuspend()
2005-11-08 Rob LandleyPatch from Tomasz Mateja: don't try to CWD to a _filena...
2005-11-07 Rob LandleyIt was a bit out of date.
2005-11-07 Rob LandleyFix the test suite so that individual *.tests files...
2005-11-06 Rob LandleyYann E. Morin pointed out that rpcsvc/nfs_prot.h isn...
2005-11-04 Rob LandleySize I zapped the bb_close() error, might as well make...
2005-11-04 Rob LandleyFix bug 424: doing full_read breaks things like cat...
2005-11-04 Rob LandleyWhen cp ran out of space it didn't return a nonzero...
2005-11-04 Rob LandleyIt's no longer a temporary location. Smooth out the...
2005-11-03 Eric Andersenpoint to the official links
2005-11-03 Rob LandleyAnnounce 1.1.0-pre1 already. Erik, please move links...
2005-11-01 Rob LandleyFix cp /dev/null filename, and a few in-passing cleanups.
2005-10-31 Rob LandleyWe've got fuser, fix some typos, and move Vodz's commen...
2005-10-30 Rob Landley\0 is a synonym for &. Our own "make allbaseconfig...
2005-10-29 Mike Frysingeradd ZyXEL to the shame list
2005-10-29 Mike Frysingerfix <p> and <a> tags
2005-10-29 Mike Frysingerupdate doctype and add a charset encoding
2005-10-28 Bernhard Reutner... - add BB_APPLET_RUNLEVEL used by emdebian via /etc...
2005-10-28 "Vladimir N... update
2005-10-28 "Vladimir N... Please don't use if(asprintf(&t)<0) free(t); Use concat...
2005-10-28 "Vladimir N... bb_opt_complementally for rdate applet. Add losed recor...
2005-10-28 Rob LandleyNew applet, fuser, from Tony J. White. (Needs some...
2005-10-28 Bernhard Reutner... - move GETXXKEY_R_FUNC into an internal helper file...
2005-10-28 Bernhard Reutner... - remove warning about "'static' is not at beginning...
2005-10-28 Rob LandleyRob Sullivan sent in some cleanups, which I beat on...
2005-10-27 Rob LandleyAdd a switch_root utility (like kconfig's utils/run_ini...
2005-10-27 Rob LandleySomebody suggested this, but I've forgotten who.
2005-10-27 Rob LandleyAdd --no-same-owner and --no-same-permissions options...
2005-10-27 Bernhard Reutner... - Matthias Wenzel writes:
2005-10-27 Bernhard Reutner... - correct boilerplate
2005-10-27 Rob LandleyReference for new patch feature we'll need to be compat...
2005-10-26 Bernhard Reutner... * uniq.c: remove unneeded include and use short boiler...
2005-10-25 Rob LandleyUpdate the TODO list to reflect stuff we've already...
2005-10-25 Rob LandleyShaun Jackman noted that limits.h defines path_max...
2005-10-25 Rob LandleyTwo changes. One from Shaun Jackman makes libbb/interf...
2005-10-21 Bernhard Reutner... - fix bug to avoid aliasing busybox' main to zcip_main...
2005-10-20 "Vladimir N... another more const
2005-10-20 "Vladimir N... more const
2005-10-19 "Vladimir N... more const, attribute_noreturn saved 200 bytes
2005-10-17 Bernhard Reutner... - consume space between functionname and opening brackets
2005-10-17 "Vladimir N... more const, use bb_getopt_ulflags, insert XXX for show...
2005-10-17 "Vladimir N... data --> text
next