Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 01/06/2003 15:10:32
Module Name:	src
Committed By:	wiz
Date:		Mon Jan  6 13:10:32 UTC 2003

Modified Files:
	src/sys/arch/amiga/dev: fd.c
	src/sys/arch/sh5/include: trap.h
	src/sys/arch/sh5/sh5: trap.c
	src/sys/dev/ic: ad1848.c i82557.c
	src/sys/dev/ieee1394: fwohci.c
	src/sys/netccitt: hd_input.c
	src/usr.bin/xlint/xlint: xlint.c

Log Message:
synchronous, not syncronous.


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/arch/amiga/dev/fd.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/sh5/include/trap.h
cvs rdiff -r1.15 -r1.16 src/sys/arch/sh5/sh5/trap.c
cvs rdiff -r1.15 -r1.16 src/sys/dev/ic/ad1848.c
cvs rdiff -r1.69 -r1.70 src/sys/dev/ic/i82557.c
cvs rdiff -r1.71 -r1.72 src/sys/dev/ieee1394/fwohci.c
cvs rdiff -r1.18 -r1.19 src/sys/netccitt/hd_input.c
cvs rdiff -r1.31 -r1.32 src/usr.bin/xlint/xlint/xlint.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.