2006-03-20 |
Eric Andersen | whitespace cleanup |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Eric Andersen | Fix some obvious compile problems. Make the -f' fakeIt... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Eric Andersen | Willy Tarreau writes: |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Eric Andersen | Roy Walker writes: |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Rob Landley | Patch from tito, acked by Bernhard Fischer. |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Rob Landley | Use lstat() instead of stat so /init being a symlink... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Bernhard Reutner... | - tito writes: this patch fixes some comments in dos2un... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Bernhard Reutner... | - explain what magic numbers we're using here. |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Bernhard Reutner... | - whitespace cleanup (and also check against the const... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Bernhard Reutner... | - fix order of includes. |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Mike Frysinger | declare const id argument const for probe_{ext2,ext3... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Mike Frysinger | need string.h as well as strings.h |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Mike Frysinger | need EXT2FS_OBJS for fsck |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Rob Landley | Make the new chroot environment creation infrastructure... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Rob Landley | My mount testsuite. Not automatically run at the momen... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Rob Landley | More fixes. Type "auto" should mean unspecified from... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Rob Landley | Whitespace cleanup and minor tweak (return -ERRNO inste... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Rob Landley | Bug fix: umount wasn't detaching loop devices unless... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Rob Landley | More test updates. |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Rob Landley | Redo test suite to be able to test more than one comman... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Rob Landley | Random in-passing tweak. |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Rob Landley | Update for bug 14. |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Rob Landley | Tito shrank dos2unix. |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Rob Landley | More "extern" removals from Robert P. Day |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Rob Landley | Attempt to make a warning go away without increasing... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Rob Landley | Missed one. |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Rob Landley | The new, new mount rewrite. (Mount double prime?)... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Rob Landley | Tito unified fdflush and freeramdisk. I tweaked the... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Mike Frysinger | update comments as to what caused the defines to change |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Bernhard Reutner... | - add two comments |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Bernhard Reutner... | - remove superfluous dependency which was fixed in... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Bernhard Reutner... | - revert back to r14406 |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Rob Landley | Patch from Denis Vlasenko to add xstat() and use it. |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Rob Landley | Update documentation. |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Rob Landley | "make help" should not build the configurator first. |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Rob Landley | Fix "rm .config;make menuconfig" to work like "rm ... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Rob Landley | Cleanup patch from tito. |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Rob Landley | Size reduction by Tito. |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Mike Frysinger | fix building with glibc-2.4 |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Mike Frysinger | add a sep option for stripping |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Mike Frysinger | rearrange the menu a little to split general settings... |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Rob Landley | Cleanup patches from tito. |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Rob Landley | Patch from Denis Vlasenko turning static const int... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Rob Landley | Fixup to the previous (portability) patch. Linux actua... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Rob Landley | Portability patch from rfelker. The bb_asprintf.c... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Rob Landley | I'm about to introduce tests that need to run as root... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Rob Landley | Cleanup from Paul Fox. One find piped to xargs is... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Rob Landley | Mention a few web browsers. |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Rob Landley | They won't stop asking, but we can point them to the... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Rob Landley | Patch from Denis Vlasenko to make unlzma smaller. |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Bernhard Reutner... | - remove check. Fixes e.g. buildroot |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Bernhard Reutner... | - fix typo |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Bernhard Reutner... | - backout using features which are not available with... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Mike Frysinger | import most of e2fsprogs 1.38 updates |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Paul Fox | vi-mode changes: eliminate warnings from out-of-range... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Rob Landley | Robert P. Day removed 8 gazillion occurrences of "exter... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Rob Landley | Walt Wimer noticed that mknod couldn't handle major... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bernhard Reutner... | - workaround bug in make-3.81beta4: |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bernhard Reutner... | - work around missing features and bugs in make-3.79.1: |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Mike Frysinger | clean *.osm as pointed out by Robert P. J. Day |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Mike Frysinger | clean busybox_unstripped as pointed out by Robert P... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Rob Landley | Patch from Robert P. Day, moving byte order checks... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bernhard Reutner... | - correct comment. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Rob Landley | Typo fixes brought to you by the letters a, l, and... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Eric Andersen | Kill off some unused code that was wasting several... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Rob Landley | Denis Vlasenko noticed that falign=0 is meaningless... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bernhard Reutner... | - ar cruP doesn't replace ('r') but unconditionally... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bernhard Reutner... | - remove unused lists *-m |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bernhard Reutner... | - make sure applets.o is rebuilt when the .config changes. |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bernhard Reutner... | - allow for make /path/to/dir/file.o |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bernhard Reutner... | - use absolute path for top_builddir and top_srcdir. |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bernhard Reutner... | - silence warning about "'free_and_close_stuff' used... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bernhard Reutner... | Denis Vlasenko writes: make sizes was rebuilding busybo... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Bernhard Reutner... | - fixes parallel builds (make -j) |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Rob Landley | Fixup to make warnings from the last patch go away. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Rob Landley | Selinux fix from Jan Kiszka. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Bernhard Reutner... | - fix compilation of sed. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Rob Landley | Cleanup patch from Denis Vlasenko. Mostly variants... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Rob Landley | When gnu fails this one we shouldn't let it _hang_... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Rob Landley | Yet more sed tests. Passing these is a to-do item... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
"Vladimir N... | use bb_xstrndup vs strndup. Thanks rfelker. |
commit | commitdiff | tree | snapshot |
2006-02-28 |
"Vladimir N... | more busybox's style: close bug 745 |
commit | commitdiff | tree | snapshot |
2006-02-28 |
"Vladimir N... | make grep faster (close bug 758), reduce small memory... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
"Vladimir N... | more security: don't start shell code from argv |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Rob Landley | defconfig shouldn't enable CONFIG_INSTALL_NO_USR, and... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Rob Landley | Cosmetic cleanup from tito. |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Rob Landley | Cleanup from Glenn McGrath. |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Bernhard Reutner... | - whitespace cleanup from Tito. |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Rob Landley | Patch from Glenn McGrath to remove code that opens... |
commit | commitdiff | tree | snapshot |
2006-02-25 |
Mike Frysinger | remove duplicate license notice |
commit | commitdiff | tree | snapshot |
2006-02-25 |
Mike Frysinger | strip out unneeded comments |
commit | commitdiff | tree | snapshot |
2006-02-25 |
"Vladimir N... | fdisk unmaintained now :( |
commit | commitdiff | tree | snapshot |
2006-02-25 |
Rob Landley | Another clean-up patch from Garrett. |
commit | commitdiff | tree | snapshot |
2006-02-25 |
Rob Landley | Minor cleanup from Garrett Kajmowicz. |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Rob Landley | Cleanup from Denis Vlasenko. |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Rob Landley | I was playing around with a dependency generator a... |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Rob Landley | Missed one in the get_line_from_file() update... |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Rob Landley | Move FAQ under docs, add programming.html to docs list. |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Rob Landley | Mention patches directory as a read-only svn alternative. |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Rob Landley | A few changes falling out from the effort to make sed... |
commit | commitdiff | tree | snapshot |
next |