2003-03-31 |
andersen | Avoid errors with buggy preprocessors
|
commit | commitdiff | tree |
2003-03-28 |
andersen | trivial fix to make sure we have sufficient arguments...
|
commit | commitdiff | tree |
2003-03-14 |
andersen | Patch from Jonas Holmberg, adjusted by Robert Schwebel...
|
commit | commitdiff | tree |
2003-03-13 |
andersen | oops. args shuffled.
|
commit | commitdiff | tree |
2003-03-13 |
andersen | Fix obviously wrong names from older busybox
|
commit | commitdiff | tree |
2003-03-13 |
andersen | Patch from Tito Ragusa:
|
commit | commitdiff | tree |
2003-03-11 |
andersen | cope with crappy windoze ftp servers
|
commit | commitdiff | tree |
2003-03-10 |
andersen | Avoid potential rendering problems
|
commit | commitdiff | tree |
2003-03-07 |
andersen | be more careful about cleaning up
|
commit | commitdiff | tree |
2003-03-07 |
andersen | Scrub things a bit, shave off a few bytes.
|
commit | commitdiff | tree |
2003-03-07 |
andersen | Save a few bytes and remove a redundant string
|
commit | commitdiff | tree |
2003-03-07 |
andersen | With nightmares of libbb ending up with 100 .c files...
|
commit | commitdiff | tree |
2003-03-07 |
andersen | audit for proper error handling, apply a few size optimizations
|
commit | commitdiff | tree |
2003-03-07 |
andersen | Define bb_xgetlarg as a standard interface for extracting
|
commit | commitdiff | tree |
2003-03-07 |
andersen | Explicitly define -DNDEBUG so asserts don't clutter...
|
commit | commitdiff | tree |
2003-02-28 |
andersen | Add all the syslogd help text
|
commit | commitdiff | tree |
2003-02-28 |
andersen | There is no good reason to prevent nfs mounts from...
|
commit | commitdiff | tree |
2003-02-27 |
andersen | Write all the help text for the util-linux utilities...
|
commit | commitdiff | tree |
2003-02-18 |
andersen | mention "katamaran"
|
commit | commitdiff | tree |
2003-02-12 |
andersen | Don't use HZ -- use sysconf(_SC_CLK_TCK)
|
commit | commitdiff | tree |
2003-02-10 |
andersen | udhcpc is supposed to be in /sbin, not /usr/sbin/
|
commit | commitdiff | tree |
2003-02-05 |
andersen | Mention penguru
|
commit | commitdiff | tree |
2003-02-03 |
andersen | Fix a couple more ifupdown bugs
|
commit | commitdiff | tree |
2003-01-27 |
andersen | Don't wipe the config system on 'make clean'
|
commit | commitdiff | tree |
2003-01-27 |
andersen | This seems sufficient for ifup and ifdown to actually...
|
commit | commitdiff | tree |
2003-01-23 |
andersen | Fix a silly compile error, thanks to a patch from Wen...
|
commit | commitdiff | tree |
2003-01-23 |
andersen | Patch from Brett Hunt at micron.com to fixup potential...
|
commit | commitdiff | tree |
2003-01-23 |
andersen | Patch from Jason McMullan @ linuxcare.com adding insmod
|
commit | commitdiff | tree |
2003-01-23 |
andersen | A patch from John F. Kelly to add in a utility for...
|
commit | commitdiff | tree |
2003-01-23 |
andersen | Apply patch from Ghozlane Toumi to add -inum support...
|
commit | commitdiff | tree |
2003-01-23 |
andersen | Patch from Artem Egorkine to support the -m option
|
commit | commitdiff | tree |
2003-01-23 |
andersen | Patch from Joel Vallier to add modules symbols to the...
|
commit | commitdiff | tree |
2003-01-22 |
andersen | Fix a typo that broke it so busybox won't build
|
commit | commitdiff | tree |
2003-01-14 |
andersen | last_patch75_2 from vodz,
|
commit | commitdiff | tree |
2003-01-14 |
andersen | Ensure consistant sort order, sed behavior, etc
|
commit | commitdiff | tree |
2003-01-14 |
andersen | Eliminate most instances where we use linux kernel...
|
commit | commitdiff | tree |
2003-01-14 |
andersen | Clean config binsries on 'make clean'
|
commit | commitdiff | tree |
2003-01-14 |
andersen | Eliminate use of kernel header file
|
commit | commitdiff | tree |
2003-01-14 |
andersen | Fixup addgroup help text
|
commit | commitdiff | tree |
2003-01-14 |
andersen | Only call free if it is necessary
|
commit | commitdiff | tree |
2003-01-13 |
andersen | Patch from Tito to rework strings applet, and some...
|
commit | commitdiff | tree |
2003-01-12 |
andersen | Kiss Gabor noticed that ping compiled without BB_FEATURE_FAN...
|
commit | commitdiff | tree |
2003-01-11 |
andersen | Patch from Daniel J Walsh at redhat to make free work...
|
commit | commitdiff | tree |
2003-01-11 |
andersen | Patch from Robert Schwebel -- support ncurses installed...
|
commit | commitdiff | tree |
2003-01-11 |
andersen | Patch from Robert Schwebel fixing a missing \n
|
commit | commitdiff | tree |
2003-01-11 |
andersen | Fix an obvious mistake
|
commit | commitdiff | tree |
2003-01-09 |
andersen | Fix addgroup so it actually works
|
commit | commitdiff | tree |
2003-01-09 |
andersen | Additional patch from Tito to fix some anomolies
|
commit | commitdiff | tree |
2003-01-08 |
andersen | Lineo has ceased to exist, and is no longer a sponsor.
|
commit | commitdiff | tree |
2003-01-02 |
andersen | Fix tab-tab listing of files so it properly reflects...
|
commit | commitdiff | tree |
2002-12-17 |
andersen | Odd. I never brought this forward from bb.stable....
|
commit | commitdiff | tree |
2002-12-13 |
andersen | Don't build the ncurses stuff unless it is specifically...
|
commit | commitdiff | tree |
2002-12-12 |
andersen | Teach addgroup to add user names to groups
|
commit | commitdiff | tree |
2002-12-11 |
andersen | hehe. Screwed that one up. Lets do things right this...
|
commit | commitdiff | tree |
2002-12-11 |
andersen | Makefile rework coordinate with Russ so udhcp will...
|
commit | commitdiff | tree |
2002-12-11 |
andersen | A cleaner cleanup that avoids passing an off_t to scanf
|
commit | commitdiff | tree |
2002-12-11 |
andersen | squash a warning
|
commit | commitdiff | tree |
2002-12-11 |
andersen | Make sure we have a show_usage function prototype
|
commit | commitdiff | tree |
2002-12-11 |
andersen | Fixup all the horrible broken function prototypes
|
commit | commitdiff | tree |
2002-12-11 |
andersen | Squash a warning by making function declaration a proper...
|
commit | commitdiff | tree |
2002-12-11 |
andersen | Add missing header file to squash a warning
|
commit | commitdiff | tree |
2002-12-11 |
andersen | Eliminate dependancy on kernel header files. Naughty...
|
commit | commitdiff | tree |
2002-12-11 |
andersen | Eliminate dependancy on kernel header files. Naughty...
|
commit | commitdiff | tree |
2002-12-11 |
andersen | Eliminate dependancy on kernel header files. Naughty...
|
commit | commitdiff | tree |
2002-12-11 |
andersen | Eliminate dependancy on kernel header files. Naughty...
|
commit | commitdiff | tree |
2002-12-11 |
andersen | Fixup header file ordering
|
commit | commitdiff | tree |
2002-12-06 |
andersen | Allow for people to select no default shell
|
commit | commitdiff | tree |
2002-12-06 |
andersen | Do the dumb/obvious thing for the killall->kill dependancy
|
commit | commitdiff | tree |
2002-12-06 |
andersen | Fixup dumpleases compile problem
|
commit | commitdiff | tree |
2002-12-06 |
andersen | Fix adjtimex applet compile
|
commit | commitdiff | tree |
2002-12-06 |
andersen | Fixup buffer allocation
|
commit | commitdiff | tree |
2002-12-06 |
andersen | Make hush comple once again
|
commit | commitdiff | tree |
2002-12-06 |
andersen | Kill link now pointing to porn site.
|
commit | commitdiff | tree |
2002-12-05 |
andersen | Put stuff back into a sub-menu
|
commit | commitdiff | tree |
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 |
next |