platform/upstream/busybox.git
2000-03-04 Erik AndersenA few updates (including the cp fix the Craig has been...
2000-02-29 Erik AndersenMinor makefile and todo updates
2000-02-24 Erik AndersenMinor tweak to argv[0] handling for linuxrc
2000-02-23 Erik AndersenFixed rebooting when init runs as /linuxrc
2000-02-23 John Beppu+ this is a small script for helping TargetWizard auto...
2000-02-22 Erik AndersenSync up a few things. Add in a new telnet implementati...
2000-02-22 Erik AndersenAdd in a TODO item,
2000-02-21 Erik AndersenUpdate the changelog
2000-02-21 Erik AndersenRemoved proc dependancies for init and free (which...
2000-02-21 Erik AndersenMinor update for handling TERM with serial consoles.
2000-02-21 Erik AndersenForgot to add basename. More fixes to du from
2000-02-19 Erik AndersenFixed du. Now behaves just like GNU du (only less...
2000-02-18 Erik AndersenSome updates for the day,
2000-02-14 Erik AndersenFormatting fix
2000-02-13 John Beppu- I suspect the problem has something to do w/ symlinks.
2000-02-11 Erik AndersenAdd this in 0_42
2000-02-11 Erik AndersenUpdates
2000-02-11 John Beppu+ memory allocation/deallocation is less tolerant of...
2000-02-11 John Beppufsck_minix.c lost fat.
2000-02-11 John Beppureduced .bss size by dynmaically allocating a certain...
2000-02-10 Erik AndersenFixed a bug,
2000-02-10 Erik AndersenMore minor touchups.
2000-02-09 Erik AndersenFix stupid typos -- thanks to Taketoshi Sano <kgh12351...
2000-02-09 Erik AndersenFix a possible /linuxrc crash.
2000-02-09 Erik AndersenUpdate the sample inittab to add the "ctrlaltdel" action.
2000-02-09 Erik AndersenFixed the init problem where it wouldn't unmount filesy...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-02-08 Erik Andersenmkdir -p had gotten broken. Fixed now.
2000-02-07 Erik AndersenForgot a semicolon.
2000-02-07 Erik Andersendevice_open is common code -- moved into utility.c
2000-02-07 Erik AndersenForgot cp and mv are now cp_mv
2000-02-07 Erik AndersenRemove the now obsolete test. Tests now
2000-02-07 Erik AndersenA few minor updates. ;-)
2000-01-30 John Beppumade more robust and commented my code.
2000-01-29 John Beppu nslookup -- a work in progress...
2000-01-29 Erik AndersenClear up some ambiguity with old style assignments.
2000-01-29 Erik AndersenMinor change. init now uses dup2.
2000-01-29 Erik Andersencopy fixes to simplify link copying and always do the...
2000-01-27 Erik AndersenForgot some debugging noise.
2000-01-27 Erik AndersencopyFile could call chmod on a symlink, changing the...
2000-01-27 Erik AndersenFixed ls formatting for 8 char user names.
2000-01-26 Erik AndersenShuffle location of generic code into utility.c
2000-01-26 Erik Andersenmount and umount could leak loop device allocations...
2000-01-25 Erik AndersenSome busybox updates. See the changelog for details...
2000-01-24 John Beppuput #if's around the lchown, because
2000-01-23 Erik Andersen* added (and documented) "-n" option for head -
2000-01-23 John Beppu Making note of my changes
2000-01-23 John Beppu Went ahead and fixed bug #301 (chown not working on...
2000-01-23 Erik AndersenFix a bug where tar could change perms and ownership...
2000-01-23 Erik AndersenSome busybox updates. You no longer _have_ to put...
2000-01-22 Erik AndersenBetter way to check for namespace aliasing.
2000-01-20 Erik AndersenTell what I did
2000-01-20 Erik AndersenFix a namespace aliasing problem wereby du and dutmp, or
2000-01-19 John Beppuforeach (@busybox_command) {
2000-01-19 John Beppuadded a little more content.
2000-01-19 Erik AndersenBug fix. grep wasn't printing file names they way...
2000-01-18 John Beppufleshed out a bit more... just wanted to put the current
2000-01-18 John Bepputhe beginnings of a proper man page for busybox.
2000-01-16 Erik Andersentar creation support is now optional.
2000-01-15 Erik AndersenReady for release 0_41
2000-01-15 Erik AndersenSync up busybox with the latest and greatest. This...
2000-01-13 Erik Andersen* Added -o loop option for mount, and support in umount...
2000-01-13 Erik AndersenBug fixes.
2000-01-09 Erik AndersenFix a logger bug.
2000-01-08 Erik AndersenPossible fixes...
2000-01-08 Erik AndersenOops. left debug on.
2000-01-08 Erik AndersenFix cp and mv so 'cp foo/README bar' where foo and...
2000-01-07 Erik Andersenfoo 0_40
2000-01-07 Erik AndersenRemove some leftover debug noise.
2000-01-07 Erik AndersenMore adjustments
2000-01-07 Erik AndersenMore minor fixes.
2000-01-07 Erik AndersenInit is now even more perfect then before.
2000-01-07 Erik AndersenTrivial type fix.
2000-01-07 Erik Andersenfoo
2000-01-07 Erik AndersenInit is now _more_ perfect then before.
2000-01-07 John Beppumaking note of my changes.
2000-01-07 John Beppuadded uniq_usage message
2000-01-06 John Beppudid tedious stuff
2000-01-06 Erik AndersenAdd in sample inittab file
2000-01-06 Erik Anderseninittab is now perfect. The universe will now submit...
2000-01-06 Erik AndersenCool. Beppu is doing uniq.
2000-01-06 John Beppui am busybox of borg. unix will be assimilated.
2000-01-05 Erik AndersenThe latest and greatest. init basically works, though...
2000-01-05 Erik Andersenheheh. Forgot the fix. Here it is:
2000-01-05 Erik Andersen* Grep -i previously failed on UPPER CASE patterns...
2000-01-04 Erik AndersenBunches of fixes. Typos, bugs, etc.
1999-12-30 Erik AndersenFirst pass inittab parser written
1999-12-29 Erik Andersen* sed now supports addresses (numeric or regexp, with...
1999-12-29 Erik AndersenAdd the beginings of some regression testing. Add...
1999-12-29 Erik AndersenFixed mv so it now does the right thing (same method...
1999-12-29 Erik AndersenFixed cp so it works as God intended it to.
1999-12-28 Erik AndersenFixed a bug where tar would not set the user and group...
1999-12-27 Erik AndersenAdded changelog
1999-12-27 Erik Andersenchown(2) clears S_ISUID and S_ISGID, even when chown is
1999-12-23 John Beppu sort is good to go.
1999-12-23 John Beppu implemented numeric sort (sort -g)
1999-12-22 John Beppu oops.. qsort(2) misunderstanding on my part.
1999-12-22 John Beppuplaying w/ $Log$
1999-12-22 John Beppu the base is nearly done.
1999-12-22 John Beppu added hooks for sort
next