Start 1.33.0 development cycle
[oweals/busybox.git] / debianutils /
2008-02-28 Denis Vlasenkorun-parts: add --reverse
2008-02-26 Denis Vlasenkostart_stop_daemon: stop using data/bss
2008-02-19 Denis Vlasenkotrivial fixes to config system
2008-02-09 Denis Vlasenkomktemp: support -p DIR (Timo Teras <timo.teras at iki...
2007-11-25 Denis Vlasenkowhich: fix testsuite failure
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-09-23 Denis Vlasenkorun_parts: make it sort executables by name (required...
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-08-02 Denis Vlasenkostart_stop_daemon: NOMMU fixes, round 2 by Alex Landau...
2007-07-31 Denis Vlasenkostart_stop_daemon: NOMMU fix; smaller fixes
2007-07-24 Denis VlasenkoReplace index_in_[sub]str_array with index_in_[sub...
2007-07-23 Denis Vlasenkorework long option handling. saves ~1.2k
2007-07-21 Denis Vlasenkolibbb: nuke BB_GETOPT_ERROR, always die if there are...
2007-06-30 Denis Vlasenkointroduce and use bb_basename()
2007-06-12 Denis Vlasenkoremove nearly-duplicate PATHs in several places
2007-06-12 Denis Vlasenkomove several applets to more correct ex-project. No...
2007-06-04 Denis VlasenkoAudit bb_common_bufsiz usage, add script which looks...
2007-05-31 Denis Vlasenkodelete tons of extra #includes
2007-05-31 Denis Vlasenkouse "glibc errno" trick not only for ash, but for entir...
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-04-29 Denis Vlasenkorun_parts: do not check path portion of a name for...
2007-04-12 Denis Vlasenkostyle fixes. No code changes
2007-04-08 Denis Vlasenkogetopt32: fix llist_t options ordering. llist_rev is...
2007-04-08 Denis Vlasenkofind: fix handling of -prune
2007-03-29 Bernhard Reutner... - fold recurse, depthFirst and dereference params into...
2007-03-28 Denis Vlasenkorun_parts: I was wrong, NULL termination is already...
2007-03-28 Denis Vlasenkorun_parts: NULL-terminate list of arguments; fix perror...
2007-03-28 Bernhard Reutner... - rewrite run-parts
2007-03-26 Denis Vlasenkomove everything to new NOMMU helpers, except udhcp
2007-02-26 Denis Vlasenkostart_stop_daemon: add -chuid support
2007-02-11 Denis Vlasenkosyslogd: fix "readpath bug" by using readlink instead
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-28 Denis Vlasenkofix which-uses-default-path
2007-01-19 Denis Vlasenkoopenvt,getty,vfork_daemon_rexec,mount: tighten up fd...
2006-12-28 Denis Vlasenkobb_xget[pw/gr]nam were horribly misnamed - fixed.
2006-12-17 Denis Vlasenkostart_stop_daemon: make code a bit more readable
2006-12-17 Denis Vlasenkostart_stop_daemon: fix bug where any program name was...
2006-11-27 Denis Vlasenkostyle cleanup: return(a) -> return a, part 1
2006-11-26 Denis VlasenkoClosing bug 730. libbb run_parts is using scandir ...
2006-11-18 Denis Vlasenkorodata cleanup. "unable to" == "cannot". -300 bytes
2006-11-18 Denis Vlasenkosmall fixes: using fd-based io instead of FILE*-based,
2006-10-26 Denis Vlasenkoremove bb_printf and the like
2006-10-20 Denis Vlasenkoreadlink: do not emit errors if file doesnt not exist...
2006-10-11 Denis Vlasenkoifupdown: stop emitting annoying/misleading error messages.
2006-10-10 Bernhard Reutner... - add option -t
2006-10-08 Denis Vlasenkostart_stop_daemon: add -N <nice> compat
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-10-05 Denis Vlasenkowhich: -84 bytes
2006-10-05 Denis Vlasenkobuild system overhaul
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-09-13 Bernhard Reutner... - fix copy'n paste errors that got introduced when...
2006-09-04 Rob LandleyPatch from Natanael Copa to make start-stop-daemon...
2006-08-28 Rob LandleyBugfix from Jason Schoon: send the right signal with -s.
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-19 Rob LandleyRemove unnecessary consts. 1_2_0
2006-07-18 "Robert P. J. Day"Rearrange order of type qualifiers.
2006-07-17 Rob LandleyPatch from Thaddeus Ternes, adding chuid to start-stop...
2006-06-14 Bernhard Reutner... - minor shrinkage
2006-06-12 Bernhard Reutner... - fix stupid typo from last checkin
2006-06-11 Bernhard Reutner... - add fancy mode to start-stop-daemon to support -...
2006-06-02 Bernhard Reutner... - move #include busybox.h to the very top so we pull...
2006-05-26 Bernhard Reutner... - add central knob to turn off getopt_long everywhere...
2006-05-19 Bernhard Reutner... - remove emacs layout block as suggested by Robert...
2006-05-17 Rob LandleyThe gnu extension to have realpath() malloc its buffer...
2006-05-13 Mike Frysingerpull Rules.mak from top_srcdir as pointed out by Robert...
2006-05-07 Rob LandleyRemove bb_strlen() in favor of -fno-builtin-strlen...
2006-04-13 Rob LandleyPatch from Robert P Day: let menuconfig indent stuff...
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xdaemon()
2006-04-12 Bernhard Reutner... - add and use bb_opendir(), bb_xopendir().
2006-03-13 Bernhard Reutner... - revert back to r14406
2006-03-13 Rob LandleyPatch from Denis Vlasenko to add xstat() and use it.
2006-03-09 Bernhard Reutner... - backout using features which are not available with...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-03-02 Bernhard Reutner... - use absolute path for top_builddir and top_srcdir.
2006-03-01 Bernhard Reutner... - fixes parallel builds (make -j)
2006-02-21 Rob LandleyDon't build directory libraries unless we're building...
2006-02-02 Mike Frysingermake the build system puuuuuuuuuuurty
2006-01-25 Tim Rikerjust whitespace
2006-01-15 Bernhard Reutner... - shared libbusybox.
2005-12-02 Rob LandleyA cleanup patch I've had lying around in my tree for...
2005-10-14 "Vladimir N. Oleynik"- new bb_opt_complementally syntax, use [-:?] only...
2005-10-11 "Vladimir N. Oleynik"- use complementally '!' to '?' - 'ask' is best 'free...
2005-10-06 "Vladimir N. Oleynik"change strange depend to libbb.h, but require busybox.h
2005-09-24 Mike Frysingeruse the shorter license header
2005-09-24 Mike Frysingeruse brief license line
2005-09-20 Bernhard Reutner... - rename libbb's password helpers as suggested in libbb.h
2005-09-17 Rob LandleyTito pointed out that if readlink doesn't have -f,...
2005-09-14 Paul Foxcommitting bug #7:
2005-09-11 Rob LandleyClean up memory allocation.
2005-09-11 Rob LandleyCleanup patch by Bernhard Fischer, removing unnecessary...
2005-09-05 "Vladimir N. Oleynik"1) bb_opt_complementaly -> bb_opt_complementally
2005-07-29 Paul Foxcommiting fix from:
2005-07-27 Mike Frysingeruse toplevel ARFLAGS and update default ARFLAGS to...
2005-05-11 Mike Frysingerchange the hardcoded error constant (0x80000000UL)...
2004-12-08 Ned Ludd- CONFIG_FEATURE_READLINK_FOLLOW readlink -f patch...
2004-10-08 Eric Andersenegor duda writes:
2004-04-13 Eric AndersenFix several problems with start-stop-daemon, add -m...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
next