Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/26/1999 07:18:02
Module Name:	basesrc
Committed By:	lukem
Date:		Sun Sep 26 14:18:02 UTC 1999

Modified Files:
	basesrc/usr.bin/ftp: util.c

Log Message:
Use tcgetpgrp(fd) instead of ioctl(fd, TIOCGPGRP, &var), because
Kimmo Suominen <kim@netbsd.org> informs me that it's more portable.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 basesrc/usr.bin/ftp/util.c

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