Age | Commit message (Expand) | Author |
2005-10-08 | Coprolith polishing time: Tito switched devfsd over from CONFIG_ to ENABLE_. | Rob Landley |
2005-09-29 | change interface to bb_xasprintf() - more perfect for me. | "Vladimir N. Oleynik" |
2005-09-24 | use the shorter license header | Mike Frysinger |
2005-09-24 | use brief license line | Mike Frysinger |
2005-09-22 | quick patch - have removed stranges for me | "Vladimir N. Oleynik" |
2005-09-21 | moved include/bbconfigopts.h from miscutils to to top Makefile before generat... | "Vladimir N. Oleynik" |
2005-09-20 | - rename libbb's password helpers as suggested in libbb.h | Bernhard Reutner-Fischer |
2005-09-19 | remove duplicate depend, its work for bb_mkdepend | "Vladimir N. Oleynik" |
2005-09-19 | correct build bbconfig applet, correct previous change | "Vladimir N. Oleynik" |
2005-09-19 | corect build bbconfig applet, Thanks, Bernhard Fischer | "Vladimir N. Oleynik" |
2005-09-19 | 1) read from stdin work now | "Vladimir N. Oleynik" |
2005-09-19 | quick patchs: drop founded memory leak, more libbb, more C-compatibility, siz... | "Vladimir N. Oleynik" |
2005-09-18 | Bernhard Fischer writes: | Mike Frysinger |
2005-09-18 | First cleanup pass, from Rob Sullivan. More to be done... | Rob Landley |
2005-09-16 | more C-compatibily, Thanks Bernhard Fischer | "Vladimir N. Oleynik" |
2005-09-16 | small change for highlihting flags, more busyboxes: indent, forward declarati... | "Vladimir N. Oleynik" |
2005-09-15 | New applet "less", from Rob Sullivan. | Rob Landley |
2005-09-14 | split libbb: moved xregcomp separatelly for speed up recompile | "Vladimir N. Oleynik" |
2005-09-14 | removed strange extern void xregcomp(... from some applets, but declared from... | "Vladimir N. Oleynik" |
2005-09-08 | Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to | Rob Landley |
2005-09-05 | destroy bug [0000381] | "Vladimir N. Oleynik" |
2005-09-05 | 1) bb_opt_complementaly -> bb_opt_complementally | "Vladimir N. Oleynik" |
2005-09-01 | According to bug #63, crond is unhappy with crontab lines that don't end in a | Rob Landley |
2005-08-20 | Bernhard Fischer provided a mountpoint(1) applet. This is apparently something | Rob Landley |
2005-08-10 | Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk | Rob Landley |
2005-08-01 | commiting: | Paul Fox |
2005-08-01 | new config display applet, from bug 46. i've changed the name | Paul Fox |
2005-07-31 | eat leading whitespace with preprocessor | Mike Frysinger |
2005-07-27 | use toplevel ARFLAGS and update default ARFLAGS to be quiet | Mike Frysinger |
2005-07-18 | Fixup makedevs to handle regular files, and also fix | Eric Andersen |
2005-07-18 | a bit more polish | Eric Andersen |
2005-07-18 | a bit of polish on makedevs | Eric Andersen |
2005-07-18 | the makedevs config option was pretty much totally broken | Eric Andersen |
2005-07-18 | Fixup device table based makedevs so it actually works | Eric Andersen |
2005-07-01 | Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTM... | Mike Frysinger |
2005-06-23 | applets specified as _BB_SUID_ALWAYS in applets.h should also select | Eric Andersen |
2005-06-09 | About time to just apply this and kill off the patches | Eric Andersen |
2005-06-07 | Tito posted a devfsd error message fix. It's highly deprecated and will | Rob Landley |
2005-06-07 | Clean up strings.c to use busybox's option processing. Bug 006, apparently. | Rob Landley |
2005-05-15 | Tito pointed out I'd broken -t (argv[optind] can't be before getulflags), | Rob Landley |
2005-05-14 | Add automatic umount support to eject command. Patch from Tito, | Rob Landley |
2005-05-11 | import eject by Peter Willis / Tito Ragusa | Mike Frysinger |
2005-04-16 | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen |
2004-10-13 | Make certain clients of bb_make_directory default to honoring | Eric Andersen |
2004-10-08 | egor duda writes: | Eric Andersen |
2004-08-26 | Improve the setuid situation a bit, and make it more apparent | Eric Andersen |
2004-07-30 | Fix incorrect arguments being passed to mknod | Eric Andersen |
2004-07-30 | Fixup getty, login, etc so the utmp and wtmp are updated, allowing | Eric Andersen |
2004-07-30 | Fix up brain damage with the way major and minor are used to | Eric Andersen |
2004-07-26 | BusyBox has no business hard coding the number of major and minor bits for a | Eric Andersen |