Commit History

Author SHA1 Message Date
  Rob Landley 69d863b6c6 And fix the error I just introduced. :) 18 years ago
  Rob Landley 5a2997de72 Remove pointless #define. 18 years ago
  Bernhard Reutner-Fischer a85a63f6ee - fix invalid mode 18 years ago
  Mike Frysinger f054be12de Rob Sullivan writes: rewrite the regex handling to improve stability 18 years ago
  Rob Landley a2e98043d5 From Rob Sullivan: Fix a segfault with searching, plus some cleanups. 18 years ago
  Mike Frysinger 20c22e0883 just use the stack to kill memleak and return if user didnt give us anything to match 18 years ago
  Mike Frysinger bf2d9905ca use xmalloc, dont hardcode length of string, and get rid of pointless call to memset 18 years ago
  Mike Frysinger 00d10a94f3 uncuddle if statements 18 years ago
  Mike Frysinger f284c767e5 use more boiler plate GPL notices 18 years ago
  Mike Frysinger 3a2b103eea uncuddle brackets 18 years ago
  "Vladimir N. Oleynik" 73ffd762ca removed anoinig warnings 19 years ago
  Rob Landley ef1f7b5058 Ahem. Vladimir checked in a different fix bug didn't close out the bug. 19 years ago
  Rob Landley 4b91b88fcb Less would segfault if it had no tty. (Bug 600.) 19 years ago
  "Vladimir N. Oleynik" 8315cd527f fopen(TTY...) to bb_xfopen(), close bug 600 19 years ago
  "Vladimir N. Oleynik" 39a841cecf change interface to bb_xasprintf() - more perfect for me. 19 years ago
  "Vladimir N. Oleynik" b8fa7e88f2 quick patch - have removed stranges for me 19 years ago
  "Vladimir N. Oleynik" bc37480e9c 19 years ago
  "Vladimir N. Oleynik" a0ae6de848 quick patchs: drop founded memory leak, more libbb, more C-compatibility, size reduction 19 years ago
  Rob Landley d57ae8b796 First cleanup pass, from Rob Sullivan. More to be done... 19 years ago
  "Vladimir N. Oleynik" 8d3c40d492 more C-compatibily, Thanks Bernhard Fischer 19 years ago
  "Vladimir N. Oleynik" 2b306e906f small change for highlihting flags, more busyboxes: indent, forward declaration, paste BSS 19 years ago
  Rob Landley 9200e79d21 New applet "less", from Rob Sullivan. 19 years ago