oweals/busybox.git
2002-08-23 Glenn L McGrathApply vodz last_patch51_2 and run through indent
2002-08-23 Aaron LehmannDon't #ifdef __linux__. this is linux.
2002-08-23 Aaron Lehmannansify
2002-08-23 Aaron Lehmannremove duplicate definition of G
2002-08-23 Aaron Lehmannfor some baffling reason tinycc insists that i change...
2002-08-23 Aaron Lehmannmove some globals to bss
2002-08-23 Glenn L McGrathRun through indent, style
2002-08-23 Glenn L McGrathRun through indent, fix comments
2002-08-23 Glenn L McGrathRun through indent, fix comments
2002-08-23 Glenn L McGrathRun through indent, specify cast
2002-08-23 Glenn L McGrathRun through indent
2002-08-22 Glenn L McGrathRemove duplicate definitions, run through indent
2002-08-22 Glenn L McGrathreplace some global const ints with defines
2002-08-22 Glenn L McGrathSpecify cast
2002-08-22 Glenn L McGrathRemove duplicate variable definition
2002-08-22 Glenn L McGrathRun through indent, fix comments
2002-08-22 Glenn L McGrathRun through indent, fix comment
2002-08-22 Glenn L McGrathRun through indent, fix comments
2002-08-22 Glenn L McGrathRun through indent, fix BB_ define
2002-08-22 Glenn L McGrathRun through ident, fix comments
2002-08-22 Glenn L McGrathdefine inline if needed for ANSI C compatability
2002-08-22 Glenn L McGrathRemove unwanted comments, run through indent
2002-08-22 Glenn L McGrathRun through indent, use /* */ style comments, change...
2002-08-22 Glenn L McGrathRun through indent, use /* */ style comments
2002-08-22 Glenn L McGrathRun through indent
2002-08-22 Glenn L McGrathRun through indent, use /* */ style comments instead...
2002-08-22 Glenn L McGrathRemove definition of is_octal and is_decimal, they...
2002-08-22 Glenn L McGrathHonour the USTAR prefix field, this enables a 155 byte...
2002-08-21 Glenn L McGrathudhcpc sample scripts
2002-08-21 Aaron LehmannInline functions with only one reference in mkfs_minix...
2002-08-21 Aaron LehmannTar inlining, #if 0 out unused function
2002-08-21 Aaron Lehmannvi inlining
2002-08-21 Aaron LehmannCleanups. These SHOULD make the binary a lot smaller...
2002-08-21 Glenn L McGrathDisable debugging
2002-08-21 Aaron LehmannClean up udhcpd a bit. Constify. Staticize. Remove...
2002-08-21 Glenn L McGrathNew applet, udhcp client
2002-08-15 Glenn L McGrathFix dietlibc test condition
2002-08-13 Eric AndersenTry to be a bit more dietlibc friendly
2002-08-13 Glenn L McGrathEnable support for the old tar header format, enable...
2002-08-13 Aaron Lehmannminor fixes for fbset bloat
2002-08-09 Robert GrieblAdded Familiar Linux to the projects list
2002-08-07 Robert GrieblPatch from Rusell Nelson to document the -C switch...
2002-08-07 Robert GrieblAdded a help text for the -C option to syslogd
2002-08-06 Robert GrieblSomehow I applied an old patch for the last commit...
2002-08-06 Robert GrieblAdded the \CregexpC syntax as an alternative for /regex...
2002-08-06 Manuel Novoa... Fix silly typo. addgroup was using /etc/shadow for...
2002-08-06 Manuel Novoa... Move #define MAXLINE so this compiles without circ...
2002-08-05 Eric AndersenOops. Code things so it actually works this time around...
2002-08-05 Eric AndersenJoel Coltoff <joel@wmi.com> noticed that following...
2002-08-05 Robert Griebl- updated a few copyright/left file headers
2002-08-03 Robert GrieblFixed a bug in xarg: string data was strcat'ed to a...
2002-08-02 Aaron LehmannRemove ckfree, and replace all references with free...
2002-08-01 Eric AndersenJoseph Chiu <josephc@idealab.com> found an off-by-one...
2002-07-31 Robert GrieblApplied a patch from Philip Blundell <pb@nexus.co.uk>:
2002-07-31 Eric AndersenA couple of small bugfixes from Marshall M. Midden...
2002-07-31 Eric AndersenBe more portable with 'find' for those that prefer...
2002-07-30 Robert GrieblFixed a timing bug which occured when bb ash is run...
2002-07-30 Robert GrieblAdded the -I (isofmt) options to date, which comes...
2002-07-29 Robert GrieblFixed a bug that I had introduced with the new "options...
2002-07-29 Eric AndersenKill a silly warning
2002-07-29 Eric AndersenPatch from Tim Riker to allow tty* in inittab if the tty
2002-07-26 Robert Grieblmodprobe now also uses "options" from /etc/modules...
2002-07-25 Robert GrieblFix for bug #1255 -- support for mount -t <type>
2002-07-24 Robert GrieblAdd support for /etc/filesystem when searching for...
2002-07-24 Robert GrieblCommited patch from bug #1182
2002-07-24 Robert GrieblPatch for bug #1183: Added a -xdev option to find ...
2002-07-23 Eric AndersenFix indentation. Support killall -q, for pcmcia-cs
2002-07-23 Robert GrieblAdded tar -cz support (creating gzipped tar files witho...
2002-07-21 Robert GrieblFixed two compiler warnings
2002-07-21 Robert GrieblInitial checkin of a very primitive hwclock replacement
2002-07-19 Robert GrieblApplied syslogd fix submitted by Bart Visscher:
2002-07-19 Robert Griebl- Forgot to cvs add bb_asprintf.c (from vodz' patch...
2002-07-19 Robert GrieblApplied vodz' patches #49 and #50 (with a small correct...
2002-07-18 Robert GrieblAdded a compile time option to suppress the "Using...
2002-07-16 Robert GrieblFix for the totally broken adduser applet (parts/ideas...
2002-07-16 Robert GrieblDon't treat a non-existant/-readable config file as...
2002-07-14 Eric AndersenDoh!
2002-07-13 Eric AndersenBetter clarify the CVS tree situation
2002-07-13 Eric AndersenTry to be more clear about the current two-CVS-trees
2002-07-12 Robert GrieblAccept the --passive-ftp cmd.line option. We always...
2002-07-11 Eric AndersenFixup warnings and undefined operations that show up...
2002-07-11 Eric AndersenBrad Campbell <brad@seme.com.au> notes that
2002-07-08 Eric AndersenSome minor bits of scrubbing
2002-07-04 Eric AndersenPatch from Stewart Brodie <stewart.brodie@pace.co.uk...
2002-07-03 Eric AndersenThis is last_patch48 from vodz. More cleanups, kills...
2002-07-03 Eric AndersenScrub pwd.h and grp.h handling so we don't have to...
2002-07-03 Eric Andersentito <farmatito@tiscali.it> noticed that delgroup was...
2002-07-03 Eric AndersenA patch from Bart Visscher <magick@linux-fan.com> to...
2002-07-03 Eric AndersenThis patch from Bart Visscher <magick@linux-fan.com...
2002-07-03 Eric AndersenApply last_patch47 from vodz to fix several problems...
2002-07-03 Eric Andersenhide shadow using stuff when CONFIG_FEATURE_SHADOWPASSWDS
2002-07-03 Eric AndersenPatch from Martin Volf <volf@dragon.cz> to fix where...
2002-07-03 Eric AndersenFix from vodz so that complex init commands actually...
2002-07-03 Eric AndersenPatch from Danny Lepage <danny.lepage@cognicase.com...
2002-07-03 Eric AndersenPatch from till busch <buti@gmx.at> -- unblock all...
2002-07-03 Eric AndersenFix text alignment, thanks to Sander Klein <s.klein...
2002-07-03 Eric AndersenCleanup shadow.h stuff so it behaves as intended
2002-07-03 Eric AndersenLittle fix to avoid overflow
2002-07-03 Eric AndersenSilly spelling fix
2002-07-02 Eric AndersenDavid Frascone <dave@frascone.com> noticed two problems...
next