xterm -C and TIOCCONS vs. PRIV_TTY_CONSOLE

2011-01-06 Thread Craig Leres
I recently upgraded my desktop from 7.2-RELEASE to 8.1-RELEASE and noticed that I no longer get biff messages in my "console" xterm window. I traced this to: xterm: cannot open console: Operation not permitted and see that the TIOCCONS code in tty_generic_ioctl() is checking for PRIV_TTY_CONS

Re: broken INCLUDE in sys/conf/kern.pre.mk for opensolaris code?

2011-01-06 Thread Warner Losh
On 01/06/2011 06:45, Alexander Best wrote: On Thu Jan 6 11, Sergey Kandaurov wrote: On 6 January 2011 04:40, Alexander Best wrote: hi there, while building target buildkernel with 'clang -v' i noticed a lot of these lines: ignoring nonexistent directory "/usr/subversion-src/sys/contrib/ope

Re: broken INCLUDE in sys/conf/kern.pre.mk for opensolaris code?

2011-01-06 Thread Alexander Best
On Thu Jan 6 11, Sergey Kandaurov wrote: > On 6 January 2011 04:40, Alexander Best wrote: > > hi there, > > > > while building target buildkernel with 'clang -v' i noticed a lot of these > > lines: > > > > ignoring nonexistent directory > > "/usr/subversion-src/sys/contrib/opensolaris/compat" >