aboutsummaryrefslogtreecommitdiff
path: root/miscutils/less.c
AgeCommit message (Collapse)Author
2005-09-22quick patch - have removed stranges for me"Vladimir N. Oleynik"
2005-09-191) read from stdin work now"Vladimir N. Oleynik"
2) destroy segfault in number_process 3) removes dead code complex patch my and Tito
2005-09-19quick patchs: drop founded memory leak, more libbb, more C-compatibility, ↵"Vladimir N. Oleynik"
size reduction
2005-09-18First cleanup pass, from Rob Sullivan. More to be done...Rob Landley
2005-09-16more C-compatibily, Thanks Bernhard Fischer"Vladimir N. Oleynik"
2005-09-16small change for highlihting flags, more busyboxes: indent, forward ↵"Vladimir N. Oleynik"
declaration, paste BSS
2005-09-15New applet "less", from Rob Sullivan.Rob Landley