Subject: CVS commit: src/usr.bin/tip
To: None <source-changes@NetBSD.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 04/03/2006 16:13:34
Module Name: src
Committed By: tls
Date: Mon Apr 3 16:13:34 UTC 2006
Modified Files:
src/usr.bin/tip: cmds.c tip.c tip.h tipout.c
Log Message:
Use closefrom, don't iterate over file descriptors from 3 to 20.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/usr.bin/tip/cmds.c
cvs rdiff -r1.42 -r1.43 src/usr.bin/tip/tip.c
cvs rdiff -r1.26 -r1.27 src/usr.bin/tip/tip.h
cvs rdiff -r1.12 -r1.13 src/usr.bin/tip/tipout.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.