Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | use xmalloc, dont hardcode length of string, and get rid of pointless call ↵ | Mike Frysinger | 2006-04-16 | 1 | -3/+2 | |
| | | | | to memset | |||||
* | 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 | |
| | | | | Reverting... | |||||
* | 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 | |
| | | | | | ln.c: error_msg(str)->error_msg(%s, str) - remove standart "feature" for hackers reduce 100 bytes don't care in sum | |||||
* | 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 | |
| | | | | | | | 2) destroy segfault in number_process 3) removes dead code complex patch my and Tito | |||||
* | quick patchs: drop founded memory leak, more libbb, more C-compatibility, ↵ | "Vladimir N. Oleynik" | 2005-09-19 | 1 | -82/+89 | |
| | | | | size reduction | |||||
* | 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 ↵ | "Vladimir N. Oleynik" | 2005-09-16 | 1 | -510/+464 | |
| | | | | declaration, paste BSS | |||||
* | New applet "less", from Rob Sullivan. | Rob Landley | 2005-09-15 | 1 | -0/+1262 | |