Историја ревизија

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