http://git.etherboot.org
/
people
/
mcb30
/
busybox.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Kill the now obsolete docs/Configure.help file, and move all existing
2002-12-05
andersen
Kill the now obsolete docs/Configure.help file, and...
commit
|
commitdiff
|
tree
2002-12-05
andersen
Fix a silly oversight breaking cross compilation
commit
|
commitdiff
|
tree
2002-12-05
andersen
Yet another major rework of the BusyBox config system...
commit
|
commitdiff
|
tree
2002-12-05
andersen
Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch...
commit
|
commitdiff
|
tree
2002-11-15
andersen
Patch from Bastian Blank:
commit
|
commitdiff
|
tree
2002-11-14
andersen
Patch from Marcel Hamer to fix addgroup argument parsing
commit
|
commitdiff
|
tree
2002-11-14
andersen
A missing securetty file is not an error.
commit
|
commitdiff
|
tree
2002-11-08
andersen
Teach lash to get $1 $2 $3 etc correct
commit
|
commitdiff
|
tree
2002-11-07
andersen
Remove gratuitous and unnecessary "BusyBox" refernece...
commit
|
commitdiff
|
tree
2002-11-07
andersen
Fix a stupid typo
commit
|
commitdiff
|
tree
2002-11-07
andersen
Implement a small strings applet
commit
|
commitdiff
|
tree
2002-11-07
andersen
Fix broken tabs
commit
|
commitdiff
|
tree
2002-11-03
andersen
Test for holes in swapfiles
commit
|
commitdiff
|
tree
2002-10-30
andersen
Use a nifty macro to make testing gcc features simpler
commit
|
commitdiff
|
tree
2002-10-27
andersen
Formatting
commit
|
commitdiff
|
tree
2002-10-27
andersen
Update the webpage
commit
|
commitdiff
|
tree
2002-10-26
andersen
last_patch64 from vodz:
commit
|
commitdiff
|
tree
2002-10-26
andersen
A patch from Jouni Malinen to avoid some buffer overflows...
commit
|
commitdiff
|
tree
2002-10-26
andersen
Ivan Popov noticed that handling of PREFIX was bad.
commit
|
commitdiff
|
tree
2002-10-26
andersen
A bugfix from Danny Lepage:
commit
|
commitdiff
|
tree
2002-10-25
andersen
This patch from Magnus Damm fixed a long standing problem
commit
|
commitdiff
|
tree
2002-10-22
andersen
Fix warning
commit
|
commitdiff
|
tree
2002-10-22
andersen
mjn3 noticed that crond and crontab had #include <pwd...
commit
|
commitdiff
|
tree
2002-10-22
andersen
vodz forgot to include the suid field
commit
|
commitdiff
|
tree
2002-10-22
andersen
Apply patch from bug #1278 -- fix usage message for the
commit
|
commitdiff
|
tree
2002-10-22
andersen
vodz writes:
commit
|
commitdiff
|
tree
2002-10-22
andersen
I committed the fflush in the wrong spot. I should...
commit
|
commitdiff
|
tree
2002-10-22
andersen
last_patch63 from vodz: add in crond and crontab applets
commit
|
commitdiff
|
tree
2002-10-22
andersen
Patch last_pach62 from vodz. This patch moves all...
commit
|
commitdiff
|
tree
2002-10-22
andersen
Apply last_patch51_3 from vodz
commit
|
commitdiff
|
tree
2002-10-22
andersen
Be absurdly careful about flushing stdout.
commit
|
commitdiff
|
tree
2002-10-18
andersen
Fix an obvious thinko
commit
|
commitdiff
|
tree
2002-10-18
andersen
disambiguate a test
commit
|
commitdiff
|
tree
2002-10-18
andersen
Fix needless formatting differences vs modutils
commit
|
commitdiff
|
tree
2002-10-18
andersen
Fix needless difference vs GNU
commit
|
commitdiff
|
tree
2002-10-12
andersen
Doh! I screwed up applying vodz' patch.
commit
|
commitdiff
|
tree
2002-10-12
andersen
After thinking about it, I think this patch from Matt...
commit
|
commitdiff
|
tree
2002-10-10
andersen
last_patch61 from vodz:
commit
|
commitdiff
|
tree
2002-10-10
andersen
last_patch60 from vodz:
commit
|
commitdiff
|
tree
2002-10-10
andersen
last_patch59 from vodz to cleanup chmod and correctly...
commit
|
commitdiff
|
tree
2002-10-10
andersen
last_patch58_2 from vodz -- add FEATURE_CPU_USAGE_PERCENTAGE...
commit
|
commitdiff
|
tree
2002-10-08
andersen
Remember to delete docs/busybox.pod
commit
|
commitdiff
|
tree
2002-10-08
andersen
Fix missing \n noticed by Robert Schwebel
commit
|
commitdiff
|
tree
2002-09-30
andersen
Fix init docs
commit
|
commitdiff
|
tree
2002-09-30
andersen
Bugfix from Claudio Fleiner <claudio@fleiner.com>
commit
|
commitdiff
|
tree
2002-09-30
andersen
last_patch58 from vodz:
commit
|
commitdiff
|
tree
2002-09-30
andersen
Vodz' last_patch57:
commit
|
commitdiff
|
tree
2002-09-30
andersen
Fix dependancy so we rebuild busybox.o, usage.o and...
commit
|
commitdiff
|
tree
2002-09-30
andersen
Use %m, not strerror, and strerror(err) was broken...
commit
|
commitdiff
|
tree
2002-09-30
andersen
Patch from Konstantin Isakov <ikm@pisem.net>:
commit
|
commitdiff
|
tree
2002-09-30
andersen
Don't even try to run ash on uClinux. It won't work.
commit
|
commitdiff
|
tree
2002-09-30
andersen
Set the close-on-exec flag, just to be saf
commit
|
commitdiff
|
tree
2002-09-30
andersen
Doh. We divide microseconds by 60?
commit
|
commitdiff
|
tree
2002-09-27
andersen
Bug fix from Nitin Gupta <gupta@equator.com>
commit
|
commitdiff
|
tree
2002-09-26
andersen
Avoid calling exit() from within fork/vfork'ed processes.
commit
|
commitdiff
|
tree
2002-09-25
andersen
Ignoring SIGCHLD causes a race leading to the occasional...
commit
|
commitdiff
|
tree
2002-09-22
andersen
Fixup largefile settings
commit
|
commitdiff
|
tree
2002-09-20
andersen
don't leak FILEs
commit
|
commitdiff
|
tree
2002-09-18
andersen
update the noise a tiny bit
commit
|
commitdiff
|
tree
2002-09-18
andersen
Update webpage
commit
|
commitdiff
|
tree
2002-09-18
andersen
patch from John Hall <john.hall@optionexist.co.uk>...
commit
|
commitdiff
|
tree
2002-09-17
andersen
Add a new top applet
commit
|
commitdiff
|
tree
2002-09-17
andersen
Clear screen too.
commit
|
commitdiff
|
tree
2002-09-17
andersen
re-enable the cursor, in case it got disabled
commit
|
commitdiff
|
tree
2002-09-17
andersen
Sane-ify the screen clearing stuff.
commit
|
commitdiff
|
tree
2002-09-17
andersen
hehe.
commit
|
commitdiff
|
tree
2002-09-17
andersen
Vodz' last_patch57:
commit
|
commitdiff
|
tree
2002-09-17
andersen
Support setting depth
commit
|
commitdiff
|
tree
2002-09-17
andersen
last_patch56 from vodz to simplify copy_file logic
commit
|
commitdiff
|
tree
2002-09-17
andersen
Patch from "Joe.C" <joe@numa.com.tw>
commit
|
commitdiff
|
tree
2002-09-17
andersen
Patch from David McCullough <davidm@snapgear.com>
commit
|
commitdiff
|
tree
2002-09-17
andersen
Use "MiB" not "Mb"
commit
|
commitdiff
|
tree
2002-09-17
andersen
Typo fix from Steven Merrifield
commit
|
commitdiff
|
tree
2002-09-16
andersen
last_patch55 from vodz:
commit
|
commitdiff
|
tree
2002-09-16
andersen
Let people force overwrite links
commit
|
commitdiff
|
tree
2002-09-16
andersen
Properly honor FILEUTILS_INTERACTIVE and FILEUTILS_FORCE for
commit
|
commitdiff
|
tree
2002-09-16
andersen
Patch from Matthias Lang <matthias@corelatus.se> to...
commit
|
commitdiff
|
tree
2002-09-16
andersen
Let people run SHUTDOWN actions prior to killing everything
commit
|
commitdiff
|
tree
2002-09-16
andersen
Fix stupid typo noticed by John Mullin <john.mullin...
commit
|
commitdiff
|
tree
2002-09-16
andersen
Apply vodz' last_patch52
commit
|
commitdiff
|
tree
2002-09-16
andersen
Support module tainting
commit
|
commitdiff
|
tree
2002-09-12
andersen
Patch from Thomas Gleixner <tglx@linutronix.de> to do
commit
|
commitdiff
|
tree
2002-09-10
andersen
Fix for handling of "tftp -l -" from Jean Wolter <jw5...
commit
|
commitdiff
|
tree
2002-09-10
andersen
Yipe. uid and gid were reversed.
commit
|
commitdiff
|
tree
2002-09-01
andersen
Some CML1 grammar fixes
commit
|
commitdiff
|
tree
2002-08-26
andersen
Eliminate use of obsolete sys_errlist[]
commit
|
commitdiff
|
tree
2002-08-13
andersen
Try to be a bit more dietlibc friendly
commit
|
commitdiff
|
tree
2002-08-05
andersen
Oops. Code things so it actually works this time around...
commit
|
commitdiff
|
tree
2002-08-05
andersen
Joel Coltoff <joel@wmi.com> noticed that following...
commit
|
commitdiff
|
tree
2002-08-01
andersen
Joseph Chiu <josephc@idealab.com> found an off-by-one...
commit
|
commitdiff
|
tree
2002-07-31
andersen
A couple of small bugfixes from Marshall M. Midden...
commit
|
commitdiff
|
tree
2002-07-31
andersen
Be more portable with 'find' for those that prefer...
commit
|
commitdiff
|
tree
2002-07-29
andersen
Kill a silly warning
commit
|
commitdiff
|
tree
2002-07-29
andersen
Patch from Tim Riker to allow tty* in inittab if the tty
commit
|
commitdiff
|
tree
2002-07-23
andersen
Fix indentation. Support killall -q, for pcmcia-cs
commit
|
commitdiff
|
tree
2002-07-14
andersen
Doh!
commit
|
commitdiff
|
tree
2002-07-13
andersen
Better clarify the CVS tree situation
commit
|
commitdiff
|
tree
2002-07-13
andersen
Try to be more clear about the current two-CVS-trees
commit
|
commitdiff
|
tree
2002-07-11
andersen
Fixup warnings and undefined operations that show up...
commit
|
commitdiff
|
tree
2002-07-11
andersen
Brad Campbell <brad@seme.com.au> notes that
commit
|
commitdiff
|
tree
next