From owner-cvs-usrbin Sat Sep 2 10:43:39 1995 Return-Path: cvs-usrbin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id KAA00744 for cvs-usrbin-outgoing; Sat, 2 Sep 1995 10:43:39 -0700 Received: (from davidg@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id KAA00733 ; Sat, 2 Sep 1995 10:43:33 -0700 Date: Sat, 2 Sep 1995 10:43:33 -0700 From: David Greenman Message-Id: <199509021743.KAA00733@freefall.FreeBSD.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/window wwinit.c Sender: cvs-usrbin-owner@FreeBSD.org Precedence: bulk davidg 95/09/02 10:43:32 Branch: games/larn RELENG_2_1_0 games/worms RELENG_2_1_0 lib/libcurses RELENG_2_1_0 lib/libncurses RELENG_2_1_0 lib/libtermcap RELENG_2_1_0 usr.bin/more RELENG_2_1_0 usr.bin/ncftp RELENG_2_1_0 usr.bin/tput RELENG_2_1_0 usr.bin/tset RELENG_2_1_0 usr.bin/window RELENG_2_1_0 Modified: games/larn io.c games/worms worms.c lib/libcurses curses.h setterm.c lib/libncurses lib_kernel.c lib/libtermcap Makefile termcap.3 termcap.c termcap.h tgoto.c tparm.c tputs.c usr.bin/more screen.c usr.bin/ncftp main.c sys.h usr.bin/tput tput.c usr.bin/tset tset.c usr.bin/window wwinit.c Log: Brought in changes from main branch: Andrey's "ospeed" fixes, plus some minor (mostly compiler warning) fixes in related files.