2006-02-24 |
Rob Landley | A few changes falling out from the effort to make sed... |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Rob Landley | Add a test suite for seq. |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Mike Frysinger | add exception for uncuddling brackets |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Rob Landley | Lots of tests the fix to sed needs to pass... |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Rob Landley | Documentation update: more detail on vfork. |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Rob Landley | "sed 2 -2 10" was very unhappy. Made the thing bigger... |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Bernhard Reutner... | - put NLS stuff in one central place to avoid redefines. |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Rob Landley | Convert all the applets from #include to USE(). Had... |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Mike Frysinger | add myself and Bernhard |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Mike Frysinger | test to make sure applets are in alphabetical order |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Mike Frysinger | fix applet order |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Mike Frysinger | document leading + option |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Rob Landley | You don't need an #ifdef around #defines in usage. |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Rob Landley | Patch from Denis Vlasenko to constify things and fix... |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Rob Landley | Tweak my entry. |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Rob Landley | Bug 751: file handle leaks can add up until available... |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Rob Landley | Don't build directory libraries unless we're building... |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Rob Landley | Small tweak cherry-picked from Devin Bayer's monster... |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Rob Landley | Forgot to check this in last night, part of the hash_fd... |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Rob Landley | Patch from Devin Bayer to split up hash_fd.c into md5... |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Rob Landley | Create /dev/root symlink pointing to real root device... |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Rob Landley | Walter Harms added -D to date, and I did a code cleanup... |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Mike Frysinger | eat extraneous newlines at the end of applet full usage |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Mike Frysinger | add setarch/linux32/linux64 applet |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Rob Landley | Missed a file in the last checkin, won't build without... |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Mike Frysinger | a few more comment touchups |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Mike Frysinger | translate Russian-English to just plain English |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Rob Landley | Patch from Giuseppe Ciotta to specify retry count. |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Rob Landley | Rename UNUSE() to SKIP(). |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Rob Landley | Bug 640: a filename of length exactly 100 could bleed... |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Mike Frysinger | add s390x to the list |
commit | commitdiff | tree | snapshot |
2006-02-20 |
"Vladimir N... | sync with mainstream, but check more |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Rob Landley | getdomainname() isn't guaranteed to null terminate... |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Rob Landley | Update comment. |
commit | commitdiff | tree | snapshot |
2006-02-20 |
"Vladimir N... | remove #undef strlen, use #define strlen always but... |
commit | commitdiff | tree | snapshot |
2006-02-20 |
"Vladimir N... | correction get(host/domain)name usage, revert 742 bug |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Rob Landley | svn 14077 was completely broken and apparently never... |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Rob Landley | The gentoo security guys found another way to segfault... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Mike Frysinger | rfelker writes in Bug 742: make sure string is null... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Mike Frysinger | rfelker writes in Bug 740: s/u_char/unsigned char/ |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Mike Frysinger | rfelker writes in Bug 738: sys/sysmacros.h is needed... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Mike Frysinger | rfelker writes in Bug 736: stty.c includes unneeded... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Mike Frysinger | rfelker writes in Bug 734: Nothing from err.h is used... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Mike Frysinger | kill all .depend files |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Mike Frysinger | hide bb_mkdep build |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Mike Frysinger | fix building on ppc64 |
commit | commitdiff | tree | snapshot |
2006-02-17 |
"Vladimir N... | type typo. Thanks, Devin Bayer |
commit | commitdiff | tree | snapshot |
2006-02-17 |
"Vladimir N... | quick copy-paste typo |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Rob Landley | Fix for an integer overflow bug that could cause a... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Rob Landley | The tendency of vi to auto-indent can be really annoyin... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Rob Landley | More whitespace than you can possibly imagine... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Rob Landley | Update Rogues Gallery. |
commit | commitdiff | tree | snapshot |
2006-02-16 |
"Vladimir N... | forgoten new file for 14080 revison |
commit | commitdiff | tree | snapshot |
2006-02-16 |
"Vladimir N... | moved BB_BANNER to applets/version.c file: make kernel... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
"Vladimir N... | removed #undef strlen, use builtins and prototuped... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
"Vladimir N... | isolate and show busybox`s changes |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Rob Landley | Putting together OPTIONFLAGS, sed needs the global... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Rob Landley | When setting an environment variable by piping somethin... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Rob Landley | Rogues gallery. |
commit | commitdiff | tree | snapshot |
2006-02-15 |
"Vladimir N... | add last terminal line |
commit | commitdiff | tree | snapshot |
2006-02-15 |
"Vladimir N... | demo (UN)USE_FEATURE... usage |
commit | commitdiff | tree | snapshot |
2006-02-15 |
"Vladimir N... | full removed config.h, use bb_config.h only |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Rob Landley | Fix bug 674: sum's block count should always round up. |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Rob Landley | Patch from awk maintainer (Dmitry Zakhrov) to fix bugs... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Bernhard Reutner... | - commentary typos |
commit | commitdiff | tree | snapshot |
2006-02-14 |
"Vladimir N... | restore change by Denis Vlasenko: file_to_buf must... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
"Vladimir N... | cleanups after changes by Denis Vlasenko. Size optimization |
commit | commitdiff | tree | snapshot |
2006-02-14 |
"Vladimir N... | commentary typos. Thank by aldot |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Rob Landley | Rob Landley is busybox maintainer now. Eeek. |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Rob Landley | Fix off by one error. (I know I had a reason for doing... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Rob Landley | Cleanups from Denis Vlasenko. |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Rob Landley | Bug fix from Kim B. Heino, manifested via: |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Rob Landley | New USE() macros |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Bernhard Reutner... | - commentary typos |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Rob Landley | More random documentation. |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Rob Landley | Missed this in svn 13701. |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Rob Landley | Another item. |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Rob Landley | Fix umount so it works if there's no /etc/mtab or ... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Rob Landley | Help text update and tweak to defconfig to remove two... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Rob Landley | Convert some help text to english. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Mike Frysinger | add back in path nulling after calling find_dev() since... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Mike Frysinger | Cristian Ionescu-Idbohrn writes: |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Mike Frysinger | space out supported applet names so the config list... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Mike Frysinger | fixup whitespace in awk help output |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Rob Landley | Bug 677: there are apparently still people using telnet. |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Mike Frysinger | get rid of warnings with applets that have no usage... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Mike Frysinger | if the .pl script gets updated, force doc regen |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Mike Frysinger | Rob Sullivan writes: Here's a patch to autogenerate... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Rob Landley | Save a few bytes in error message. |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mike Frysinger | cleanup style ... just because you use less spaces... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mike Frysinger | shrink the code a bit |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mike Frysinger | gavinl writes in Bug 661: |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Mike Frysinger | alphabetical order and fix mdev comments about echo... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Mike Frysinger | fix mdev help output |
commit | commitdiff | tree | snapshot |
2006-02-02 |
"Vladimir N... | destroy bug 679, use getopt_ulflags with new feature... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Mike Frysinger | make the build system puuuuuuuuuuurty |
commit | commitdiff | tree | snapshot |
2006-02-01 |
"Vladimir N... | removed anoinig `unused' warnings |
commit | commitdiff | tree | snapshot |
2006-02-01 |
"Vladimir N... | removed anoinig warnings |
commit | commitdiff | tree | snapshot |
2006-02-01 |
"Vladimir N... | remode warning: const static mix |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Bernhard Reutner... | - bzero -> memset |
commit | commitdiff | tree | snapshot |
next |