Re: Using less in environment without controlling tty

2013-08-05 Thread Harald Becker
Hi Denys ! On 05-08-2013 15:44 Denys Vlasenko wrote: >I already added code which make "less 1<>/dev/ttyFOO" work >as you requested. Please try current git. Your version is bloated. Patch attached, to strip your bloat and drop to using stdout as fallback (only when /proc, /sys not available = ca

[PATCH] fix build error with musl libc due to if_slip.h

2013-08-05 Thread John Spencer
this is a kernel header, but apparently it's also supplied on glibc and uclibc in net/. since we need kernel headers anyway, we can as well just change it. diff -aur busybox-1.19.2.orig/networking/ifconfig.c busybox-1.19.2/networking/ifconfig.c --- busybox-1.19.2.orig/networking/ifconfig.c 2011-