Subject: CVS commit: src/lib/libutil
To: None <source-changes@NetBSD.org>
From: David A. Holland <dholland@netbsd.org>
List: source-changes
Date: 02/09/2008 05:07:26
Module Name:	src
Committed By:	dholland
Date:		Sat Feb  9 05:07:26 UTC 2008

Modified Files:
	src/lib/libutil: login_tty.c

Log Message:
Use STDIN_FILENO and friends instead of magic constants 0/1/2.
Suggested by the patches in PR bin/36551 from Greg A. Woods.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/lib/libutil/login_tty.c

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