Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. hace 16 años
  Denis Vlasenko 5d89fbaa2e *: remove remaining instances of ".data" hack hace 16 años
  Denis Vlasenko 574f2f4394 *: add optimization barrier to all "G trick" locations hace 16 años
  Denis Vlasenko 1e2a7e4ed1 test: fix mishandling of 'test ! arg1 op arg2 more args'; add testsuite hace 17 años
  Denis Vlasenko 6672c8e480 test: stop using lots of bss. hace 17 años
  Bernhard Reutner-Fischer a702457eac - remove most of the forward declarations. No obj-code changes. hace 17 años
  Denis Vlasenko fc5d15912c test: correct confusing placement of "const" hace 17 años
  Denis Vlasenko dc757aa16c introduce and use bb_basename() hace 17 años
  Denis Vlasenko 80b8b39899 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) hace 17 años
  Denis Vlasenko 88308fec80 test: suppress gcc warning hace 17 años
  Denis Vlasenko b304eadca8 test: shrink a bit hace 17 años
  Bernhard Reutner-Fischer be99243945 - fix test -f ./exists hace 17 años
  Bernhard Reutner-Fischer fdcbc4e709 - fix testing primary expressions like '"-u" = "-u"' hace 17 años
  Denis Vlasenko dc4ab54ea7 test: fix thinko in previous commit hace 17 años
  Denis Vlasenko 89bca27158 test: recognize /path/to/[ case too hace 17 años
  Bernhard Reutner-Fischer e8b2bd4d47 - fix wrong not operator which was essentially ignored. got introduced in r18282 hace 17 años
  Denis Vlasenko fe3e1776ad test: close bug 1371 hace 17 años
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko dcf4de20a1 test: code size saving, no logic changes hace 17 años
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. hace 17 años
  Denis Vlasenko 729bd9e0b0 test: comment out unused code hace 17 años
  Bernhard Reutner-Fischer cc890264d9 - debloat test. untested. hace 17 años
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having hace 18 años
  Denis Vlasenko bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) hace 18 años
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 hace 18 años
  Rob Landley ecb29573e9 "Jordan Crouse" <jordan.crouse@amd.com> says: hace 18 años
  "Robert P. J. Day" 68229837ff Remove all usage of the "register" storage class specifier. hace 18 años
  Rob Landley ea224be6aa skip_whitespace() shouldn't claim its return value is const, it doesn't know hace 18 años
  Paul Fox 6ab037872f hace 18 años
  Bernhard Reutner-Fischer 19008b8373 - reuse strings and messages. Saves about 600B hace 18 años