oweals/busybox.git
2004-01-30 Eric AndersenAvoid symbol naming conflict with libm
2004-01-30 Manuel Novoa... Support new uClibc stdio core.
2004-01-29 Eric AndersenApply a couple of optimizations
2004-01-27 Eric AndersenTeach busybox ps to get the correct uid when displaying...
2004-01-27 Glenn L McGrathNew applet, seq. No options, just the basics.
2004-01-27 Glenn L McGrathAlign using spaces to furthurest character and then...
2004-01-26 Eric AndersenA few little updates, mostly cosmetic
2004-01-26 Eric AndersenSigh. TRENDware has released source -- only for busybo...
2004-01-26 Eric AndersenPascal Brisset writes:
2004-01-25 Manuel Novoa... Be stricter when converting strings to integers. Shoul...
2004-01-25 Glenn L McGrathFix compile error when tab completion disabled
2004-01-25 Glenn L McGrathAdd the -r option as a synonym of -R
2004-01-25 Glenn L McGrathAdd the -h, --dereference option for archive creation.
2004-01-23 Glenn L McGrathEnable long options, adds 150 bytes.
2004-01-23 Glenn L McGrathCorrect check for only one of K or S options
2004-01-23 Glenn L McGrathCheck valid options were given
2004-01-23 Glenn L McGrathDont change ownership unless we created the directory.
2004-01-23 Glenn L McGrathRemove unneeded conditions and logic, fix bug where...
2004-01-22 Glenn L McGrathlast_patch_124 from Vodz, fix an ash bug when alt-1...
2004-01-22 Glenn L McGrathCheck one and only one of start, stop are given.
2004-01-22 Glenn L McGrathVodz, last_patch_123, patch have new version getopt_ulf...
2004-01-21 Glenn L McGrathPatch from Atsushi Nemoto, recent MIPS kernel headers
2004-01-21 Glenn L McGrathPatch by Richard Kojedzinszky, when using END at end...
2004-01-20 Glenn L McGrathRedo getconfigent, save 150 bytes, still small memory...
2004-01-20 Glenn L McGrathPatch from Tito, reduce size, merge functions that...
2004-01-18 Eric AndersenStephane Billiart writes:
2004-01-18 Glenn L McGrathFix up a couple of bugs i introduced in yesterdays...
2004-01-18 Glenn L McGrathFix a bug where `ls -le` would print the time twice.
2004-01-18 Glenn L McGrathUse bb_getopt_ulflags, save 200-300 bytes
2004-01-17 Glenn L McGrathPatch from Leif Lindholm (slightly modified by me)...
2004-01-17 Glenn L McGrathModify bb_lookup_port to allow the protocol to be speci...
2004-01-17 Glenn L McGrathPatch from Arthur Othieno, clarify common options betwe...
2004-01-17 Glenn L McGrathThe functions setconfig, enter and bump_nofile were...
2004-01-17 Glenn L McGrathUse 1 line for function name and return value,
2004-01-17 Glenn L McGrathRemove some defined statements
2004-01-17 Glenn L McGrathChanged #define names for common features (superficial)
2004-01-17 Glenn L McGrathUse bb_get_chomped_line_from_file
2004-01-16 Eric AndersenMinor updates from linux 2.6.1
2004-01-15 Glenn L McGrathPatch by Tito, reduce size of deallocvt, also make...
2004-01-14 Glenn L McGrathVodz last_patch_122, Check $PATH at runtime to fix...
2004-01-14 Glenn L McGrathPatch by Tito, use bb_xgetlarg, reduce size
2004-01-13 Eric AndersenFix a bug where mount could check the wrong device...
2004-01-13 Glenn L McGrathPatch from Bastian Blank, allow the buildtime to be...
2004-01-13 Glenn L McGrathVodz last_patch_121, syncing with dash_0.4.19, reduce...
2004-01-13 Glenn L McGrathPatch by Tito, remove some unneeded variables to save...
2004-01-11 Glenn L McGrathPatch from Matt Kraai to fix debian bug #227081
2004-01-10 Eric Andersenwhitespace cleanup
2004-01-10 Eric AndersenWoody Suwalski writes:
2004-01-08 Glenn L McGrathPatch from Bastian Blank to fix debian bug #226722...
2004-01-07 Glenn L McGrathUse bb_getopt_ulflags, save 100 bytes and strict argume...
2004-01-06 Eric AndersenWoody Suwalski writes:
2004-01-05 Eric AndersenFix broken #else
2004-01-05 Glenn L McGrathUse bb_getopt_ulflags, save 150 bytes.
2004-01-05 Glenn L McGrathUse bb_getopt_ulflags, simplify some logic, saves some...
2004-01-04 Glenn L McGrathFix usage with libraries, skip symbol table.
2004-01-04 Glenn L McGrathUse bb_getopt_ulflags, saves some space, better argumen...
2004-01-04 Rob LandleyThinko in s//options. (Whitespace skipping in the...
2004-01-03 Glenn L McGrathDeclare dependencies of command line editing in the...
2004-01-02 Eric Andersenfixes from Selwyn Tang
2004-01-02 Eric AndersenAdd some details on exactly how to comply with the GPL
2004-01-01 Glenn L McGrathSync to waldi's subversion archive
2003-12-31 Glenn L McGrathFix debian bug #215612, insmod should be silent on...
2003-12-31 Glenn L McGrathBatch from Bastian Blank to fix debian bug #216435;
2003-12-28 Eric AndersenUpdate example slightly
2003-12-28 Tim Rikerws, show date setting format
2003-12-27 Glenn L McGrathFix a bug of mine, identified by Stephane Billiart
2003-12-26 Russ Dillit should work even if you don't assign a pidfile
2003-12-26 Glenn L McGrathIsolate code better for unused options, config option...
2003-12-26 Glenn L McGrathVodz last_patch120, more busybox integration, saves...
2003-12-24 Eric Andersenre-indent
2003-12-24 Russ Dillfix a long standing underallocation bug
2003-12-24 Russ Dillmove debugging to safe place (before vfork)
2003-12-24 Eric AndersenPatch from Ned Ludd, solar at gentoo dot org:
2003-12-23 Eric Andersenmatch changes made to cmdedit
2003-12-23 Eric AndersenMatch changes made to cmdedit
2003-12-23 Eric Andersenfix broken formatting
2003-12-23 Eric Andersendon't mess up errno
2003-12-23 Eric AndersenCmdedit update from Vladimir N. Oleynik (vodz)
2003-12-23 Eric AndersenShow the news by default
2003-12-23 Eric AndersenPrepare for release 1_00_pre5
2003-12-23 Eric AndersenPatch from Matt Kraai:
2003-12-23 Glenn L McGrathFix compile error, the indenting really needs to be...
2003-12-22 Glenn L McGrathFix a bug of mine where extracting files to stdout...
2003-12-21 Eric AndersenBump version
2003-12-21 Eric AndersenDon't hose up perms for files that happen to have symlinks
2003-12-20 Eric Andersenbother. It seems I can't read.
2003-12-20 Eric Andersendoh!
2003-12-20 Glenn L McGrathNew applet, rx, by Christopher Hoover
2003-12-20 Eric AndersenTry to accomodate systems that do not define PAGE_SHIFT
2003-12-20 Eric AndersenEradicate all references to loadacm
2003-12-20 Eric AndersenKill off the loadacm applet. It is unused, unmaintained
2003-12-20 Glenn L McGrathUse bb_xopen
2003-12-20 Glenn L McGrathAllow recieving file to stdout, sending files from...
2003-12-20 Glenn L McGrathUse low level file descriptors to match bb_copyfd_eof
2003-12-20 Glenn L McGrathdisplay the port number number correctly, other minor...
2003-12-20 Glenn L McGrathChange interface to bb_lookup_host, dont try and set...
2003-12-19 Eric AndersenPatch from Woody Suwalski:
2003-12-19 Glenn L McGrathUse getopt_ulflags
2003-12-19 Glenn L McGrathAllow escaped 8 bit characters in bb_opt_complementaly
2003-12-19 Eric AndersenPatch from Fillod Stephane:
next