Subject: CVS commit: src/lib/libedit
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/01/2005 11:37:52
Module Name:	src
Committed By:	lukem
Date:		Wed Jun  1 11:37:52 UTC 2005

Modified Files:
	src/lib/libedit: chared.c read.c tty.c tty.h
	src/lib/libedit/TEST: test.c

Log Message:
Don't use non-standard uint or u_int.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/lib/libedit/chared.c src/lib/libedit/tty.c
cvs rdiff -r1.35 -r1.36 src/lib/libedit/read.c
cvs rdiff -r1.10 -r1.11 src/lib/libedit/tty.h
cvs rdiff -r1.17 -r1.18 src/lib/libedit/TEST/test.c

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