From owner-cvs-user Sun Oct 27 04:45:03 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA22612 for cvs-user-outgoing; Sun, 27 Oct 1996 04:45:03 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA22563; Sun, 27 Oct 1996 04:44:48 -0800 (PST) Date: Sun, 27 Oct 1996 04:44:48 -0800 (PST) From: Wolfram Schneider Message-Id: <199610271244.EAA22563@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/tools/tools/tcl_bmake mkMakefile.sh Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 96/10/27 04:44:47 Modified: tools/tools/tcl_bmake mkMakefile.sh Log: (reverse) sync with src/lib/libtcl/Makefile rev 1.9 >Do not make symbolic links from obj directory into source tree, >it may break `make reinstall'. Use cp(1). > >Simplify Makefile. Requested by: Peter Revision Changes Path 1.13 +22 -11 src/tools/tools/tcl_bmake/mkMakefile.sh From owner-cvs-user Mon Oct 28 20:31:38 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA23879 for cvs-user-outgoing; Mon, 28 Oct 1996 20:31:38 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA23850; Mon, 28 Oct 1996 20:31:24 -0800 (PST) Date: Mon, 28 Oct 1996 20:31:24 -0800 (PST) From: Peter Wemm Message-Id: <199610290431.UAA23850@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/tools/tools/tcl_bmake mkMakefile.sh Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/10/28 20:31:23 Modified: tools/tools/tcl_bmake mkMakefile.sh Log: Along the way, the minor version number has been bumped (newer version of tcl with new functions in the library), but the ports-compatable link name wasn't bumped as it should have been. Minor cleanups while here (including preserving the $Id: line) Revision Changes Path 1.14 +15 -10 src/tools/tools/tcl_bmake/mkMakefile.sh From owner-cvs-user Wed Oct 30 00:44:36 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA17519 for cvs-user-outgoing; Wed, 30 Oct 1996 00:44:36 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA17482; Wed, 30 Oct 1996 00:44:24 -0800 (PST) Date: Wed, 30 Oct 1996 00:44:24 -0800 (PST) From: Peter Wemm Message-Id: <199610300844.AAA17482@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/tools/tools/tcl_bmake mkMakefile.sh Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/10/30 00:44:21 Modified: tools/tools/tcl_bmake mkMakefile.sh Log: Argh, I hate the tcl build/config environment. :-( It seems that some tools (eg: expect-5.21) use TCL_LIB_SPEC to generate their shared library suffix. This should be .so.1.0, not .so as ld can't use it. Revert part of the previous change here, it did too much. libtcl75.so.1.1 was bumped, but the rules to generate library names for _other_ packages were not supposed to be. Sigh. Revision Changes Path 1.15 +4 -3 src/tools/tools/tcl_bmake/mkMakefile.sh From owner-cvs-user Wed Oct 30 10:57:57 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA21544 for cvs-user-outgoing; Wed, 30 Oct 1996 10:57:57 -0800 (PST) Received: (from jhay@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA21516; Wed, 30 Oct 1996 10:57:48 -0800 (PST) Date: Wed, 30 Oct 1996 10:57:48 -0800 (PST) From: John Hay Message-Id: <199610301857.KAA21516@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release/sysinstall/help relnotes.hlp Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jhay 96/10/30 10:57:48 Modified: release/sysinstall/help relnotes.hlp Log: Note the support for the SDL RISCom/N2pci cards. Move myself from the list of helpers and beta testers to the development team. Revision Changes Path 1.17 +10 -4 src/release/sysinstall/help/relnotes.hlp From owner-cvs-user Wed Oct 30 22:12:28 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA02304 for cvs-user-outgoing; Wed, 30 Oct 1996 22:12:28 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA02289; Wed, 30 Oct 1996 22:12:18 -0800 (PST) Date: Wed, 30 Oct 1996 22:12:18 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199610310612.WAA02289@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/contrib/libg++/librx rx.c Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 96/10/30 22:12:17 Modified: contrib/libg++/librx rx.c Log: Use collating info for [a-z]-type national ranges Revision Changes Path 1.2 +31 -0 src/contrib/libg++/librx/rx.c From owner-cvs-user Thu Oct 31 07:57:41 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA16385 for cvs-user-outgoing; Thu, 31 Oct 1996 07:57:41 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA16359; Thu, 31 Oct 1996 07:57:28 -0800 (PST) Date: Thu, 31 Oct 1996 07:57:28 -0800 (PST) From: Peter Wemm Message-Id: <199610311557.HAA16359@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/tools/tools/tcl_bmake mkMakefile.sh Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/10/31 07:57:27 Modified: tools/tools/tcl_bmake mkMakefile.sh Log: Back out a little more of the previous changes. No longer change TCL_SHLIB_SUFFIX, since some tools use it for generating the name of shared objects for dlopen(), which do not have version numbers. This setting is back to "as distributed". Revision Changes Path 1.16 +3 -4 src/tools/tools/tcl_bmake/mkMakefile.sh From owner-cvs-user Thu Oct 31 20:41:53 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA15221 for cvs-user-outgoing; Thu, 31 Oct 1996 20:41:53 -0800 (PST) Received: from dfw-ix11.ix.netcom.com (dfw-ix11.ix.netcom.com [206.214.98.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id UAA15213; Thu, 31 Oct 1996 20:41:41 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (ala-ca8-36.ix.netcom.com [207.93.141.164]) by dfw-ix11.ix.netcom.com (8.6.13/8.6.12) with ESMTP id UAA24059; Thu, 31 Oct 1996 20:41:05 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id UAA16215; Thu, 31 Oct 1996 20:41:02 -0800 (PST) Date: Thu, 31 Oct 1996 20:41:02 -0800 (PST) Message-Id: <199611010441.UAA16215@silvia.HIP.Berkeley.EDU> To: peter@freefall.freebsd.org CC: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-user@freefall.freebsd.org In-reply-to: <199610311557.HAA16359@freefall.freebsd.org> (message from Peter Wemm on Thu, 31 Oct 1996 07:57:28 -0800 (PST)) Subject: Re: cvs commit: src/tools/tools/tcl_bmake mkMakefile.sh From: asami@freebsd.org (Satoshi Asami) Sender: owner-cvs-user@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Back out a little more of the previous changes. No longer change * TCL_SHLIB_SUFFIX, since some tools use it for generating the name of * shared objects for dlopen(), which do not have version numbers. This * setting is back to "as distributed". Thanks, this seems to have fixed the scotty problem. Satoshi From owner-cvs-user Thu Oct 31 22:45:52 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA23344 for cvs-user-outgoing; Thu, 31 Oct 1996 22:45:52 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA23329; Thu, 31 Oct 1996 22:45:44 -0800 (PST) Date: Thu, 31 Oct 1996 22:45:44 -0800 (PST) From: Peter Wemm Message-Id: <199611010645.WAA23329@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/contrib/nvi - Imported sources Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/10/31 22:45:43 src/contrib/nvi - Imported sources Update of /home/ncvs/src/contrib/nvi In directory freefall.freebsd.org:/f/peter/work/nvi.imp/nvi-1.79 Revision/Branch: 1.1.1 Log Message: Import of nvi-1.79, minus a few bits that we dont need (eg: postscript files, curses, db, regex etc that we already have). The other glue will follow shortly. Obtained from: Keith Bostic Status: Vendor Tag: BOSTIC Release Tags: v1_79 N src/contrib/nvi/LAYOUT N src/contrib/nvi/README N src/contrib/nvi/FAQ N src/contrib/nvi/LICENSE N src/contrib/nvi/ex/ex.c N src/contrib/nvi/ex/ex.h N src/contrib/nvi/ex/ex_abbrev.c N src/contrib/nvi/ex/ex_append.c N src/contrib/nvi/ex/ex_args.c N src/contrib/nvi/ex/ex_argv.c N src/contrib/nvi/ex/ex_at.c N src/contrib/nvi/ex/ex_bang.c N src/contrib/nvi/ex/ex_cd.c N src/contrib/nvi/ex/ex_cmd.c N src/contrib/nvi/ex/ex_cscope.c N src/contrib/nvi/ex/ex_delete.c N src/contrib/nvi/ex/ex_edit.c N src/contrib/nvi/ex/ex_display.c N src/contrib/nvi/ex/ex_z.c N src/contrib/nvi/ex/ex_filter.c N src/contrib/nvi/ex/ex_global.c N src/contrib/nvi/ex/ex_init.c N src/contrib/nvi/ex/ex_equal.c N src/contrib/nvi/ex/ex_file.c N src/contrib/nvi/ex/ex_join.c N src/contrib/nvi/ex/ex_map.c N src/contrib/nvi/ex/ex_mark.c N src/contrib/nvi/ex/ex_mkexrc.c N src/contrib/nvi/ex/ex_move.c N src/contrib/nvi/ex/ex_preserve.c N src/contrib/nvi/ex/ex_open.c N src/contrib/nvi/ex/ex_perl.c N src/contrib/nvi/ex/ex_quit.c N src/contrib/nvi/ex/ex_read.c N src/contrib/nvi/ex/ex_print.c N src/contrib/nvi/ex/ex_script.c N src/contrib/nvi/ex/ex_put.c N src/contrib/nvi/ex/ex_shell.c N src/contrib/nvi/ex/ex_screen.c N src/contrib/nvi/ex/ex_set.c N src/contrib/nvi/ex/ex_shift.c N src/contrib/nvi/ex/ex_source.c N src/contrib/nvi/ex/ex_stop.c N src/contrib/nvi/ex/ex_tcl.c N src/contrib/nvi/ex/ex_txt.c N src/contrib/nvi/ex/ex_undo.c N src/contrib/nvi/ex/ex_usage.c N src/contrib/nvi/ex/ex_subst.c N src/contrib/nvi/ex/ex_tag.c N src/contrib/nvi/ex/ex.awk N src/contrib/nvi/ex/ex_version.c N src/contrib/nvi/ex/ex_util.c N src/contrib/nvi/ex/ex_yank.c N src/contrib/nvi/ex/script.h N src/contrib/nvi/ex/version.h N src/contrib/nvi/ex/tag.h N src/contrib/nvi/ex/ex_visual.c N src/contrib/nvi/ex/ex_write.c N src/contrib/nvi/include/bitstring.h N src/contrib/nvi/include/cl_extern.h N src/contrib/nvi/include/com_extern.h N src/contrib/nvi/include/ex_def.h N src/contrib/nvi/include/ex_extern.h N src/contrib/nvi/include/options_def.h N src/contrib/nvi/include/perl_extern.h N src/contrib/nvi/include/tcl_extern.h N src/contrib/nvi/include/tk_extern.h N src/contrib/nvi/include/vi_extern.h N src/contrib/nvi/include/ip_extern.h N src/contrib/nvi/include/sys/queue.h N src/contrib/nvi/catalog/README N src/contrib/nvi/catalog/dump.c N src/contrib/nvi/catalog/Makefile N src/contrib/nvi/catalog/spell.ok N src/contrib/nvi/catalog/spanish.base N src/contrib/nvi/catalog/dutch N src/contrib/nvi/catalog/english.base N src/contrib/nvi/catalog/swedish.base N src/contrib/nvi/catalog/english N src/contrib/nvi/catalog/french N src/contrib/nvi/catalog/french.base N src/contrib/nvi/catalog/german N src/contrib/nvi/catalog/spanish N src/contrib/nvi/catalog/german.base N src/contrib/nvi/catalog/ru_SU.KOI8-R N src/contrib/nvi/catalog/swedish N src/contrib/nvi/catalog/dutch.check N src/contrib/nvi/catalog/dutch.base N src/contrib/nvi/catalog/ru_SU.KOI8-R.base N src/contrib/nvi/catalog/swedish.owner N src/contrib/nvi/catalog/dutch.owner N src/contrib/nvi/catalog/english.owner N src/contrib/nvi/catalog/german.owner N src/contrib/nvi/catalog/english.check N src/contrib/nvi/catalog/ru_SU.KOI8-R.owner N src/contrib/nvi/catalog/french.check N src/contrib/nvi/catalog/german.check N src/contrib/nvi/catalog/ru_SU.KOI8-R.check N src/contrib/nvi/catalog/spanish.check N src/contrib/nvi/catalog/swedish.check N src/contrib/nvi/cl/cl.h N src/contrib/nvi/cl/cl_bsd.c N src/contrib/nvi/cl/cl_funcs.c N src/contrib/nvi/cl/README.signal N src/contrib/nvi/cl/cl_main.c N src/contrib/nvi/cl/cl_read.c N src/contrib/nvi/cl/cl_screen.c N src/contrib/nvi/cl/cl_term.c N src/contrib/nvi/vi/getc.c N src/contrib/nvi/vi/v_at.c N src/contrib/nvi/vi/v_ch.c N src/contrib/nvi/vi/v_cmd.c N src/contrib/nvi/vi/v_yank.c N src/contrib/nvi/vi/v_ex.c N src/contrib/nvi/vi/v_increment.c N src/contrib/nvi/vi/v_init.c N src/contrib/nvi/vi/v_itxt.c N src/contrib/nvi/vi/v_left.c N src/contrib/nvi/vi/v_mark.c N src/contrib/nvi/vi/v_match.c N src/contrib/nvi/vi/v_paragraph.c N src/contrib/nvi/vi/v_put.c N src/contrib/nvi/vi/v_redraw.c N src/contrib/nvi/vi/v_replace.c N src/contrib/nvi/vi/v_right.c N src/contrib/nvi/vi/v_screen.c N src/contrib/nvi/vi/v_scroll.c N src/contrib/nvi/vi/v_search.c N src/contrib/nvi/vi/v_section.c N src/contrib/nvi/vi/v_sentence.c N src/contrib/nvi/vi/v_status.c N src/contrib/nvi/vi/v_txt.c N src/contrib/nvi/vi/v_ulcase.c N src/contrib/nvi/vi/v_undo.c N src/contrib/nvi/vi/v_util.c N src/contrib/nvi/vi/v_word.c N src/contrib/nvi/vi/v_xchar.c N src/contrib/nvi/vi/v_delete.c N src/contrib/nvi/vi/v_z.c N src/contrib/nvi/vi/v_zexit.c N src/contrib/nvi/vi/vi.c N src/contrib/nvi/vi/vi.h N src/contrib/nvi/vi/vs_line.c N src/contrib/nvi/vi/vs_msg.c N src/contrib/nvi/vi/vs_refresh.c N src/contrib/nvi/vi/vs_relative.c N src/contrib/nvi/vi/vs_smap.c N src/contrib/nvi/vi/vs_split.c N src/contrib/nvi/docs/ev N src/contrib/nvi/docs/features N src/contrib/nvi/docs/spell.ok N src/contrib/nvi/docs/TODO N src/contrib/nvi/docs/help N src/contrib/nvi/docs/changelog N src/contrib/nvi/docs/USD.doc/edit/Makefile N src/contrib/nvi/docs/USD.doc/edit/edit.vindex N src/contrib/nvi/docs/USD.doc/edit/edittut.ms N src/contrib/nvi/docs/USD.doc/vi.ref/vi.ref N src/contrib/nvi/docs/USD.doc/vi.ref/ex.cmd.roff N src/contrib/nvi/docs/USD.doc/vi.ref/ref.so N src/contrib/nvi/docs/USD.doc/vi.ref/set.opt.roff N src/contrib/nvi/docs/USD.doc/vi.ref/spell.ok N src/contrib/nvi/docs/USD.doc/vi.ref/vi.cmd.roff N src/contrib/nvi/docs/USD.doc/vi.ref/merge.awk N src/contrib/nvi/docs/USD.doc/vi.ref/Makefile N src/contrib/nvi/docs/USD.doc/vi.ref/index.so N src/contrib/nvi/docs/USD.doc/vi.ref/vi.ref.txt N src/contrib/nvi/docs/USD.doc/vi.man/Makefile N src/contrib/nvi/docs/USD.doc/vi.man/vi.1 N src/contrib/nvi/docs/USD.doc/vi.man/spell.ok N src/contrib/nvi/docs/USD.doc/vitut/Makefile N src/contrib/nvi/docs/USD.doc/vitut/vi.apwh.ms N src/contrib/nvi/docs/USD.doc/vitut/vi.chars N src/contrib/nvi/docs/USD.doc/vitut/vi.in N src/contrib/nvi/docs/USD.doc/vitut/vi.summary N src/contrib/nvi/docs/USD.doc/exref/Makefile N src/contrib/nvi/docs/USD.doc/exref/ex.rm N src/contrib/nvi/docs/USD.doc/exref/ex.summary N src/contrib/nvi/docs/interp/interp N src/contrib/nvi/docs/interp/spell.ok N src/contrib/nvi/docs/internals/gdb.script N src/contrib/nvi/docs/internals/structures N src/contrib/nvi/docs/internals/autowrite N src/contrib/nvi/docs/internals/quoting N src/contrib/nvi/docs/internals/input N src/contrib/nvi/docs/internals/context N src/contrib/nvi/docs/internals/openmode N src/contrib/nvi/docs/internals/cscope.NOTES N src/contrib/nvi/docs/tutorial/vi.advanced N src/contrib/nvi/docs/tutorial/vi.beginner N src/contrib/nvi/docs/tutorial/vi.tut.csh N src/contrib/nvi/common/api.c N src/contrib/nvi/common/args.h N src/contrib/nvi/common/common.h N src/contrib/nvi/common/cut.c N src/contrib/nvi/common/cut.h N src/contrib/nvi/common/delete.c N src/contrib/nvi/common/exf.c N src/contrib/nvi/common/exf.h N src/contrib/nvi/common/gs.h N src/contrib/nvi/common/key.c N src/contrib/nvi/common/key.h N src/contrib/nvi/common/line.c N src/contrib/nvi/common/log.c N src/contrib/nvi/common/log.h N src/contrib/nvi/common/main.c N src/contrib/nvi/common/options.awk N src/contrib/nvi/common/mark.c N src/contrib/nvi/common/mark.h N src/contrib/nvi/common/mem.h N src/contrib/nvi/common/msg.c N src/contrib/nvi/common/msg.h N src/contrib/nvi/common/options.c N src/contrib/nvi/common/options.h N src/contrib/nvi/common/options_f.c N src/contrib/nvi/common/put.c N src/contrib/nvi/common/recover.c N src/contrib/nvi/common/screen.c N src/contrib/nvi/common/screen.h N src/contrib/nvi/common/search.c N src/contrib/nvi/common/util.c N src/contrib/nvi/common/seq.c N src/contrib/nvi/common/seq.h N src/contrib/nvi/common/util.h N src/contrib/nvi/tk/tk_funcs.c N src/contrib/nvi/tk/tk_main.c N src/contrib/nvi/tk/tk_read.c N src/contrib/nvi/tk/tk_screen.c N src/contrib/nvi/tk/tk_term.c N src/contrib/nvi/tk/tk_util.c N src/contrib/nvi/tk/tki.h N src/contrib/nvi/tk/init.tcl N src/contrib/nvi/tcl_api/tcl.c N src/contrib/nvi/build/Makefile.in N src/contrib/nvi/build/acconfig.h N src/contrib/nvi/build/README N src/contrib/nvi/build/configure.in N src/contrib/nvi/build/port.h.in N src/contrib/nvi/build/configure N src/contrib/nvi/build/pathnames.h.in N src/contrib/nvi/build/distrib N src/contrib/nvi/build/install-sh N src/contrib/nvi/build/spell.ok N src/contrib/nvi/build/README.LynxOS N src/contrib/nvi/build/config.guess N src/contrib/nvi/build/config.h.in N src/contrib/nvi/build/recover.in N src/contrib/nvi/build/aclocal.m4 N src/contrib/nvi/build/config.sub N src/contrib/nvi/build/ExtUtils/Embed.pm N src/contrib/nvi/clib/strsep.c N src/contrib/nvi/clib/snprintf.c N src/contrib/nvi/clib/mmap.c N src/contrib/nvi/clib/strtoul.c N src/contrib/nvi/clib/strerror.c N src/contrib/nvi/clib/memset.c N src/contrib/nvi/clib/memmove.c N src/contrib/nvi/clib/env.c N src/contrib/nvi/clib/strdup.c N src/contrib/nvi/clib/strpbrk.c N src/contrib/nvi/clib/mkstemp.c N src/contrib/nvi/clib/vsnprintf.c N src/contrib/nvi/clib/bsearch.c N src/contrib/nvi/clib/memchr.c N src/contrib/nvi/clib/strtol.c N src/contrib/nvi/clib/getopt.c N src/contrib/nvi/clib/gethostname.c N src/contrib/nvi/ip/ip.h N src/contrib/nvi/ip/ip_funcs.c N src/contrib/nvi/ip/ip_main.c N src/contrib/nvi/ip/ip_read.c N src/contrib/nvi/ip/ip_term.c N src/contrib/nvi/ip/ip_screen.c N src/contrib/nvi/ip/IP_INSTRUCTIONS N src/contrib/nvi/perl_api/VI.pod N src/contrib/nvi/perl_api/perl.xs N src/contrib/nvi/perl_api/typemap N src/contrib/nvi/perl_api/nviperl.pod N src/contrib/nvi/perl_api/perlsfio.c N src/contrib/nvi/tcl_scripts/errors.tcl N src/contrib/nvi/tcl_scripts/gnats.tcl N src/contrib/nvi/tcl_scripts/mailprocs.tcl N src/contrib/nvi/tcl_scripts/wc.tcl N src/contrib/nvi/perl_scripts/forall.pl N src/contrib/nvi/perl_scripts/tk.pl N src/contrib/nvi/perl_scripts/wc.pl N src/contrib/nvi/perl_scripts/make.pl N src/contrib/nvi/ip_cl/ip_cl.c N src/contrib/nvi/ip_cl/Makefile No conflicts created by this import From owner-cvs-user Fri Nov 1 11:03:55 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA21232 for cvs-user-outgoing; Fri, 1 Nov 1996 11:03:55 -0800 (PST) Received: (from adam@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA21171; Fri, 1 Nov 1996 11:03:36 -0800 (PST) Date: Fri, 1 Nov 1996 11:03:36 -0800 (PST) From: Adam David Message-Id: <199611011903.LAA21171@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk adam 96/11/01 11:03:36 Modified: . Makefile Log: use NOSHARE variable to skip 'share' directory, useful for shared installations or for faster make of executables. Revision Changes Path 1.109 +3 -2 src/Makefile From owner-cvs-user Sat Nov 2 10:59:45 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA14763 for cvs-user-outgoing; Sat, 2 Nov 1996 10:59:45 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA14585; Sat, 2 Nov 1996 10:58:11 -0800 (PST) Date: Sat, 2 Nov 1996 10:58:11 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199611021858.KAA14585@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/11/02 10:58:10 Modified: release Makefile Log: Add cmd to prototype services file so rrestore can work. Suggested-By: Andrew Heybey Revision Changes Path 1.247 +3 -2 src/release/Makefile From owner-cvs-user Sat Nov 2 11:52:15 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA18344 for cvs-user-outgoing; Sat, 2 Nov 1996 11:52:15 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA18267; Sat, 2 Nov 1996 11:50:38 -0800 (PST) Date: Sat, 2 Nov 1996 11:50:38 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199611021950.LAA18267@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release/sysinstall dist.c media.c Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/11/02 11:50:37 Modified: release/sysinstall dist.c media.c Log: Fix a bogus decent into the network setup screen when running multi-user. Don't clear media on dist failure - this was one of those "seemed like a good idea at the time" sorts of features. Revision Changes Path 1.74 +1 -5 src/release/sysinstall/dist.c 1.63 +4 -3 src/release/sysinstall/media.c From owner-cvs-user Sat Nov 2 21:50:17 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA26248 for cvs-user-outgoing; Sat, 2 Nov 1996 21:50:17 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA26174; Sat, 2 Nov 1996 21:48:37 -0800 (PST) Date: Sat, 2 Nov 1996 21:48:37 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199611030548.VAA26174@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release/sysinstall attr.c cdrom.c command.c config.c devices.c disks.c dispatch.c dist.c dmenu.c dos.c floppy.c ftp.c ftp_strat.c globals.c install.c label.c lang.c main.c media.c menus.c misc.c msg.c network.c nfs.c samba.c sysinstall.h system.c tape.c tcpip.c ufs.c variable.c wizard.c src/release Makefile boot_crunch.conf doFS.sh fixit_crunch.conf src/release/floppies/boot/crunch crunch.conf Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/11/02 21:48:36 Branch: release RELENG_2_1_0 release/floppies/boot/crunch RELENG_2_1_0 release/sysinstall RELENG_2_1_0 Modified: release Makefile boot_crunch.conf doFS.sh fixit_crunch.conf release/floppies/boot/crunch crunch.conf release/sysinstall attr.c cdrom.c command.c config.c devices.c disks.c dispatch.c dist.c dmenu.c dos.c floppy.c ftp.c ftp_strat.c globals.c install.c label.c lang.c main.c media.c menus.c misc.c msg.c network.c nfs.c samba.c sysinstall.h system.c tape.c tcpip.c ufs.c variable.c wizard.c Log: 2nd try - sync up and try to produce a working -stable release build. Revision Changes Path 1.193.2.60 +13 -4 src/release/Makefile 1.20.2.7 +2 -2 src/release/boot_crunch.conf 1.6.2.4 +6 -18 src/release/doFS.sh 1.3.4.9 +0 -0 src/release/fixit_crunch.conf 1.1.2.1 +2 -2 src/release/floppies/boot/crunch/crunch.conf 1.3.2.15 +0 -0 src/release/sysinstall/attr.c 1.7.2.28 +0 -0 src/release/sysinstall/cdrom.c 1.11.4.12 +0 -0 src/release/sysinstall/command.c 1.16.2.61 +0 -0 src/release/sysinstall/config.c 1.36.2.21 +0 -0 src/release/sysinstall/devices.c 1.31.2.50 +0 -0 src/release/sysinstall/disks.c 1.1.2.5 +0 -0 src/release/sysinstall/dispatch.c 1.36.2.41 +1 -5 src/release/sysinstall/dist.c 1.12.2.16 +0 -0 src/release/sysinstall/dmenu.c 1.6.2.17 +0 -0 src/release/sysinstall/dos.c 1.7.2.17 +0 -0 src/release/sysinstall/floppy.c 1.14.2.9 +0 -0 src/release/sysinstall/ftp.c 1.7.2.52 +0 -0 src/release/sysinstall/ftp_strat.c 1.10.2.8 +0 -0 src/release/sysinstall/globals.c 1.71.2.106 +0 -0 src/release/sysinstall/install.c 1.32.2.42 +0 -0 src/release/sysinstall/label.c 1.7.2.7 +0 -0 src/release/sysinstall/lang.c 1.13.2.23 +0 -0 src/release/sysinstall/main.c 1.25.2.42 +4 -3 src/release/sysinstall/media.c 1.42.2.65 +0 -0 src/release/sysinstall/menus.c 1.12.2.19 +0 -0 src/release/sysinstall/misc.c 1.29.2.18 +0 -0 src/release/sysinstall/msg.c 1.7.2.26 +0 -0 src/release/sysinstall/network.c 1.5.2.23 +0 -0 src/release/sysinstall/nfs.c 1.3.2.5 +0 -0 src/release/sysinstall/samba.c 1.42.2.68 +0 -0 src/release/sysinstall/sysinstall.h 1.44.2.27 +0 -0 src/release/sysinstall/system.c 1.6.2.19 +0 -0 src/release/sysinstall/tape.c 1.30.2.28 +0 -0 src/release/sysinstall/tcpip.c 1.5.2.11 +0 -0 src/release/sysinstall/ufs.c 1.6.2.15 +0 -0 src/release/sysinstall/variable.c 1.6.2.8 +0 -0 src/release/sysinstall/wizard.c From owner-cvs-user Sat Nov 2 22:04:11 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA26767 for cvs-user-outgoing; Sat, 2 Nov 1996 22:04:11 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA26675; Sat, 2 Nov 1996 22:02:37 -0800 (PST) Date: Sat, 2 Nov 1996 22:02:37 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199611030602.WAA26675@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/11/02 22:02:36 Branch: release RELENG_2_1_0 Modified: release Makefile Log: Set RELEASETAG by default, since there's no reason not to. Revision Changes Path 1.193.2.61 +2 -2 src/release/Makefile From owner-cvs-user Sat Nov 2 22:24:42 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA28902 for cvs-user-outgoing; Sat, 2 Nov 1996 22:24:42 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA28806; Sat, 2 Nov 1996 22:23:04 -0800 (PST) Date: Sat, 2 Nov 1996 22:23:04 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199611030623.WAA28806@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/11/02 22:23:03 Branch: release RELENG_2_1_0 Modified: release Makefile Log: d'oh! Forgot about the cvs -d stuff, *again*. Revision Changes Path 1.193.2.62 +3 -11 src/release/Makefile