oweals/busybox.git
2005-10-06 "Vladimir N... to bb_getopt_ulflags()
2005-10-06 "Vladimir N... change strange depend to libbb.h, but require busybox.h
2005-10-06 "Vladimir N... update documentation
2005-10-06 "Vladimir N... bb_mkdep can use src outside now
2005-10-06 Bernhard Reutner... - add a few basic tests for pidof(8)
2005-10-06 Bernhard Reutner... - support make check V=1 to run the checks in verbose...
2005-10-06 Bernhard Reutner... - add llist_free_one() and llist_free() to libbb
2005-10-06 Bernhard Reutner... - add llist_free_one() and llist_free() to libbb; Add...
2005-10-05 Bernhard Reutner... - remove explicit dependency of busybox.o and applets...
2005-10-05 "Vladimir N... more lost changes BSD signals -> SysV signals. Noticed...
2005-10-05 "Vladimir N... BSD signals -> SysV signals, int->socklet_t. Noticed...
2005-10-05 "Vladimir N... another more correction for getopt_ulflags() documentat...
2005-10-05 Bernhard Reutner... - fix generation of .depend when building out of tree.
2005-10-05 Bernhard Reutner... - busybox.o and applets.o depend on usage.h
2005-10-05 "Vladimir N... more correction for getopt_ulflags() documentation...
2005-10-05 Bernhard Reutner... - add proper separators. sorry for the noise..
2005-10-05 Bernhard Reutner... - add a bit more documentation to vodz' recent additions.
2005-10-05 "Vladimir N... update bb_getopt_ulflags special for 'ps' applet, usagi...
2005-10-05 Bernhard Reutner... - Fix spurious rebuilds for (parallel) out-of-tree...
2005-10-05 Bernhard Reutner... - fix building out-of-tree;
2005-10-05 Mike Frysingeras Tito points out, e2fsck and fsck need more dependencies
2005-10-05 Mike Frysingerdont typecast lvalue since gcc hates that
2005-10-04 "Vladimir N... ps selinux logic correction, but do not tested too
2005-10-04 "Vladimir N... use updated bb_getopt_ulflags() for ps applet
2005-10-04 Bernhard Reutner... - add option 'w' to ps (wide output, optional feature...
2005-10-04 Bernhard Reutner... - add prototype for llist_add_to_end to libbb.h
2005-10-04 Rob LandleyAdd find -exec support from Rob Sullivan, and convert...
2005-10-03 "Vladimir N... speed up * 2
2005-10-03 "Vladimir N... sync inetd with slackware-10.2 inetd (OpenBSD-1.79...
2005-10-02 Mike Frysingerexcellent shrinkage patch by Tito
2005-10-02 Mike Frysingerclean out unneeded E2FSCK variables
2005-10-02 Mike Frysingerremove debug warning
2005-10-02 Mike Frysingerreorder arches into alphabetical order
2005-10-02 Mike Frysingerfixup whitespace
2005-10-02 Mike Frysingerremove all Elf32 hardcodes to make sure the elf handlin...
2005-10-02 Mike Frysingersvdavidson writes in Bug 459: add support for x86_64...
2005-09-30 Bernhard Reutner... typo
2005-09-30 Bernhard Reutner... - remove duplicate entry of resolve.c in BLKID_SRC
2005-09-29 "Vladimir N... change interface to bb_xasprintf() - more perfect for me.
2005-09-29 "Vladimir N... forgotten putenv
2005-09-29 "Vladimir N... don't out \r to syslog
2005-09-29 Bernhard Reutner... - rename llist_add_to.c to llist.c
2005-09-29 "Vladimir N... getty must chdir(/). Use bb_getopt_ulflags. Indent...
2005-09-29 "Vladimir N... more busybox's style for fsck.c, size reduce
2005-09-29 "Vladimir N... busybox.c: ENABLE_LOCALE logic correct.
2005-09-29 "Vladimir N... reorder include <sys/types.h> and <sys/types.h>.
2005-09-28 "Vladimir N... more const, inline, forward declaration usage, strip...
2005-09-28 Mike Frysingerallow people to adjtime location
2005-09-27 "Vladimir N... move e2fsck/* to e2fsck.c, one e2fsck_main and jornal...
2005-09-27 Mike Frysingerfix building w/out et headers and w/out debug
2005-09-27 Mike Frysingeras pointed out in Bug 17, use uint32_t instead of unsig...
2005-09-27 Mike Frysingerpass EXTRA_CFLAGS to final link since it may contain...
2005-09-27 Mike Frysingereat misappropriated whitespace
2005-09-27 Mike Frysingeruncuddle function scope brackets
2005-09-26 Bernhard Reutner... - remove unused variable TOPDIR
2005-09-26 Rob Landleyadd "make help"
2005-09-26 "Vladimir N... revert wait zombie, it have as linux-specific signal...
2005-09-26 "Vladimir N... correct set prompt if CONFIG_ASH_EXPAND_PRMT enabled...
2005-09-26 "Vladimir N... spwd bulid now, (typo)
2005-09-25 Rob LandleyPatch from Amir Shalem to make busybox compile on a...
2005-09-25 Mike Frysingerwhitespace sucks
2005-09-25 Mike Frysingerfix building with debugging enabled #413
2005-09-25 Mike Frysingerthis should fix parallel building with .depend/bb_config.h
2005-09-25 Rob LandleyStop gcc4 from nit-picking about signedness of char *.
2005-09-24 Mike FrysingerCristian Ionescu-Idbohrn writes to fix a warning: netwo...
2005-09-24 Mike FrysingerCristian Ionescu-Idbohrn says: touchup whitespace/display
2005-09-24 Mike Frysingertouchup argc/argv handling to shrink a bit and fix...
2005-09-24 Mike Frysingerre-order a little for alphabetical
2005-09-24 Mike Frysingerre-order a little for alphabetical
2005-09-24 Mike Frysingerre-order a little for alphabetical
2005-09-24 Mike Frysingerre-order a little for alphabetical
2005-09-24 Mike Frysingerre-order a little for alphabetical
2005-09-24 Rob LandleyTito switched option parsing over to switch umount...
2005-09-24 Mike Frysingerforce nodebug by default
2005-09-24 Mike Frysingeruse the shorter license header
2005-09-24 Mike Frysingerimport the very fat e2fsck/fsck applets
2005-09-24 Mike Frysingermake sure we include local header files
2005-09-24 Mike Frysingerfix parallel building again
2005-09-24 Mike Frysingererr, fix stupid mistake in previous do_findfs() change
2005-09-24 Mike Frysingeradd a attribute_noreturn macro
2005-09-24 Mike Frysingeruse brief license line
2005-09-24 Mike Frysingerfix broken whitespace and remove pointless mkdir
2005-09-24 Mike Frysingermake e2label and findfs optional
2005-09-24 Mike Frysingerrename menu and touchup whitespace
2005-09-24 Mike Frysingermake test an alias for check
2005-09-24 Mike Frysingercleanup option parsing
2005-09-23 Bernhard Reutner... - ifupdown needs run-parts. Thanks Derosnec for pointin...
2005-09-23 Bernhard Reutner... - remove dangling symlinks after the runs
2005-09-23 Rob LandleyWe've gotten enough questions that are related to build...
2005-09-23 Bernhard Reutner... - set executable bit
2005-09-23 Bernhard Reutner... - introduce variable _BB_CONFIG_DEP to the new test...
2005-09-23 Bernhard Reutner... - add missing descriptions of supported arguments
2005-09-23 Bernhard Reutner... - replace variables by defines to save space
2005-09-23 "Vladimir N... SUSv3 -q compatibily exit status correction for grep...
2005-09-23 "Vladimir N... SUSv3 -q compatibily exit status correction for grep
2005-09-23 "Vladimir N... grep must have exit code >1 if input file not found...
2005-09-23 "Vladimir N... more make safe the exported namespace for udhcp. Move...
2005-09-23 "Vladimir N... remove 1 exported
2005-09-22 Paul Foxmove a couple of functions from common code (options...
2005-09-22 Paul Foxadd support for setting the dhcp vendor class option...
next