httpd: require "HTTP/xyz" at the end of request line
[oweals/busybox.git] / debianutils / which.c
2018-12-28 Denys Vlasenkoconfig: update size information
2018-01-12 Denys Vlasenkowhich: fix TODO with NOFORK+malloc_failure misbehaving
2017-08-08 Denys Vlasenkogetopt32: remove opt_complementary
2017-08-03 Denys Vlasenkonew NOFORKs: clear, nproc, tty, uname, arch, unlink...
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2017-07-18 Denys VlasenkoUpdate menuconfig items with approximate applet sizes
2015-10-18 Denys Vlasenkodebianutils/*: convert to new-style "one file" applets
2014-05-04 Tito Ragusawhich: rewrite
2014-05-03 Timo Teräswhich: rewrite
2014-05-02 Denys Vlasenkolibbb: rename execable -> executable. No code changes
2011-04-02 Pere Orgamove help text from include/usage.src.h to debianutils...
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2009-04-21 Denis Vlasenko*: mass renaming of USE_XXXX to IF_XXXX
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-06-05 Denis Vlasenkowhich: -a support (needed for bfin uclibc build script)
2007-11-25 Denis Vlasenkowhich: fix testsuite failure
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-06-12 Denis Vlasenkoremove nearly-duplicate PATHs in several places
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-28 Denis Vlasenkofix which-uses-default-path
2006-10-26 Denis Vlasenkoremove bb_printf and the like
2006-10-11 Denis Vlasenkoifupdown: stop emitting annoying/misleading error messages.
2006-10-05 Denis Vlasenkowhich: -84 bytes
2006-09-13 Bernhard Reutner... - fix copy'n paste errors that got introduced when...
2006-07-19 Rob LandleyRemove unnecessary consts. 1_2_0
2006-07-18 "Robert P. J. Day"Rearrange order of type qualifiers.
2006-06-14 Bernhard Reutner... - minor shrinkage
2006-06-02 Bernhard Reutner... - move #include busybox.h to the very top so we pull...
2006-05-19 Bernhard Reutner... - remove emacs layout block as suggested by Robert...
2006-05-07 Rob LandleyRemove bb_strlen() in favor of -fno-builtin-strlen...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2005-09-14 Paul Foxcommitting bug #7:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-03 Glenn L McGrathFix a compile error identiefied by Steven Scholz.
2004-03-01 Glenn L McGrathCheck file has execute permission for the current user...
2003-10-29 Glenn L McGrathfix a bug where `which' doesn't check whether the file...
2003-10-22 Eric Andersensigh
2003-10-22 Eric AndersenTomasz Motylewski reported that the 'which' applet...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-11 Glenn L McGrathMove readlink, mktemp, run-parts and which to a new...