oweals/busybox.git
2006-01-25 Tim RikerLANG=C should help
2006-01-25 Tim Rikerjust whitespace
2006-01-24 Bernhard Reutner... - correct flag for gcc-3.x
2006-01-24 Bernhard Reutner... - Turn off combine for allyesconfig and allbareconfig.
2006-01-24 Bernhard Reutner... - readd config option for libbusybox and ima-mode which...
2006-01-24 "Vladimir N... close bug 657
2006-01-24 Rob LandleyOnce more, with fewer inappropriate semicolons.
2006-01-23 Rob LandleyKen McGuire's patch to make mke2fs and e2fsck work...
2006-01-23 Rob LandleyTesting CONFIG_SORT_BIG to display the help for the...
2006-01-23 "Vladimir N... ash with -funsigned-char don`t work!
2006-01-23 "Vladimir N... Oops, restore tabs
2006-01-23 "Vladimir N... cleanup (dist)clean logic
2006-01-22 Rob LandleyClose bug 644: loop incrementing twice, skipping ever...
2006-01-22 Rob LandleyThere was a missing ! on strcmp (despite the fact it...
2006-01-22 Bernhard Reutner... - add platform.h.
2006-01-22 Rob LandleyThe whole "init is sometimes pid 3" thing is silly...
2006-01-22 Rob LandleyStart of developer documentation for busybox.
2006-01-20 Paul Foxcompile on 2.96 for a while longer -- no floating decla...
2006-01-20 Rob LandleyPatch from Aurelien Jacobs to add unlzma. (A new decom...
2006-01-20 Rob LandleyZap sysdeps directory, moving Config.in and defconfig...
2006-01-19 Rob LandleyUpdate readme and install.sh usage message.
2006-01-19 Bernhard Reutner... - Document -m, -c, -s and provide a default shell for...
2006-01-19 Bernhard Reutner... - missing bits of patch attached to bug #249 (constify).
2006-01-19 Bernhard Reutner... - need to have config MODULE in order to make tristate...
2006-01-19 Bernhard Reutner... - cleanup Config.in. Use "select CONFIG_FOO" and add...
2006-01-19 "Vladimir N... restore 8-bit syntax works, last debian patch is broken...
2006-01-19 Bernhard Reutner... - bump version to 1.1.1 nonrelease series (let's say...
2006-01-17 Bernhard Reutner... - remove debian/
2006-01-17 Bernhard Reutner... - make CONFIG_MD5SUM_SIZE_VS_SPEED configurable via...
2006-01-15 "Vladimir N... setgid and setuid have changes effective id too
2006-01-15 "Vladimir N... sync with dash_0.5.3-1
2006-01-15 Bernhard Reutner... - shared libbusybox.
2006-01-15 "Vladimir N... restore erronyous 'cleanups' by Rob Sullivan and landley
2006-01-15 Rob LandleyCleanup patch from Rob Sullivan.
2006-01-14 Rob Landley1.1.0 is out.
2006-01-13 Paul Foxadd find's "-mmin" option. configurable.
2006-01-13 Bernhard Reutner... - revert last change for now..
2006-01-13 Bernhard Reutner... this applet needlessly big! TODO: bb_getopt_ulflags()
2006-01-13 Bernhard Reutner... - turn off "nc gaping hole" and devfsd in allbareconfig...
2006-01-13 Bernhard Reutner... - correct definitions.
2006-01-13 Bernhard Reutner... - Mention code-cleanup possibilities in TODO.
2006-01-12 Bernhard Reutner... - shrink simple obscure stuff a tiny bit:
2006-01-12 Bernhard Reutner... - remove warning about redeclaration of __constant_htons
2006-01-12 Bernhard Reutner... - mark argument who of print_route as unused.
2006-01-12 Rob LandleyFrank Sorenson added hotplug support to mdev. (I tweak...
2006-01-12 Rob LandleyThe major:minor read from dev ends with \n, need to...
2006-01-11 Rob LandleyOk, ping needs a rewrite from the ground up. (This...
2006-01-10 Rob LandleyAnd lo, we hath reached Release Candidate 1. 1.1.0...
2006-01-10 "Vladimir N... can use TMPDIR if user's HOMEDIR do not found. Noticed...
2006-01-10 Rob LandleyThe brain-dead FTP servers on Solaris don't support...
2006-01-10 Rob LandleyDon't return 0 when there's an error.
2006-01-10 Rob LandleyWith -a, the jump to mount_it_now can skip the initiali...
2006-01-10 Rob LandleyBoth atime and diratime should switch _off_ the corresp...
2006-01-10 Mike Frysingerupgrade ZyXEL from hall of shame to hall of [product...
2006-01-09 "Vladimir N... removed a warning about an unused pargv in bb_getopt_ul...
2006-01-09 Rob LandleyBug 112, return value of awk should be /256. In realit...
2006-01-09 Rob LandleyFix bug 603: "chown :root thingy" should work now.
2006-01-09 Rob LandleyBug 547: writing out the tar file header before we...
2006-01-09 Rob LandleyMinor cosmetic fix from Tito.
2006-01-09 Rob LandleyWhy we didn't take a watchdog.c suggestion this time...
2006-01-08 Mike Frysingerdeclare const for fun
2006-01-08 Mike FrysingerTito writes:
2006-01-06 Rob Landleypatch from tito: consolidate delay functions as bb_do_d...
2006-01-06 Rob LandleyBug 624 wants quoted char support for printf, so you...
2006-01-06 Rob LandleyNo, we _want_ the suid and sgid bits reverted by chown...
2006-01-04 Bernhard Reutner... - better wording
2006-01-04 Mike Frysingeruse MAP_PRIVATE instead of MAP_SHARED for uClinux syste...
2006-01-04 Mike FrysingerJason Schoon writes:
2006-01-04 Mike Frysingerimport nios2 support from microtronix
2006-01-04 Mike Frysingermake mount usage a bit more terse
2006-01-03 Mike Frysingerjust use bb_xfopen()
2006-01-03 Mike Frysingerfix comment documentation
2005-12-29 Bernhard Reutner... - silence warning about unused param
2005-12-29 Bernhard Reutner... - use HOSTCC instead of a hardcoded cc
2005-12-26 "Vladimir N... remove buffer overflow by Erik and decodeString problem...
2005-12-21 Rob LandleyWhen you went "losetup -d /dev/loop0 /dev/loop1" the...
2005-12-21 Rob LandleyTrying to losetup a device as a regular user shouldn...
2005-12-21 Rob LandleySecond attempt to simplify the login menu. Shadow...
2005-12-21 Bernhard Reutner... - fix check for group and user, remove some whitespace...
2005-12-20 Rob LandleyFix chroot, leave console alone if -c not specified...
2005-12-20 Rob LandleySome minor cleanups/bugfixes split off from the big...
2005-12-20 Rob LandleyShadow password support went beyond the dependency...
2005-12-20 Rob LandleyActually, static buffers look like _this_...
2005-12-20 "Vladimir N... remove debug feature for production
2005-12-19 Rob LandleyMake a few warnings go away.
2005-12-19 Rob LandleyDo an svn log -v, the information in this changelog...
2005-12-19 Rob LandleyShadow password support involves vlock too.
2005-12-19 Rob LandleyPatch from Tito to make vlock much smaller.
2005-12-18 Rob Landleystrncmp isn't automatically superior to strcmp. Especi...
2005-12-17 Rob LandleySigh. Left the debug path in. Fixed.
2005-12-17 Rob LandleyAdded /etc/mdev.conf support. Adds about 1.9k to mdev.
2005-12-16 Rob LandleyBug 601: When we fork an archiver and feed stuff to...
2005-12-16 Rob LandleyAhem. Vladimir checked in a different fix bug didn...
2005-12-16 Rob LandleyLess would segfault if it had no tty. (Bug 600.)
2005-12-16 Rob LandleyI screwed up the last commit: if dt is null when ENABLE...
2005-12-16 Rob LandleyStephane Billiart said:
2005-12-15 "Vladimir N... sync license from mainstream
2005-12-15 "Vladimir N... fopen(TTY...) to bb_xfopen(), close bug 600
2005-12-15 Bernhard Reutner... - Stephane Billiart writes:
2005-12-15 Bernhard Reutner... - remove duplicate entry for switch_root
next