Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



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@localhost> 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.




Home | Main Index | Thread Index | Old Index