2005-10-03 |
"Vladimir N... | speed up * 2 |
commit | commitdiff | tree | snapshot |
2005-10-03 |
"Vladimir N... | sync inetd with slackware-10.2 inetd (OpenBSD-1.79... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Mike Frysinger | excellent shrinkage patch by Tito |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Mike Frysinger | clean out unneeded E2FSCK variables |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Mike Frysinger | remove debug warning |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Mike Frysinger | reorder arches into alphabetical order |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Mike Frysinger | fixup whitespace |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Mike Frysinger | remove all Elf32 hardcodes to make sure the elf handlin... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Mike Frysinger | svdavidson writes in Bug 459: add support for x86_64... |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Bernhard Reutner... | typo |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Bernhard Reutner... | - remove duplicate entry of resolve.c in BLKID_SRC |
commit | commitdiff | tree | snapshot |
2005-09-29 |
"Vladimir N... | change interface to bb_xasprintf() - more perfect for me. |
commit | commitdiff | tree | snapshot |
2005-09-29 |
"Vladimir N... | forgotten putenv |
commit | commitdiff | tree | snapshot |
2005-09-29 |
"Vladimir N... | don't out \r to syslog |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Bernhard Reutner... | - rename llist_add_to.c to llist.c |
commit | commitdiff | tree | snapshot |
2005-09-29 |
"Vladimir N... | getty must chdir(/). Use bb_getopt_ulflags. Indent... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
"Vladimir N... | more busybox's style for fsck.c, size reduce |
commit | commitdiff | tree | snapshot |
2005-09-29 |
"Vladimir N... | busybox.c: ENABLE_LOCALE logic correct. |
commit | commitdiff | tree | snapshot |
2005-09-29 |
"Vladimir N... | reorder include <sys/types.h> and <sys/types.h>. |
commit | commitdiff | tree | snapshot |
2005-09-28 |
"Vladimir N... | more const, inline, forward declaration usage, strip... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Mike Frysinger | allow people to adjtime location |
commit | commitdiff | tree | snapshot |
2005-09-27 |
"Vladimir N... | move e2fsck/* to e2fsck.c, one e2fsck_main and jornal... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Mike Frysinger | fix building w/out et headers and w/out debug |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Mike Frysinger | as pointed out in Bug 17, use uint32_t instead of unsig... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Mike Frysinger | pass EXTRA_CFLAGS to final link since it may contain... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Mike Frysinger | eat misappropriated whitespace |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Mike Frysinger | uncuddle function scope brackets |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Bernhard Reutner... | - remove unused variable TOPDIR |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Rob Landley | add "make help" |
commit | commitdiff | tree | snapshot |
2005-09-26 |
"Vladimir N... | revert wait zombie, it have as linux-specific signal... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
"Vladimir N... | correct set prompt if CONFIG_ASH_EXPAND_PRMT enabled... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
"Vladimir N... | spwd bulid now, (typo) |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Rob Landley | Patch from Amir Shalem to make busybox compile on a... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Mike Frysinger | whitespace sucks |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Mike Frysinger | fix building with debugging enabled #413 |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Mike Frysinger | this should fix parallel building with .depend/bb_config.h |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Rob Landley | Stop gcc4 from nit-picking about signedness of char *. |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | Cristian Ionescu-Idbohrn writes to fix a warning: netwo... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | Cristian Ionescu-Idbohrn says: touchup whitespace/display |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | touchup argc/argv handling to shrink a bit and fix... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | re-order a little for alphabetical |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | re-order a little for alphabetical |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | re-order a little for alphabetical |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | re-order a little for alphabetical |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | re-order a little for alphabetical |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Rob Landley | Tito switched option parsing over to switch umount... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | force nodebug by default |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | use the shorter license header |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | import the very fat e2fsck/fsck applets |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | make sure we include local header files |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | fix parallel building again |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | err, fix stupid mistake in previous do_findfs() change |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | add a attribute_noreturn macro |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | use brief license line |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | fix broken whitespace and remove pointless mkdir |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | make e2label and findfs optional |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | rename menu and touchup whitespace |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | make test an alias for check |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Mike Frysinger | cleanup option parsing |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Bernhard Reutner... | - ifupdown needs run-parts. Thanks Derosnec for pointin... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Bernhard Reutner... | - remove dangling symlinks after the runs |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Rob Landley | We've gotten enough questions that are related to build... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Bernhard Reutner... | - set executable bit |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Bernhard Reutner... | - introduce variable _BB_CONFIG_DEP to the new test... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Bernhard Reutner... | - add missing descriptions of supported arguments |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Bernhard Reutner... | - replace variables by defines to save space |
commit | commitdiff | tree | snapshot |
2005-09-23 |
"Vladimir N... | SUSv3 -q compatibily exit status correction for grep... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
"Vladimir N... | SUSv3 -q compatibily exit status correction for grep |
commit | commitdiff | tree | snapshot |
2005-09-23 |
"Vladimir N... | grep must have exit code >1 if input file not found... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
"Vladimir N... | more make safe the exported namespace for udhcp. Move... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
"Vladimir N... | remove 1 exported |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Paul Fox | move a couple of functions from common code (options... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Paul Fox | add support for setting the dhcp vendor class option... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
"Vladimir N... | safe exported namespace for udhcp. Not full, bore :-( |
commit | commitdiff | tree | snapshot |
2005-09-22 |
"Vladimir N... | Reduce exported from msh applet |
commit | commitdiff | tree | snapshot |
2005-09-22 |
"Vladimir N... | Reduce exported from lash applet |
commit | commitdiff | tree | snapshot |
2005-09-22 |
"Vladimir N... | Reduce exported from hush applet |
commit | commitdiff | tree | snapshot |
2005-09-22 |
"Vladimir N... | quick patch - have removed stranges for me |
commit | commitdiff | tree | snapshot |
2005-09-22 |
"Vladimir N... | very small size reduce for nohup applet |
commit | commitdiff | tree | snapshot |
2005-09-22 |
"Vladimir N... | Reduce exported from ipcs applet |
commit | commitdiff | tree | snapshot |
2005-09-22 |
"Vladimir N... | more remove lost exported |
commit | commitdiff | tree | snapshot |
2005-09-22 |
"Vladimir N... | network "default" --> bb_INET_default. Reduce 2 exporte... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Bernhard Reutner... | - add applet nohup(1) |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Bernhard Reutner... | - make sure to include dmalloc.h at the very end of... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
"Vladimir N... | moved include/bbconfigopts.h from miscutils to to top... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Bernhard Reutner... | - consolidated password helpers |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Bernhard Reutner... | - consolidated password helpers into bb_pwd.c |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Bernhard Reutner... | - rename libbb's password helpers as suggested in libbb.h |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Bernhard Reutner... | - Remove unnecessary warning from libbb and move bb_wfo... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Bernhard Reutner... | - typo in documentation |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Rob Landley | Get "make check" ($srcdir) to work with the new testsuite. |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Rob Landley | The testsuite/links directory wasn't being created. |
commit | commitdiff | tree | snapshot |
2005-09-20 |
"Vladimir N... | This is strange typically modern mistake. Learn please... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Mike Frysinger | Bernhard Fischer writes: |
commit | commitdiff | tree | snapshot |
2005-09-19 |
"Vladimir N... | remove duplicate depend, its work for bb_mkdepend |
commit | commitdiff | tree | snapshot |
2005-09-19 |
"Vladimir N... | correct build bbconfig applet, correct previous change |
commit | commitdiff | tree | snapshot |
2005-09-19 |
"Vladimir N... | corect build bbconfig applet, Thanks, Bernhard Fischer |
commit | commitdiff | tree | snapshot |
2005-09-19 |
"Vladimir N... | hmm, forgoten remove llseek? |
commit | commitdiff | tree | snapshot |
2005-09-19 |
"Vladimir N... | 1) read from stdin work now |
commit | commitdiff | tree | snapshot |
2005-09-19 |
"Vladimir N... | mke2fs.c can compiled for me, more bb_xstrdup and bb_xa... |
commit | commitdiff | tree | snapshot |
next |