From owner-freebsd-commit Thu Oct 5 19:23:59 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA04596 for freebsd-commit-outgoing; Thu, 5 Oct 1995 19:23:59 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA04584 for cvs-all-outgoing; Thu, 5 Oct 1995 19:23:55 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA04571 for cvs-usrbin-outgoing; Thu, 5 Oct 1995 19:23:52 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA04555 ; Thu, 5 Oct 1995 19:23:36 -0700 Date: Thu, 5 Oct 1995 19:23:36 -0700 From: David Greenman Message-Id: <199510060223.TAA04555@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/tn3270/tools/mkhits dohits.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/10/05 19:23:35 Branch: usr.bin/tn3270 RELENG_2_1_0 usr.bin/tn3270/ctlr RELENG_2_1_0 usr.bin/tn3270/distribution/sys_dos RELENG_2_1_0 usr.bin/tn3270/sys_curses RELENG_2_1_0 usr.bin/tn3270/tn3270 RELENG_2_1_0 usr.bin/tn3270/tools/mkhits RELENG_2_1_0 Modified: usr.bin/tn3270 Makefile usr.bin/tn3270/ctlr api.c usr.bin/tn3270/distribution/sys_dos system.c usr.bin/tn3270/sys_curses system.c usr.bin/tn3270/tn3270 Makefile usr.bin/tn3270/tools/mkhits dohits.c Log: Brought in changes from main branch: fix build order problems "tools" and stop using gets().