Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
initialize it correctly.
|
|
[This needs to be extended to the vt100 and dumb emulations too.. in time].
(This allows the removal of WSEMUL_SUN from sparc64/conf/GENERIC)
|
|
|
|
|
|
int (*d_mmap) __P((dev_t, int, int));
to:
paddr_t (*d_mmap) __P((dev_t, off_t, int));
This allows us to mmap devices past 4GB offsets.
|
|
pointed out for the case of del*=0 in pr@2156 by
Juan Vera <juan@coredump.com.ar>.
|
|
Will allow future console keyboard attaches to occur.
|
|
|
|
<violent@death.kiev.ua>
|
|
'wsconscfg -k' to be run.
Thanks to James Matthews for the extra keyboard.
aaron@ ok
|
|
kernel. From based on NetBSD patches.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Restore missing breaks.
|
|
and switch focus out of comand line utility (to come soon).
also, fix duplicated ioctl numbers, so rebuild the ws* utils.
|
|
|
|
|
|
|
|
|
|
|
|
group; fixes PR/1787. This mimics the behavior of pccons and pcvt; mickey@ ok
|
|
|
|
|
|
pvalchev@; aaron@ ok
|
|
|
|
|
|
and change to NOWAIT
|
|
and change to NOWAIT
|
|
|
|
kern_ipc_10.c for other compat modules.
|
|
|
|
disabled by default, also supports vsync blanking, disabled by default.
aaron@ looked at it a while back and i fixed problems he had indicated.
|
|
|
|
|
|
|
|
|
|
old one, instead of the other way around. This makes the motion look much
more fluid on my laptop LCD.
|
|
NetBSD. deraadt@ ok
|
|
from the current one.
|
|
|
|
|