From owner-cvs-usrbin Thu Sep 28 13:36:27 1995 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA29334 for cvs-usrbin-outgoing; Thu, 28 Sep 1995 13:36:27 -0700 Received: (from jmz@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA29318 ; Thu, 28 Sep 1995 13:36:18 -0700 Date: Thu, 28 Sep 1995 13:36:18 -0700 From: Jean-Marc Zucconi Message-Id: <199509282036.NAA29318@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/f2c Notice README cds.c data.c defines.h defs.h equiv.c error.c exec.c expr.c f2c.1 f2c.h format.c format.h formatdata.c gram.dcl gram.head index index.html init.c intr.c io.c iob.h lex.c main.c malloc.c mem.c misc.c names.c names.h niceprintf.c notice output.c output.h p1defs.h p1output.c parse.h parse_args.c permission pread.c proc.c put.c putpcc.c readme sysdep.c sysdep.h tokens vax.c version.c xsum.c Sender: owner-cvs-usrbin@FreeBSD.org Precedence: bulk jmz 95/09/28 13:36:17 Modified: usr.bin/f2c Notice README cds.c data.c defines.h defs.h equiv.c error.c exec.c expr.c f2c.1 f2c.h format.c format.h formatdata.c gram.dcl gram.head index index.html init.c intr.c io.c iob.h lex.c main.c malloc.c mem.c misc.c names.c names.h niceprintf.c notice output.c output.h p1defs.h p1output.c parse.h parse_args.c permission pread.c proc.c put.c putpcc.c readme sysdep.c sysdep.h tokens vax.c version.c xsum.c Log: Update to the 1995/09/20 version. Previous version was 1993/12/17 The diffs are large mainly because of prototyping changes. From owner-cvs-usrbin Thu Sep 28 13:43:45 1995 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA29787 for cvs-usrbin-outgoing; Thu, 28 Sep 1995 13:43:45 -0700 Received: (from jmz@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA29774 ; Thu, 28 Sep 1995 13:43:35 -0700 Date: Thu, 28 Sep 1995 13:43:35 -0700 From: Jean-Marc Zucconi Message-Id: <199509282043.NAA29774@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/f2c Makefile main.c Sender: owner-cvs-usrbin@FreeBSD.org Precedence: bulk jmz 95/09/28 13:43:34 Modified: usr.bin/f2c Makefile main.c Log: Makefile: use CFLAGS+= instead of CFLAGS=. Don't use the f2c's malloc. main.c: reinstitute the -o option to rename C output file. From owner-cvs-usrbin Fri Sep 29 11:32:53 1995 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA26340 for cvs-usrbin-outgoing; Fri, 29 Sep 1995 11:32:53 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA26323 ; Fri, 29 Sep 1995 11:32:40 -0700 Date: Fri, 29 Sep 1995 11:32:40 -0700 From: Bruce Evans Message-Id: <199509291832.LAA26323@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/tn3270 Makefile Sender: owner-cvs-usrbin@FreeBSD.org Precedence: bulk bde 95/09/29 11:32:40 Modified: usr.bin/tn3270 Makefile Log: Build tools subdir first to reduce bogons caused by inadequate dependency handling for the tools binaries. E.g., after libc.a is changed, it previously took two `make' passes and one `make depend' pass following one of the `make' passes to bring everything up to date. Now one `make' pass followed by one `make depend' pass is sufficient. Dependency handling seems to be difficult to handle cleanly when interdependent things are built in different directories. From owner-cvs-usrbin Fri Sep 29 11:45:08 1995 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA26874 for cvs-usrbin-outgoing; Fri, 29 Sep 1995 11:45:08 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA26835 ; Fri, 29 Sep 1995 11:44:56 -0700 Date: Fri, 29 Sep 1995 11:44:56 -0700 From: Bruce Evans Message-Id: <199509291844.LAA26835@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/tn3270/tools/mkhits dohits.c Sender: owner-cvs-usrbin@FreeBSD.org Precedence: bulk bde 95/09/29 11:44:54 Modified: usr.bin/tn3270/ctlr api.c usr.bin/tn3270/distribution/sys_dos system.c usr.bin/tn3270/sys_curses system.c usr.bin/tn3270/tools/mkhits dohits.c Log: Don't use gets(). sys_curses/system.c: Don't use gets() better. Neither gets() nor fgets() is appropriate for discarding a line of input. From owner-cvs-usrbin Sat Sep 30 23:13:12 1995 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA08842 for cvs-usrbin-outgoing; Sat, 30 Sep 1995 23:13:12 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA08818 ; Sat, 30 Sep 1995 23:12:52 -0700 Date: Sat, 30 Sep 1995 23:12:52 -0700 From: David Greenman Message-Id: <199510010612.XAA08818@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/ar archive.c Sender: owner-cvs-usrbin@FreeBSD.org Precedence: bulk davidg 95/09/30 23:12:47 Branch: usr.bin/ar RELENG_2_1_0 Modified: usr.bin/ar archive.c Log: Brought in changes from rev 1.6: fix for PR 721.