platform/upstream/busybox.git
2005-10-20 "Vladimir N... another more const
2005-10-20 "Vladimir N... more const
2005-10-19 "Vladimir N... more const, attribute_noreturn saved 200 bytes
2005-10-17 Bernhard Reutner... - consume space between functionname and opening brackets
2005-10-17 "Vladimir N... more const, use bb_getopt_ulflags, insert XXX for show...
2005-10-17 "Vladimir N... data --> text
2005-10-16 Rob LandleyThe fact "tar tvjf thing.tbz" didn't work was due to...
2005-10-16 Rob LandleyWhitespace and curly bracket cleanup (our tabstop is...
2005-10-15 Bernhard Reutner... - don't update copyright years. He might release it...
2005-10-15 "Vladimir N... more const, all data to text
2005-10-15 "Vladimir N... 20 bytes data to bss
2005-10-15 Bernhard Reutner... - an empty middle term in ?: violates ISO C
2005-10-15 "Vladimir N... data --> code
2005-10-15 "Vladimir N... data --> bss
2005-10-15 "Vladimir N... complex RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1
2005-10-15 "Vladimir N... RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1
2005-10-15 "Vladimir N... common BUFSIZ BSS buffer, small reduce code, data and bss
2005-10-15 "Vladimir N... llist must initialize, add loses ifdef, small indent...
2005-10-15 Rob LandleyAdd --exclude option (to make uClibc-0.9.28 headers...
2005-10-14 "Vladimir N... - new bb_opt_complementally syntax, use [-:?] only...
2005-10-13 Bernhard Reutner... - split VERSION into parts
2005-10-13 Bernhard Reutner... - initialize the correct variables
2005-10-13 Bernhard Reutner... - typo in makefile variable: s/archvial/archival/
2005-10-12 Rob Landleyshow_usage should use bb_default_error_retval.
2005-10-12 Rob LandleyDid you know the uclibc IRC channel has daily logs...
2005-10-12 "Vladimir N... perror correction
2005-10-12 "Vladimir N... create e2fs_set_sbin_path(), noticed by Tito, Thanks
2005-10-12 "Vladimir N... usage bb_dev_null
2005-10-12 "Vladimir N... bb_dev_null
2005-10-12 "Vladimir N... remove 1 CR, correct strange bb_opt_complementally...
2005-10-12 "Vladimir N... make fsck.h as common, e2fsck: includes correct
2005-10-12 "Vladimir N... more busyboxes, remove 1 extern function (mainstream...
2005-10-12 "Vladimir N... more busyboxes
2005-10-12 "Vladimir N... trivial generate exit code
2005-10-12 "Vladimir N... correct strange *3 isatty(0) code
2005-10-12 "Vladimir N... Prepend '-' to the first argument if required, more...
2005-10-12 "Vladimir N... new featured bb_opt_complementally, correct argc checking
2005-10-11 Rob LandleyThere doesn't seem to be a standard header for makedev...
2005-10-11 "Vladimir N... - use complementally '!' to '?' - 'ask' is best 'free...
2005-10-11 Rob LandleyThe check for EROFS was wrong. For example, if you...
2005-10-10 Bernhard Reutner... - do not use bb_xgetularg10_bnd as a lower value of...
2005-10-10 "Vladimir N... better check usage with options, correct show problem...
2005-10-10 "Vladimir N... bb_mkdep: Rewroted. removed problem "include name must...
2005-10-09 Rob LandleyFluff out INSTALL a bit.
2005-10-09 Bernhard Reutner... - remove passing PREFIX and CROSS to make which was...
2005-10-09 Rob LandleyThe readme in 1.0 is more up to date than the 1.1 versi...
2005-10-09 Paul Foxcatch and report errors from file_write()
2005-10-09 Paul Foxmake Hit_Return() available when CONFIG_FEATURE_VI_COLO...
2005-10-09 Rob LandleyWhen lstat returns an error (such as file not found...
2005-10-08 Rob LandleyRob Sullivan added character and equivalence classes...
2005-10-08 Bernhard Reutner... - make libiproute compile..
2005-10-08 Rob LandleyRename CONFIG_NFSMOUNT to CONFIG_FEATURE_MOUNT_NFS...
2005-10-08 Rob LandleyRename CONFIG_SORT_BIG to CONFIG_FEATURE_SORT_BIG so...
2005-10-08 Rob LandleyCoprolith polishing time: Tito switched devfsd over...
2005-10-08 Bernhard Reutner... - rename bareconfig to allbareconfig and emit "is not...
2005-10-08 Rob LandleyShaun Jackman pointed out that fgets_unlocked() and...
2005-10-07 Bernhard Reutner... - add config target bareconfig. Enables all applets...
2005-10-07 Bernhard Reutner... - Note that directories for make have to be given as...
2005-10-07 "Vladimir N... trim dep lines
2005-10-07 Bernhard Reutner... - size reduction of pidof
2005-10-07 "Vladimir N... fast replace if src outside
2005-10-07 Bernhard Reutner... - remove superfluous C statements ";;" in decompress_un...
2005-10-07 Bernhard Reutner... - fix bug #94: 'make install' does not respect PREFIX...
2005-10-06 Rob LandleyThe supposedly trivial CONFIG->ENABLE conversion wasn...
2005-10-06 Bernhard Reutner... - pidof(8): make -s optional and optional -o; closes...
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...
next