bug#36688: uname no longer accessing hw-platform nor cpu (not updated to use primary info source)

2019-07-16 Thread L A Walsh
This is a bit weird, as the hw-platform, apparently is i386 or i686, not sure, but the cpu is definitely accessible in /proc/cpuinfo. The following text is from the sysctl call in the kernel help text for the option: CONFIG_SYSCTL_SYSCALL: sys_sysctl uses binary paths that have been found

bug#36666: Minor bug/inconsistency in ls command

2019-07-16 Thread L A Walsh
On 2019/07/15 00:01, hoffelm...@gmail.com wrote: > Hi, > > I am using ls from the cureutils 8.31 on arch linux (5.2.0 x86_64) and > think it has a bug/inconsistant in printing an file type indicator (-F) > while using the long listing format (-l). > > > If I use `ls -F ~` I get the following