From Jan Kiszka: This patch fixes the security labelling of the login terminal
[oweals/busybox.git] / miscutils / less.c
2006-02-01 "Vladimir N. Oleynik"removed anoinig warnings
2005-12-16 Rob LandleyAhem. Vladimir checked in a different fix bug didn...
2005-12-16 Rob LandleyLess would segfault if it had no tty. (Bug 600.)
2005-12-15 "Vladimir N. Oleynik"fopen(TTY...) to bb_xfopen(), close bug 600
2005-09-29 "Vladimir N. Oleynik"change interface to bb_xasprintf() - more perfect for me.
2005-09-22 "Vladimir N. Oleynik"quick patch - have removed stranges for me
2005-09-19 "Vladimir N. Oleynik"1) read from stdin work now
2005-09-19 "Vladimir N. Oleynik"quick patchs: drop founded memory leak, more libbb...
2005-09-18 Rob LandleyFirst cleanup pass, from Rob Sullivan. More to be...
2005-09-16 "Vladimir N. Oleynik"more C-compatibily, Thanks Bernhard Fischer
2005-09-16 "Vladimir N. Oleynik"small change for highlihting flags, more busyboxes...
2005-09-15 Rob LandleyNew applet "less", from Rob Sullivan.