Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: bjh21
Date: Sat Feb 14 10:20:56 UTC 2009
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4/man4.acorn26: Makefile arckbd.4
src/sys/arch/acorn26/conf: FOURMEG GENERIC INSTALL files.acorn26
src/sys/arch/acorn26/ioc: arckbd.c
src/sys/dev: DEVNAMES
Log Message:
I've just discovered config_found_ia(), which means that wskbd(4) and
wsmouse(4) can attach directly at arckbd(4) and I can dispose of the
ugly arcwsmouse(4) and arcwskbd(4) interpositions. Do that, and purge
them from the documentation as well.
To generate a diff of this commit:
cvs rdiff -r1.1122 -r1.1123 src/distrib/sets/lists/man/mi
cvs rdiff -r1.5 -r1.6 src/share/man/man4/man4.acorn26/Makefile
cvs rdiff -r1.1 -r1.2 src/share/man/man4/man4.acorn26/arckbd.4
cvs rdiff -r1.31 -r1.32 src/sys/arch/acorn26/conf/FOURMEG
cvs rdiff -r1.57 -r1.58 src/sys/arch/acorn26/conf/GENERIC
cvs rdiff -r1.25 -r1.26 src/sys/arch/acorn26/conf/INSTALL
cvs rdiff -r1.13 -r1.14 src/sys/arch/acorn26/conf/files.acorn26
cvs rdiff -r1.16 -r1.17 src/sys/arch/acorn26/ioc/arckbd.c
cvs rdiff -r1.243 -r1.244 src/sys/dev/DEVNAMES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index