>> After building today's sources (8.99.36), on i386 I get: >> >> # sort >> sort: /dev/stdin: Device not configured >> >> 8.99.29 kernel works correctly. >> >> Same sources, but amd64, also work correctly. >> >> Any suggestions? :) > > what does "ls -l /dev/stdin" show? also -lL.
lr-xr-xr-x 1 root wheel 4 Mar 21 09:35 /dev/stdin -> fd/0 crw--w---- 1 root tty 5, 0 Mar 21 09:39 /dev/fd/0 Nothing special, right? :) Adam