Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Vlasenko 50ddabc859 less: fix <tab><backspace> buglet hace 18 años
  Denis Vlasenko 95b307103a less: interpret backspace. hace 18 años
  Denis Vlasenko 806116b234 fixes from Yann E. MORIN <yann.morin.1998@anciens.enib.fr> hace 18 años
  Denis Vlasenko 3bba545a54 done a dozen of randconfig test. guess what? ALL failed... hace 18 años
  Denis Vlasenko 5a4f0994b0 less: fix regexp search '/' on large files hace 18 años
  Denis Vlasenko 7cea262273 small stupid changes. no code changes hace 18 años
  Denis Vlasenko f4dff77355 less: implement waiting for input using select(). Rather tricky business. hace 18 años
  Denis Vlasenko f1282a8792 less: a few fixes for cases where we overflow status line hace 18 años
  Denis Vlasenko f65d1338dc less: restore TAB display (was showing as inverse I after prev changes :) hace 18 años
  Denis Vlasenko d51d14e36f less: "(null)" is a bit strange. "standard input" is better :) hace 18 años
  Denis Vlasenko e147a72173 less: how many different kinds of status line we need, three?! hace 18 años
  Denis Vlasenko e865e81d34 less: stop dying on bad regexps, quietly pipe data w/o hace 18 años
  Denis Vlasenko 3f3190e34c less: total cleanup and bugfix. hace 18 años
  Denis Vlasenko 9a7cef930f less: somewhat buggy applet, but nice. Muchly reduced hace 18 años
  Bernhard Reutner-Fischer 882e60c442 - shrink less. hace 18 años
  Denis Vlasenko f0ed376eda remove bb_printf and the like hace 18 años
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata hace 18 años
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. hace 18 años
  Denis Vlasenko 9213a9e0f2 whitespace cleanup hace 18 años
  Bernhard Reutner-Fischer d591a360d3 - merge -r15463:15564 from busybox_scratch branch through these changesets: hace 18 años
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate hace 18 años
  Bernhard Reutner-Fischer c89982dcd7 - move #include busybox.h to the very top so we pull in the config hace 18 años
  Rob Landley 69d863b6c6 And fix the error I just introduced. :) hace 18 años
  Rob Landley 5a2997de72 Remove pointless #define. hace 18 años
  Bernhard Reutner-Fischer a85a63f6ee - fix invalid mode hace 18 años
  Mike Frysinger f054be12de Rob Sullivan writes: rewrite the regex handling to improve stability hace 18 años
  Rob Landley a2e98043d5 From Rob Sullivan: Fix a segfault with searching, plus some cleanups. hace 19 años
  Mike Frysinger 20c22e0883 just use the stack to kill memleak and return if user didnt give us anything to match hace 19 años
  Mike Frysinger bf2d9905ca use xmalloc, dont hardcode length of string, and get rid of pointless call to memset hace 19 años
  Mike Frysinger 00d10a94f3 uncuddle if statements hace 19 años