| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | use xmalloc, dont hardcode length of string, and get rid of pointless call to... | Mike Frysinger | 2006-04-16 | 1 | -3/+2 |
* | uncuddle if statements | Mike Frysinger | 2006-04-16 | 1 | -5/+5 |
* | use more boiler plate GPL notices | Mike Frysinger | 2006-04-16 | 1 | -16/+4 |
* | uncuddle brackets | Mike Frysinger | 2006-04-16 | 1 | -69/+78 |
* | removed anoinig warnings | "Vladimir N. Oleynik" | 2006-02-01 | 1 | -1/+1 |
* | Ahem. Vladimir checked in a different fix bug didn't close out the bug. | Rob Landley | 2005-12-16 | 1 | -1/+0 |
* | Less would segfault if it had no tty. (Bug 600.) | Rob Landley | 2005-12-16 | 1 | -0/+1 |
* | fopen(TTY...) to bb_xfopen(), close bug 600 | "Vladimir N. Oleynik" | 2005-12-15 | 1 | -1/+1 |
* | change interface to bb_xasprintf() - more perfect for me. | "Vladimir N. Oleynik" | 2005-09-29 | 1 | -5/+2 |
* | quick patch - have removed stranges for me | "Vladimir N. Oleynik" | 2005-09-22 | 1 | -19/+26 |
* | 1) read from stdin work now | "Vladimir N. Oleynik" | 2005-09-19 | 1 | -34/+21 |
* | quick patchs: drop founded memory leak, more libbb, more C-compatibility, siz... | "Vladimir N. Oleynik" | 2005-09-19 | 1 | -82/+89 |
* | First cleanup pass, from Rob Sullivan. More to be done... | Rob Landley | 2005-09-18 | 1 | -144/+106 |
* | more C-compatibily, Thanks Bernhard Fischer | "Vladimir N. Oleynik" | 2005-09-16 | 1 | -1/+2 |
* | small change for highlihting flags, more busyboxes: indent, forward declarati... | "Vladimir N. Oleynik" | 2005-09-16 | 1 | -510/+464 |
* | New applet "less", from Rob Sullivan. | Rob Landley | 2005-09-15 | 1 | -0/+1262 |