tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
dev
/
sun
/
at
master
10 files
disklabel.h
introducing a 64-bit type to the disklabel structure leads some architectures to pad-align the size of the structure; it grows, the disklabel ioctl's are break ABI. Change the uid to a character array. this also simplifies some other stuff ok jsing
16 years ago
files.sun
Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since not all Sun mice run at the canonical 1200 bps, hop between 1200, 4800 and 9600 bps by paying attention to breaks on the line.
17 years ago
sunkbd.c
sunkbd(4): timeout_add(9) -> timeout_add_msec(9); ok kettenis@
6 years ago
sunkbdmap.c
Add Backtab key, based on a change from Crystal Kolipe kolipe.c at exoticsilicon dot com.
3 years ago
sunkbdreg.h
nuke clase 3 & 4
23 years ago
sunkbdvar.h
Auto-repeat keys in WSKBD_RAW mode is not needed. WSKBD_RAW mode used in X, but X independently implements auto-repeat keys.
14 years ago
sunms.c
spelling feedback and ok tb@ jmc@ ok ratchov@
4 years ago
sunmsvar.h
Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since not all Sun mice run at the canonical 1200 bps, hop between 1200, 4800 and 9600 bps by paying attention to breaks on the line.
17 years ago
uperfio.h
reties -> retries
21 years ago
z8530ms.c
adapt to recent wsmouse changes by bru (oct23)
9 years ago