From owner-freebsd-commit Sun Sep 10 04:48:53 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA18848 for freebsd-commit-outgoing; Sun, 10 Sep 1995 04:48:53 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA18824 for cvs-all-outgoing; Sun, 10 Sep 1995 04:48:42 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA18806 for cvs-sys-outgoing; Sun, 10 Sep 1995 04:48:35 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA18785 ; Sun, 10 Sep 1995 04:48:17 -0700 Date: Sun, 10 Sep 1995 04:48:17 -0700 From: Bruce Evans Message-Id: <199509101148.EAA18785@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern tty.c Sender: commit-owner@FreeBSD.org Precedence: bulk bde 95/09/10 04:48:15 Modified: sys/kern tty.c Log: Fix wakeups for TIOCDRAINWAIT. The conditional wakeups introduced in rev 1.59 defeated the point of doing the wakeups (having reduced timeouts take effect immediately). From owner-freebsd-commit Sun Sep 10 05:23:13 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA20356 for freebsd-commit-outgoing; Sun, 10 Sep 1995 05:23:13 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA20343 for cvs-all-outgoing; Sun, 10 Sep 1995 05:23:11 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA20330 for cvs-sys-outgoing; Sun, 10 Sep 1995 05:23:10 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA20316 ; Sun, 10 Sep 1995 05:23:01 -0700 Date: Sun, 10 Sep 1995 05:23:01 -0700 From: Bruce Evans Message-Id: <199509101223.FAA20316@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/net if_sl.c Sender: commit-owner@FreeBSD.org Precedence: bulk bde 95/09/10 05:23:00 Modified: sys/net if_sl.c Log: Call output process in slstart() whether or not there is any output. As in pppstart(), the output process may be overloaded to handle hardware flow control and hardware output completions. Don't wait for output to drain in slclose(). Discard output immediately. New output is not prevented while processes are waiting for output to drain (this is a bug), so the wait was sometimes forever. Infinite waits are also possible when CCTS_OFLOW is enabled and CTS is down. Infinite waits were also caused by the above bug in slstart(). Start changing new init stuff yet again: rename unused arg `dummy'. Reviewed by: davidg From owner-freebsd-commit Sun Sep 10 06:03:22 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21629 for freebsd-commit-outgoing; Sun, 10 Sep 1995 06:03:22 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21586 for cvs-all-outgoing; Sun, 10 Sep 1995 06:03:05 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21571 for cvs-usrsbin-outgoing; Sun, 10 Sep 1995 06:03:03 -0700 Received: (from joerg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21553 ; Sun, 10 Sep 1995 06:02:58 -0700 Date: Sun, 10 Sep 1995 06:02:58 -0700 From: Joerg Wunsch Message-Id: <199509101302.GAA21553@freefall.freebsd.org> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/cron/cron do_command.c Sender: commit-owner@FreeBSD.org Precedence: bulk joerg 95/09/10 06:02:57 Modified: usr.sbin/cron/cron do_command.c Log: Fix a bug that prevented %'s and \'s from being passed to the program invoked. Submitted by: fenner@parc.xerox.com (Bill Fenner) From owner-freebsd-commit Sun Sep 10 06:04:50 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21748 for freebsd-commit-outgoing; Sun, 10 Sep 1995 06:04:50 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21730 for cvs-all-outgoing; Sun, 10 Sep 1995 06:04:49 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21718 for cvs-gnu-outgoing; Sun, 10 Sep 1995 06:04:48 -0700 Received: (from joerg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21708 ; Sun, 10 Sep 1995 06:04:46 -0700 Date: Sun, 10 Sep 1995 06:04:46 -0700 From: Joerg Wunsch Message-Id: <199509101304.GAA21708@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/texinfo/info terminal.c Sender: commit-owner@FreeBSD.org Precedence: bulk joerg 95/09/10 06:04:46 Modified: gnu/usr.bin/texinfo/info terminal.c Log: Re-initialize the terminal after ^Z / fg. Submitted by: thomas@ghpc8.ihf.rwth-aachen.de (Thomas Gellekum) From owner-freebsd-commit Sun Sep 10 06:06:00 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21858 for freebsd-commit-outgoing; Sun, 10 Sep 1995 06:06:00 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21841 for cvs-all-outgoing; Sun, 10 Sep 1995 06:05:58 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21828 for cvs-gnu-outgoing; Sun, 10 Sep 1995 06:05:57 -0700 Received: (from joerg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21816 ; Sun, 10 Sep 1995 06:05:54 -0700 Date: Sun, 10 Sep 1995 06:05:54 -0700 From: Joerg Wunsch Message-Id: <199509101305.GAA21816@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/man/makewhatis makewhatis.perl Sender: commit-owner@FreeBSD.org Precedence: bulk joerg 95/09/10 06:05:53 Modified: gnu/usr.bin/man/makewhatis makewhatis.perl Log: Fix a few minor bugs in makewhatis. Submitted by: wosch@cs.tu-berlin.de (Wolfram Schneider) From owner-freebsd-commit Sun Sep 10 07:58:16 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA27124 for freebsd-commit-outgoing; Sun, 10 Sep 1995 07:58:16 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA27092 for cvs-all-outgoing; Sun, 10 Sep 1995 07:58:08 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA27076 for cvs-bin-outgoing; Sun, 10 Sep 1995 07:58:06 -0700 Received: (from markm@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA27041 ; Sun, 10 Sep 1995 07:57:51 -0700 Date: Sun, 10 Sep 1995 07:57:51 -0700 From: Mark Murray Message-Id: <199509101457.HAA27041@freefall.freebsd.org> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/rcp rcp.c Sender: commit-owner@FreeBSD.org Precedence: bulk markm 95/09/10 07:57:50 Modified: bin/rcp rcp.c Log: Updating /usr/include/kerberosIV/des.h so eBones will build breaks rcp and rlogin. (patch supplied) Submitted by: John Capo From owner-freebsd-commit Sun Sep 10 08:00:09 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA27367 for freebsd-commit-outgoing; Sun, 10 Sep 1995 08:00:09 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA27349 for cvs-all-outgoing; Sun, 10 Sep 1995 08:00:06 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA27318 for cvs-usrbin-outgoing; Sun, 10 Sep 1995 08:00:00 -0700 Received: (from markm@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA27297 ; Sun, 10 Sep 1995 07:59:53 -0700 Date: Sun, 10 Sep 1995 07:59:53 -0700 From: Mark Murray Message-Id: <199509101459.HAA27297@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/rlogin krb.h krcmd.c Sender: commit-owner@FreeBSD.org Precedence: bulk markm 95/09/10 07:59:52 Modified: usr.bin/rlogin krb.h krcmd.c Log: Updating /usr/include/kerberosIV/des.h so eBones will build breaks rcp and rlogin. (patch supplied) Submitted by: John Capo From owner-freebsd-commit Sun Sep 10 10:18:35 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11825 for freebsd-commit-outgoing; Sun, 10 Sep 1995 10:18:35 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11810 for cvs-all-outgoing; Sun, 10 Sep 1995 10:18:32 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11797 for cvs-share-outgoing; Sun, 10 Sep 1995 10:18:30 -0700 Received: (from jfieber@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11786 ; Sun, 10 Sep 1995 10:18:26 -0700 Date: Sun, 10 Sep 1995 10:18:26 -0700 From: John Fieber Message-Id: <199509101718.KAA11786@freefall.freebsd.org> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/mk bsd.sgml.mk Sender: commit-owner@FreeBSD.org Precedence: bulk jfieber 95/09/10 10:18:26 Modified: share/mk bsd.sgml.mk Log: Fix a bug with the clean target. From owner-freebsd-commit Sun Sep 10 11:57:35 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA16378 for freebsd-commit-outgoing; Sun, 10 Sep 1995 11:57:35 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA16365 for cvs-all-outgoing; Sun, 10 Sep 1995 11:57:33 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA16352 for cvs-sys-outgoing; Sun, 10 Sep 1995 11:57:32 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA16342 ; Sun, 10 Sep 1995 11:57:27 -0700 Date: Sun, 10 Sep 1995 11:57:27 -0700 From: Bruce Evans Message-Id: <199509101857.LAA16342@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 autoconf.c cons.c cons.h Sender: commit-owner@FreeBSD.org Precedence: bulk bde 95/09/10 11:57:27 Modified: sys/i386/i386 autoconf.c cons.c cons.h Log: cons.c: Split off cdevsw initialization in cninit() into a new function cninit_finish() that isn't called until all hardware device drivers have been attached. The bdevsw entry of the driver for the physical console needs to be hooked after the physical driver has been attached in case the attachment modified the entry. Rearrange cninit() to avoid changing cn_tab until the driver for the physical console has been initialized, so that the previous driver (if any) can be used for debugging. Start removing half-baked lint support. bdevsw functions usually have unused args but /*ARGSUSED*/ was used for only about 5% of them. cons.h: Declare cn_init_finish(). autoconf.c: Call cn_init_finish(). Start adding prototypes. Functions with bogus linkage (extern where static is probably should be static) are explicitly declared as extern so that the can be found easily (extern in a non-header is usually wrong). All: Continue cleaning up init stuff: init functions shall be static; INITs should be at the start of files... From owner-freebsd-commit Sun Sep 10 12:41:16 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA18750 for freebsd-commit-outgoing; Sun, 10 Sep 1995 12:41:16 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA18685 for cvs-all-outgoing; Sun, 10 Sep 1995 12:41:03 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA18666 for cvs-CVSROOT-outgoing; Sun, 10 Sep 1995 12:41:01 -0700 Received: (from joerg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA18591 ; Sun, 10 Sep 1995 12:40:44 -0700 Date: Sun, 10 Sep 1995 12:40:44 -0700 From: Joerg Wunsch Message-Id: <199509101940.MAA18591@freefall.freebsd.org> To: CVS-commiters, cvs-CVSROOT Subject: cvs commit: CVSROOT modules Sender: commit-owner@FreeBSD.org Precedence: bulk joerg 95/09/10 12:40:43 Modified: . modules Log: manck --> ports/sysutils/manck From owner-freebsd-commit Sun Sep 10 12:42:27 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA19049 for freebsd-commit-outgoing; Sun, 10 Sep 1995 12:42:27 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA19026 for cvs-all-outgoing; Sun, 10 Sep 1995 12:42:25 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA18981 for cvs-ports-outgoing; Sun, 10 Sep 1995 12:42:17 -0700 Received: (from joerg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA18951 ; Sun, 10 Sep 1995 12:42:13 -0700 Date: Sun, 10 Sep 1995 12:42:13 -0700 From: Joerg Wunsch Message-Id: <199509101942.MAA18951@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/sysutils/manck - Imported sources Sender: commit-owner@FreeBSD.org Precedence: bulk joerg 95/09/10 12:42:12 Branch: sysutils/manck 1.1.1 Log: Wolfram Schneider's man page consistency checker. Submitted by: wosch@cs.tu-berlin.de (Wolfram Schneider) Status: Vendor Tag: WOSCH Release Tags: v1_0 N ports/sysutils/manck/Makefile N ports/sysutils/manck/pkg/COMMENT N ports/sysutils/manck/pkg/PLIST N ports/sysutils/manck/pkg/DESCR N ports/sysutils/manck/files/md5 No conflicts created by this import From owner-freebsd-commit Sun Sep 10 14:36:27 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA23569 for freebsd-commit-outgoing; Sun, 10 Sep 1995 14:36:27 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA23556 for cvs-all-outgoing; Sun, 10 Sep 1995 14:36:19 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA23543 for cvs-sys-outgoing; Sun, 10 Sep 1995 14:36:18 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA23533 ; Sun, 10 Sep 1995 14:36:13 -0700 Date: Sun, 10 Sep 1995 14:36:13 -0700 From: Bruce Evans Message-Id: <199509102136.OAA23533@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys conf.h Sender: commit-owner@FreeBSD.org Precedence: bulk bde 95/09/10 14:36:12 Modified: sys/i386/i386 conf.c cons.c cons.h machdep.c sys/i386/isa isa.c isa_device.h syscons.c syscons.h sys/i386/isa/pcvt pcvt_drv.c pcvt_hdr.h pcvt_out.c sys/kern subr_xxx.c sys/sys conf.h Log: Make pcvt and syscons live in the same kernel. If both are enabled, then the first one in the config has priority. They can be switched using userconfig(). i386/i386/conf.c: Initialize the shared syscons/pcvt cdevsw entry to `nx'. Add cdevsw registration functions. Use devsw functions of the correct type if they exist. i386/i386/cons.c: Add renamed syscons entry points to constab. i386/i386/cons.h: Declare the renamed syscons entry points. i386/i386/machdep.c: Repeat console initialization after userconfig() in case the current console has become wrong. This depends on cn functions not wiring down anything important. sys/conf.h: Declare new functions. i386/isa/isa.[ch]: Add a function to decide which display driver has priority. Should be done better. i386/isa/syscons.c: Rename pccn* -> sccn*. Initialize CRTC start address in case the previous driver has moved it. i386/isa/syscons.c, i386/isa/pcvt/* Initialize the bogusly shared variable Crtat dynamically in case the stored value was changed by the previous driver. Initialize cdevsw table from a template. Don't grab the console if another display driver has priority. i386/isa/syscons.h, i386/isa/pcvt/pcvt_hdr.h: Don't externally declare now-static cdevsw functions. i386/isa/pcvt/pcvt_hdr.h: Set the sensitive hardware flag so that pcvt doesn't always have lower priority than syscons. This also fixes the "stupid" detection of the display after filling the display with text. i386/isa/pcvt/pcvt_out.c: Don't be confused the off-screen cursor offset 0xffff set by syscons. kern/subr_xxx.c: Add enough nxio/nodev/null devsw functions of the correct type for syscons and pcvt. From owner-freebsd-commit Sun Sep 10 14:49:46 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA24135 for freebsd-commit-outgoing; Sun, 10 Sep 1995 14:49:46 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA24119 for cvs-all-outgoing; Sun, 10 Sep 1995 14:49:38 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA24106 for cvs-share-outgoing; Sun, 10 Sep 1995 14:49:36 -0700 Received: (from jfieber@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA24082 ; Sun, 10 Sep 1995 14:49:25 -0700 Date: Sun, 10 Sep 1995 14:49:25 -0700 From: John Fieber Message-Id: <199509102149.OAA24082@freefall.freebsd.org> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/mk bsd.sgml.mk Sender: commit-owner@FreeBSD.org Precedence: bulk jfieber 95/09/10 14:49:25 Modified: share/mk bsd.sgml.mk Log: Now works correctly with obj directories. FORMATS can be defined as an empty string to suppress generation or installation of any files. Previously setting it to "null" had that effects. Now uses MANOWN, MANGRP and MANMODE for installation instead of BINOWN, BINGRP and BINMODE. From owner-freebsd-commit Sun Sep 10 16:29:15 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA27178 for freebsd-commit-outgoing; Sun, 10 Sep 1995 16:29:15 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA27165 for cvs-all-outgoing; Sun, 10 Sep 1995 16:29:06 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA27152 for cvs-sys-outgoing; Sun, 10 Sep 1995 16:29:05 -0700 Received: from rocky.sri.MT.net (sri.MT.net [204.94.231.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id QAA27146 ; Sun, 10 Sep 1995 16:28:59 -0700 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id RAA00404; Sun, 10 Sep 1995 17:31:06 -0600 Date: Sun, 10 Sep 1995 17:31:06 -0600 From: Nate Williams Message-Id: <199509102331.RAA00404@rocky.sri.MT.net> To: Bruce Evans Cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/sys conf.h In-Reply-To: <199509102136.OAA23533@freefall.freebsd.org> References: <199509102136.OAA23533@freefall.freebsd.org> Sender: commit-owner@FreeBSD.org Precedence: bulk > bde 95/09/10 14:36:12 > ... > Make pcvt and syscons live in the same kernel. If both are enabled, then > the first one in the config has priority. They can be switched using > userconfig(). YES! THANK YOU Bruce! Is there any chance of getting both enabled in the GENERIC kernel for the poor ThinkPad users Jordan? Nate From owner-freebsd-commit Sun Sep 10 17:45:37 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA29680 for freebsd-commit-outgoing; Sun, 10 Sep 1995 17:45:37 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA29665 for cvs-all-outgoing; Sun, 10 Sep 1995 17:45:29 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA29646 for cvs-sys-outgoing; Sun, 10 Sep 1995 17:45:27 -0700 Received: (from dyson@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA29622 ; Sun, 10 Sep 1995 17:45:17 -0700 Date: Sun, 10 Sep 1995 17:45:17 -0700 From: John Dyson Message-Id: <199509110045.RAA29622@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm vm_fault.c Sender: commit-owner@FreeBSD.org Precedence: bulk dyson 95/09/10 17:45:17 Modified: sys/vm vm_fault.c Log: Code cleanup and minor performance improvement in the faultin cluster code. From owner-freebsd-commit Sun Sep 10 17:46:29 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA29747 for freebsd-commit-outgoing; Sun, 10 Sep 1995 17:46:29 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA29732 for cvs-all-outgoing; Sun, 10 Sep 1995 17:46:23 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA29719 for cvs-sys-outgoing; Sun, 10 Sep 1995 17:46:22 -0700 Received: (from dyson@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA29709 ; Sun, 10 Sep 1995 17:46:20 -0700 Date: Sun, 10 Sep 1995 17:46:20 -0700 From: John Dyson Message-Id: <199509110046.RAA29709@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm vnode_pager.c Sender: commit-owner@FreeBSD.org Precedence: bulk dyson 95/09/10 17:46:20 Modified: sys/vm vnode_pager.c Log: Fix an error that can cause attempted reading beyond the end of file. From owner-freebsd-commit Sun Sep 10 17:47:30 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA29830 for freebsd-commit-outgoing; Sun, 10 Sep 1995 17:47:30 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA29816 for cvs-all-outgoing; Sun, 10 Sep 1995 17:47:23 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA29803 for cvs-sys-outgoing; Sun, 10 Sep 1995 17:47:21 -0700 Received: (from dyson@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA29793 ; Sun, 10 Sep 1995 17:47:19 -0700 Date: Sun, 10 Sep 1995 17:47:19 -0700 From: John Dyson Message-Id: <199509110047.RAA29793@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm swap_pager.c Sender: commit-owner@FreeBSD.org Precedence: bulk dyson 95/09/10 17:47:18 Modified: sys/vm swap_pager.c Log: Make sure that the prezero flag is cleared when needed. From owner-freebsd-commit Sun Sep 10 18:58:07 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA01442 for freebsd-commit-outgoing; Sun, 10 Sep 1995 18:58:07 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA01428 for cvs-all-outgoing; Sun, 10 Sep 1995 18:58:00 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA01415 for cvs-sys-outgoing; Sun, 10 Sep 1995 18:57:59 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id SAA01408 ; Sun, 10 Sep 1995 18:57:48 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id SAA00438; Sun, 10 Sep 1995 18:57:24 -0700 To: Nate Williams cc: Bruce Evans , CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/sys conf.h In-reply-to: Your message of "Sun, 10 Sep 1995 17:31:06 MDT." <199509102331.RAA00404@rocky.sri.MT.net> Date: Sun, 10 Sep 1995 18:57:24 -0700 Message-ID: <436.810784644@time.cdrom.com> From: "Jordan K. Hubbard" Sender: commit-owner@FreeBSD.org Precedence: bulk > > bde 95/09/10 14:36:12 > > > ... > > Make pcvt and syscons live in the same kernel. If both are enabled, then > > the first one in the config has priority. They can be switched using > > userconfig(). > > YES! THANK YOU Bruce! > > Is there any chance of getting both enabled in the GENERIC kernel for > the poor ThinkPad users Jordan? > > > Nate I dunno.. GENERIC is getting pretty *big*, and now the commercial database folks are saying that they need ALL the SYSV* options enabled too. Yeeks! Jordan From owner-freebsd-commit Sun Sep 10 19:23:27 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA01756 for freebsd-commit-outgoing; Sun, 10 Sep 1995 19:23:27 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA01741 for cvs-all-outgoing; Sun, 10 Sep 1995 19:23:20 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA01728 for cvs-share-outgoing; Sun, 10 Sep 1995 19:23:18 -0700 Received: (from jfieber@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA01712 ; Sun, 10 Sep 1995 19:23:07 -0700 Date: Sun, 10 Sep 1995 19:23:07 -0700 From: John Fieber Message-Id: <199509110223.TAA01712@freefall.freebsd.org> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/doc/FAQ freebsd-faq.sgml Sender: commit-owner@FreeBSD.org Precedence: bulk jfieber 95/09/10 19:23:06 Modified: share/doc/FAQ freebsd-faq.sgml Log: Make the sample config file entry for mse0 use irq5 instead of irq6. Apparently some bus mice won't go above 5 and the 2.0.5 LINT shows 5. Submitted by: Brian Handy From owner-freebsd-commit Sun Sep 10 20:04:03 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA02882 for freebsd-commit-outgoing; Sun, 10 Sep 1995 20:04:03 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA02860 for cvs-all-outgoing; Sun, 10 Sep 1995 20:03:45 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA02847 for cvs-ports-outgoing; Sun, 10 Sep 1995 20:03:43 -0700 Received: (from jmacd@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA02830 ; Sun, 10 Sep 1995 20:03:31 -0700 Date: Sun, 10 Sep 1995 20:03:31 -0700 From: Joshua Peck Macdonald Message-Id: <199509110303.UAA02830@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/utils/colorls/files md5 Sender: commit-owner@FreeBSD.org Precedence: bulk jmacd 95/09/10 20:03:28 Modified: utils/colorls/files md5 Log: the md5 file was wrong. I'm not sure why. the one currently in /usr/ports/distfiles on freefall and thud is different from the one on ftp.freebsd.org, listed as the master site. From owner-freebsd-commit Sun Sep 10 21:04:00 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA06280 for freebsd-commit-outgoing; Sun, 10 Sep 1995 21:04:00 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA06238 for cvs-all-outgoing; Sun, 10 Sep 1995 21:03:46 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA06225 for cvs-sys-outgoing; Sun, 10 Sep 1995 21:03:41 -0700 Received: from rocky.sri.MT.net (sri.MT.net [204.94.231.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id VAA06183 ; Sun, 10 Sep 1995 21:03:25 -0700 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id WAA00820; Sun, 10 Sep 1995 22:05:25 -0600 Date: Sun, 10 Sep 1995 22:05:25 -0600 From: Nate Williams Message-Id: <199509110405.WAA00820@rocky.sri.MT.net> To: "Jordan K. Hubbard" Cc: Nate Williams , Bruce Evans , CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/sys conf.h In-Reply-To: <436.810784644@time.cdrom.com> References: <199509102331.RAA00404@rocky.sri.MT.net> <436.810784644@time.cdrom.com> Sender: commit-owner@FreeBSD.org Precedence: bulk [ PCVT and SYSCONS both enabled in GENERIC ] > > I dunno.. GENERIC is getting pretty *big*, and now the commercial > database folks are saying that they need ALL the SYSV* options enabled > too. Yeeks! IMHO, there will be more ThinkPad owners who will use FreeBSD than folks who buy commercial databases, but I'm an obviously biased individual. ;) Laptops are becoming more and more common, and IBM still is the #1 supplier, though unfortunately still uses the brain-dead keyboard controller which doesn't work with sycons. Nate From owner-freebsd-commit Sun Sep 10 22:42:54 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA08876 for freebsd-commit-outgoing; Sun, 10 Sep 1995 22:42:54 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA08856 for cvs-all-outgoing; Sun, 10 Sep 1995 22:42:44 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA08841 for cvs-sys-outgoing; Sun, 10 Sep 1995 22:42:41 -0700 Received: from jhome.DIALix.COM (jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id WAA08822 ; Sun, 10 Sep 1995 22:42:24 -0700 Received: (from peter@localhost) by jhome.DIALix.COM (8.6.12/8.6.9) id NAA04948; Mon, 11 Sep 1995 13:41:11 +0800 Date: Mon, 11 Sep 1995 13:41:11 +0800 (WST) From: Peter Wemm To: "Jordan K. Hubbard" cc: Nate Williams , Bruce Evans , CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/sys conf.h In-Reply-To: <436.810784644@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: commit-owner@FreeBSD.org Precedence: bulk On Sun, 10 Sep 1995, Jordan K. Hubbard wrote: > > > bde 95/09/10 14:36:12 > > > > > ... > > > Make pcvt and syscons live in the same kernel. If both are enabled, then > > > the first one in the config has priority. They can be switched using > > > userconfig(). > > > > YES! THANK YOU Bruce! > > > > Is there any chance of getting both enabled in the GENERIC kernel for > > the poor ThinkPad users Jordan? > > > > > > Nate > > I dunno.. GENERIC is getting pretty *big*, and now the commercial > database folks are saying that they need ALL the SYSV* options enabled > too. Yeeks! Can we not make two GENERIC kernels? One with the generic hardware support, but light on in the extras like SYSVSHM etc, and a second (say)BIGGENERIC with more hardware support, and most of the commonly requested "fruit", like SYSVSHM etc as used by XFree86 etc, and thinks like ppp, ktrace, bpf etc etc. Perhaps have this as an optional package or something. The idea being to have a workable but not (excessively) bloated default kernel to get the machine up and running (and useful), to the point where they can either built a custom kernel (if they have kernel source) or install a bigger kernel if they are so inclined. > Jordan -Peter From owner-freebsd-commit Sun Sep 10 23:28:52 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA10203 for freebsd-commit-outgoing; Sun, 10 Sep 1995 23:28:52 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA10190 for cvs-all-outgoing; Sun, 10 Sep 1995 23:28:45 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA10177 for cvs-sys-outgoing; Sun, 10 Sep 1995 23:28:44 -0700 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA10167 ; Sun, 10 Sep 1995 23:28:40 -0700 Date: Sun, 10 Sep 1995 23:28:40 -0700 From: Peter Wemm Message-Id: <199509110628.XAA10167@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa si.c Sender: commit-owner@FreeBSD.org Precedence: bulk peter 95/09/10 23:28:39 Modified: sys/i386/isa si.c Log: Restore two checks for TS_ISOPEN.. I managed to panic my machine without them.. I thought TS_CONNECTED implied TS_ISOPEN, but apparently that's not the case. From owner-freebsd-commit Mon Sep 11 00:24:03 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA11863 for freebsd-commit-outgoing; Mon, 11 Sep 1995 00:24:03 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA11849 for cvs-all-outgoing; Mon, 11 Sep 1995 00:23:55 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA11836 for cvs-sys-outgoing; Mon, 11 Sep 1995 00:23:54 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id AAA11830 ; Mon, 11 Sep 1995 00:23:49 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id AAA01003; Mon, 11 Sep 1995 00:23:30 -0700 From: "Rodney W. Grimes" Message-Id: <199509110723.AAA01003@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/sys/sys conf.h To: nate@rocky.sri.MT.net (Nate Williams) Date: Mon, 11 Sep 1995 00:23:29 -0700 (PDT) Cc: jkh@time.cdrom.com, nate@rocky.sri.MT.net, bde@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <199509110405.WAA00820@rocky.sri.MT.net> from "Nate Williams" at Sep 10, 95 10:05:25 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1289 Sender: commit-owner@FreeBSD.org Precedence: bulk > > [ PCVT and SYSCONS both enabled in GENERIC ] > > > > I dunno.. GENERIC is getting pretty *big*, and now the commercial > > database folks are saying that they need ALL the SYSV* options enabled > > too. Yeeks! > > IMHO, there will be more ThinkPad owners who will use FreeBSD than folks > who buy commercial databases, but I'm an obviously biased individual. ;) > > Laptops are becoming more and more common, and IBM still is the #1 > supplier, though unfortunately still uses the brain-dead keyboard > controller which doesn't work with sycons. I would not call the PS/2 keyboard controller, aka the type 2 keyboard controller. IBM fixed several bugs in this design for the MCA class machines, the detection (Gilluwe page 274 is simple) and differences (same, page 273) to work these controllers is _trivial_, Terry Lambert has said it a dozen times, and now I am going to say it, syscons is plain broken if it does not detect and deal with this trivial delta. It is all of 18 lines of assembler :-). I'll fax the two pages to any one in the world who _PROMISES_ to fix the code in syscons to deal with this. Later.... -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Mon Sep 11 00:46:08 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA12562 for freebsd-commit-outgoing; Mon, 11 Sep 1995 00:46:08 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA12549 for cvs-all-outgoing; Mon, 11 Sep 1995 00:46:02 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA12536 for cvs-sys-outgoing; Mon, 11 Sep 1995 00:46:01 -0700 Received: (from sos@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA12527 ; Mon, 11 Sep 1995 00:45:57 -0700 Message-Id: <199509110745.AAA12527@freefall.freebsd.org> Subject: Re: cvs commit: src/sys/sys conf.h To: rgrimes@GndRsh.aac.dev.com (Rodney W. Grimes) Date: Mon, 11 Sep 1995 00:45:57 -0700 (PDT) Cc: nate@rocky.sri.MT.net, jkh@time.cdrom.com, bde@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <199509110723.AAA01003@GndRsh.aac.dev.com> from "Rodney W. Grimes" at Sep 11, 95 00:23:29 am From: sos@FreeBSD.org Reply-to: sos@FreeBSD.org X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 1599 Sender: commit-owner@FreeBSD.org Precedence: bulk In reply to Rodney W. Grimes who wrote: > > > > > [ PCVT and SYSCONS both enabled in GENERIC ] > > > > > > I dunno.. GENERIC is getting pretty *big*, and now the commercial > > > database folks are saying that they need ALL the SYSV* options enabled > > > too. Yeeks! > > > > IMHO, there will be more ThinkPad owners who will use FreeBSD than folks > > who buy commercial databases, but I'm an obviously biased individual. ;) > > > > Laptops are becoming more and more common, and IBM still is the #1 > > supplier, though unfortunately still uses the brain-dead keyboard > > controller which doesn't work with sycons. > > I would not call the PS/2 keyboard controller, aka the type 2 keyboard > controller. IBM fixed several bugs in this design for the MCA class > machines, the detection (Gilluwe page 274 is simple) and differences > (same, page 273) to work these controllers is _trivial_, Terry Lambert > has said it a dozen times, and now I am going to say it, syscons is > plain broken if it does not detect and deal with this trivial delta. > > It is all of 18 lines of assembler :-). I'll fax the two pages to > any one in the world who _PROMISES_ to fix the code in syscons to > deal with this. Hmm, does the 18 lines of assembler include the translation nessesary for X to work also ?? If so fax me the pages ! Fax: +45 9815 7586 please write Att: Soren Schmidt on it.. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org | sos@login.dknet.dk) FreeBSD Core Team So much code to hack -- so little time From owner-freebsd-commit Mon Sep 11 05:10:48 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA19790 for freebsd-commit-outgoing; Mon, 11 Sep 1995 05:10:48 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA19776 for cvs-all-outgoing; Mon, 11 Sep 1995 05:10:35 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA19762 for cvs-sys-outgoing; Mon, 11 Sep 1995 05:10:26 -0700 Received: (from se@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA19752 ; Mon, 11 Sep 1995 05:10:21 -0700 Date: Mon, 11 Sep 1995 05:10:21 -0700 From: Stefan Esser Message-Id: <199509111210.FAA19752@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pci ncr.c Sender: commit-owner@FreeBSD.org Precedence: bulk se 95/09/11 05:10:21 Modified: sys/pci ncr.c Log: Put back p_script component into NCR control block. The driver currently doesn't use it, but ncrcontrol needs it to print some script addresses relative to the script start. From owner-freebsd-commit Mon Sep 11 06:55:26 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21329 for freebsd-commit-outgoing; Mon, 11 Sep 1995 06:55:26 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21312 for cvs-all-outgoing; Mon, 11 Sep 1995 06:55:18 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21299 for cvs-usrsbin-outgoing; Mon, 11 Sep 1995 06:55:16 -0700 Received: (from paul@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA21288 ; Mon, 11 Sep 1995 06:55:12 -0700 Date: Mon, 11 Sep 1995 06:55:12 -0700 From: Paul Richards Message-Id: <199509111355.GAA21288@freefall.freebsd.org> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/syslogd syslogd.c Sender: commit-owner@FreeBSD.org Precedence: bulk paul 95/09/11 06:55:12 Modified: usr.sbin/syslogd syslogd.c Log: Remove unconditional unlink at startup and conditionalised the unlink at exit so that it only unlinks the file if syslogd knows it created it. If the path specified for the socket already exists then syslogd will now exit with an "address already in use" error which is more sensible than blindly unlinking the existing filename. This stops syslogd -d foo/bar from unlinking foo/bar if it's a real file. From owner-freebsd-commit Mon Sep 11 08:57:05 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA25158 for freebsd-commit-outgoing; Mon, 11 Sep 1995 08:57:05 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA25143 for cvs-all-outgoing; Mon, 11 Sep 1995 08:56:54 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA25130 for cvs-sys-outgoing; Mon, 11 Sep 1995 08:56:52 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA25116 ; Mon, 11 Sep 1995 08:56:47 -0700 Date: Mon, 11 Sep 1995 08:56:47 -0700 From: Bruce Evans Message-Id: <199509111556.IAA25116@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/ufs/ufs ufs_readwrite.c Sender: commit-owner@FreeBSD.org Precedence: bulk bde 95/09/11 08:56:47 Modified: sys/ufs/ufs ufs_readwrite.c Log: Fix benign type mismatch in a call to VOP_BMAP(). From owner-freebsd-commit Mon Sep 11 09:05:25 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA25440 for freebsd-commit-outgoing; Mon, 11 Sep 1995 09:05:25 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA25427 for cvs-all-outgoing; Mon, 11 Sep 1995 09:05:23 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA25413 for cvs-sys-outgoing; Mon, 11 Sep 1995 09:05:22 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA25403 ; Mon, 11 Sep 1995 09:05:18 -0700 Date: Mon, 11 Sep 1995 09:05:18 -0700 From: Bruce Evans Message-Id: <199509111605.JAA25403@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern vnode_if.sh Sender: commit-owner@FreeBSD.org Precedence: bulk bde 95/09/11 09:05:17 Modified: sys/kern vnode_if.sh Log: Generate prototypes for VOP functions. I decided to keep the old-style definitions even though the functions are inline. If vnode_if.h was compiled by a non-ANSI compiler, then `inline' would be defined away, so vnode_if.h might compile correctly. From owner-freebsd-commit Mon Sep 11 09:27:09 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA25889 for freebsd-commit-outgoing; Mon, 11 Sep 1995 09:27:09 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA25875 for cvs-all-outgoing; Mon, 11 Sep 1995 09:27:07 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA25855 for cvs-sys-outgoing; Mon, 11 Sep 1995 09:26:37 -0700 Received: from precipice.shockwave.com (precipice.shockwave.com [171.69.108.33]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id JAA25848 ; Mon, 11 Sep 1995 09:25:21 -0700 Received: from localhost (localhost [127.0.0.1]) by precipice.shockwave.com (8.6.12/8.6.12) with SMTP id JAA11339; Mon, 11 Sep 1995 09:24:46 -0700 Message-Id: <199509111624.JAA11339@precipice.shockwave.com> To: Bruce Evans cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/kern vnode_if.sh In-reply-to: Your message of "Mon, 11 Sep 1995 09:05:18 PDT." <199509111605.JAA25403@freefall.freebsd.org> Date: Mon, 11 Sep 1995 09:24:45 -0700 From: Paul Traina Sender: commit-owner@FreeBSD.org Precedence: bulk Maybe it's time to ask the general question: Why do we care about non-ansi compilers? Almost every compiler out there today can handle ansi definitions. For people engaging in bootstrap/porting, they can always use ansi2knr. Let's just settle on one standard. I don't care which, but I wish to hell we'd just answer the general question first. Paul From: Bruce Evans Subject: cvs commit: src/sys/kern vnode_if.sh bde 95/09/11 09:05:17 Modified: sys/kern vnode_if.sh Log: Generate prototypes for VOP functions. I decided to keep the old-style definitions even though the functions are inline. If vnode_if.h was compiled by a non-ANSI compiler, then `inline' would be defined away, so vnode_if.h might compile correctly. From owner-freebsd-commit Mon Sep 11 11:42:13 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28318 for freebsd-commit-outgoing; Mon, 11 Sep 1995 11:42:13 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28305 for cvs-all-outgoing; Mon, 11 Sep 1995 11:42:11 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28288 for cvs-sys-outgoing; Mon, 11 Sep 1995 11:40:50 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id LAA28282 ; Mon, 11 Sep 1995 11:40:45 -0700 Received: (from julian@localhost) by ref.tfs.com (8.6.11/8.6.9) id LAA03668; Mon, 11 Sep 1995 11:39:52 -0700 From: Julian Elischer Message-Id: <199509111839.LAA03668@ref.tfs.com> Subject: Re: cvs commit: src/sys/kern vnode_if.sh To: pst@shockwave.com (Paul Traina) Date: Mon, 11 Sep 1995 11:39:52 -0700 (PDT) Cc: bde@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <199509111624.JAA11339@precipice.shockwave.com> from "Paul Traina" at Sep 11, 95 09:24:45 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 994 Sender: commit-owner@FreeBSD.org Precedence: bulk I'm against continuing the anti-ansi mood we should go to full prototyping asap. no-one makes compilers that can't handle that any more.... > > Maybe it's time to ask the general question: > > Why do we care about non-ansi compilers? > > Almost every compiler out there today can handle ansi definitions. > For people engaging in bootstrap/porting, they can always use ansi2knr. > > Let's just settle on one standard. I don't care which, but I wish to > hell we'd just answer the general question first. > > Paul > > From: Bruce Evans > Subject: cvs commit: src/sys/kern vnode_if.sh > bde 95/09/11 09:05:17 > > Modified: sys/kern vnode_if.sh > Log: > Generate prototypes for VOP functions. I decided to keep the old-style > definitions even though the functions are inline. If vnode_if.h was > compiled by a non-ANSI compiler, then `inline' would be defined away, > so vnode_if.h might compile correctly. > From owner-freebsd-commit Mon Sep 11 12:34:41 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA29450 for freebsd-commit-outgoing; Mon, 11 Sep 1995 12:34:41 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA29437 for cvs-all-outgoing; Mon, 11 Sep 1995 12:34:38 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA29424 for cvs-sys-outgoing; Mon, 11 Sep 1995 12:34:37 -0700 Received: (from se@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA29414 ; Mon, 11 Sep 1995 12:34:33 -0700 Date: Mon, 11 Sep 1995 12:34:33 -0700 From: Stefan Esser Message-Id: <199509111934.MAA29414@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pci ncr.c Sender: commit-owner@FreeBSD.org Precedence: bulk se 95/09/11 12:34:33 Modified: sys/pci ncr.c Log: Introduce NCB_SCRIPT_PHYS and CCB_PHYS macros to find physical addresses of NCR script labels and of command control block structure components. This allows for easy modification of the actual virtual to physical mapping operator used ... Make all applicable references to physical address values use the above macros instead of calls to vtophys(). From owner-freebsd-commit Mon Sep 11 13:55:07 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA04674 for freebsd-commit-outgoing; Mon, 11 Sep 1995 13:55:07 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA04659 for cvs-all-outgoing; Mon, 11 Sep 1995 13:55:04 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA04646 for cvs-libexec-outgoing; Mon, 11 Sep 1995 13:55:02 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA04622 ; Mon, 11 Sep 1995 13:54:53 -0700 Date: Mon, 11 Sep 1995 13:54:53 -0700 From: David Greenman Message-Id: <199509112054.NAA04622@freefall.freebsd.org> To: CVS-commiters, cvs-libexec Subject: cvs commit: src/libexec/telnetd telnetd.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/11 13:54:52 Modified: libexec/telnetd telnetd.c Log: Fixed bug introduced with the change of startslave()...two arguments were chopped off of the function call and garbage was passed instead. The solution involves making some variable globals as well as fixing the call to have all the arguments. From owner-freebsd-commit Mon Sep 11 14:57:20 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA07500 for freebsd-commit-outgoing; Mon, 11 Sep 1995 14:57:20 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA07487 for cvs-all-outgoing; Mon, 11 Sep 1995 14:57:13 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA07472 for cvs-sys-outgoing; Mon, 11 Sep 1995 14:57:07 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id OAA07466 ; Mon, 11 Sep 1995 14:57:00 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id OAA09141; Mon, 11 Sep 1995 14:56:48 -0700 To: Paul Traina cc: Bruce Evans , CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/kern vnode_if.sh In-reply-to: Your message of "Mon, 11 Sep 1995 09:24:45 PDT." <199509111624.JAA11339@precipice.shockwave.com> Date: Mon, 11 Sep 1995 14:56:47 -0700 Message-ID: <9138.810856607@time.cdrom.com> From: "Jordan K. Hubbard" Sender: commit-owner@FreeBSD.org Precedence: bulk > Maybe it's time to ask the general question: > > Why do we care about non-ansi compilers? Roll back the clock about 2 years and you'll find a similar thread, except it was me saying "Why do we care about non-ansi compilers?" that time and Terry on the other end arguing passionately for K&R compatability just in case we decided to do that long awated 6809 port of FreeBSD and were stuck with pcc or something as the only available compiler. I say fiddlesticks - we should go to full c++ style prototypes and obey only those sylististic conventions necessary to making things like `ctags' work. That's about as far as I think it's necessary to go with "backwards compatability" in source code. Jordan From owner-freebsd-commit Mon Sep 11 16:37:11 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA11484 for freebsd-commit-outgoing; Mon, 11 Sep 1995 16:37:11 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA11467 for cvs-all-outgoing; Mon, 11 Sep 1995 16:37:04 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA11454 for cvs-sys-outgoing; Mon, 11 Sep 1995 16:37:03 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id QAA11443 ; Mon, 11 Sep 1995 16:36:54 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id PAA02175; Mon, 11 Sep 1995 15:45:53 -0700 From: "Rodney W. Grimes" Message-Id: <199509112245.PAA02175@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/sys/kern vnode_if.sh To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Mon, 11 Sep 1995 15:45:53 -0700 (PDT) Cc: pst@shockwave.com, bde@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <9138.810856607@time.cdrom.com> from "Jordan K. Hubbard" at Sep 11, 95 02:56:47 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1336 Sender: commit-owner@FreeBSD.org Precedence: bulk > > > Maybe it's time to ask the general question: > > > > Why do we care about non-ansi compilers? > > Roll back the clock about 2 years and you'll find a similar thread, except > it was me saying "Why do we care about non-ansi compilers?" that time > and Terry on the other end arguing passionately for K&R compatability > just in case we decided to do that long awated 6809 port of FreeBSD > and were stuck with pcc or something as the only available compiler. > > I say fiddlesticks - we should go to full c++ style prototypes and obey > only those sylististic conventions necessary to making things like `ctags' > work. That's about as far as I think it's necessary to go with > "backwards compatability" in source code. Then you have not thought about the facts that the BSD source code base is used in other OS's that do _not_ have a fully ansi compliant compiler and are not going to be getting one any day soon. I love the fact that I can take large hunks of BSD user land code and haul them over to my discrepent old Domain/IX SR 9.1 system and compile them up to make the system somewhat more palatable, and hell if I am going to go port gcc to this thing :-(. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Mon Sep 11 16:44:25 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA11752 for freebsd-commit-outgoing; Mon, 11 Sep 1995 16:44:25 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA11739 for cvs-all-outgoing; Mon, 11 Sep 1995 16:44:23 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA11726 for cvs-sys-outgoing; Mon, 11 Sep 1995 16:44:22 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id QAA11716 ; Mon, 11 Sep 1995 16:44:13 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id PAA06086; Mon, 11 Sep 1995 15:53:04 -0700 To: "Rodney W. Grimes" cc: pst@shockwave.com, bde@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/kern vnode_if.sh In-reply-to: Your message of "Mon, 11 Sep 1995 15:45:53 PDT." <199509112245.PAA02175@GndRsh.aac.dev.com> Date: Mon, 11 Sep 1995 15:53:03 -0700 Message-ID: <6080.810859983@time.cdrom.com> From: "Jordan K. Hubbard" Sender: commit-owner@FreeBSD.org Precedence: bulk > > > > > Maybe it's time to ask the general question: > > > > > > Why do we care about non-ansi compilers? > > > > Roll back the clock about 2 years and you'll find a similar thread, except > > it was me saying "Why do we care about non-ansi compilers?" that time > > and Terry on the other end arguing passionately for K&R compatability > > just in case we decided to do that long awated 6809 port of FreeBSD > > and were stuck with pcc or something as the only available compiler. > > > > I say fiddlesticks - we should go to full c++ style prototypes and obey > > only those sylististic conventions necessary to making things like `ctags' > > work. That's about as far as I think it's necessary to go with > > "backwards compatability" in source code. > > Then you have not thought about the facts that the BSD source code > base is used in other OS's that do _not_ have a fully ansi compliant > compiler and are not going to be getting one any day soon. Oh, I've thought about it, I simply just don't CARE about those other operating systems.. :-) Jordan P.S. Myself, I'd have already ported gcc to that Domain/IX system long ago or have donated it to the poor if such just simply wasn't an option.. :) From owner-freebsd-commit Mon Sep 11 17:07:10 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA12615 for freebsd-commit-outgoing; Mon, 11 Sep 1995 17:07:10 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA12602 for cvs-all-outgoing; Mon, 11 Sep 1995 17:07:09 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA12588 for cvs-sys-outgoing; Mon, 11 Sep 1995 17:07:07 -0700 Received: from rocky.sri.MT.net (sri.MT.net [204.94.231.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA12579 ; Mon, 11 Sep 1995 17:06:53 -0700 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id SAA04023; Mon, 11 Sep 1995 18:08:57 -0600 Date: Mon, 11 Sep 1995 18:08:57 -0600 From: Nate Williams Message-Id: <199509120008.SAA04023@rocky.sri.MT.net> To: "Rodney W. Grimes" Cc: jkh@time.cdrom.com (Jordan K. Hubbard), pst@shockwave.com, bde@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/kern vnode_if.sh In-Reply-To: <199509112245.PAA02175@GndRsh.aac.dev.com> References: <9138.810856607@time.cdrom.com> <199509112245.PAA02175@GndRsh.aac.dev.com> Sender: commit-owner@FreeBSD.org Precedence: bulk Rodney W. Grimes writes: Paul Traina writes: > Maybe it's time to ask the general question: > > Why do we care about non-ansi compilers? Jordan responds: > we should go to full c++ style prototypes and obey only those > sylististic conventions necessary to making things like `ctags' work. > That's about as far as I think it's necessary to go with "backwards > compatability" in source code. Rod's replies with: > Then you have not thought about the facts that the BSD source code > base is used in other OS's that do _not_ have a fully ansi compliant > compiler and are not going to be getting one any day soon. BSD source code is used, but making FreeBSD source code portable to legacy systems shouldn't be a goal IMHO. > I love the fact that I can take large hunks of BSD user land code and > haul them over to my discrepent old Domain/IX SR 9.1 system and compile > them up to make the system somewhat more palatable, and hell if I am > going to go port gcc to this thing :-(. My response to this is 'who cares'? We are not in the business of supporting Domain/IX SR 9.1, and a significant percentage of our time is spent maintaining this ability with no gain to FreeBSD. If a Domain/IX person wants to use BSD code, the 4.4lite and 4.4lite2 tapes are just as available to them as they are to us. If we've made fixes to the code, then it's my opinion that they can do the same thing we've done with a lot of code and back-port the changes. There is plenty enough work to go around without making more work by supporting pre-ANSI/C compilers. Nate From owner-freebsd-commit Mon Sep 11 17:28:52 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA13206 for freebsd-commit-outgoing; Mon, 11 Sep 1995 17:28:52 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA13193 for cvs-all-outgoing; Mon, 11 Sep 1995 17:28:49 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA13180 for cvs-sys-outgoing; Mon, 11 Sep 1995 17:28:47 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA13174 ; Mon, 11 Sep 1995 17:28:35 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id RAA02342; Mon, 11 Sep 1995 17:28:09 -0700 From: "Rodney W. Grimes" Message-Id: <199509120028.RAA02342@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/sys/kern vnode_if.sh To: nate@rocky.sri.MT.net (Nate Williams) Date: Mon, 11 Sep 1995 17:28:08 -0700 (PDT) Cc: jkh@time.cdrom.com, pst@shockwave.com, bde@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <199509120008.SAA04023@rocky.sri.MT.net> from "Nate Williams" at Sep 11, 95 06:08:57 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 2537 Sender: commit-owner@FreeBSD.org Precedence: bulk > > Rodney W. Grimes writes: > Paul Traina writes: > > > Maybe it's time to ask the general question: > > > > Why do we care about non-ansi compilers? > > Jordan responds: > > > we should go to full c++ style prototypes and obey only those > > sylististic conventions necessary to making things like `ctags' work. > > That's about as far as I think it's necessary to go with "backwards > > compatability" in source code. > > Rod's replies with: > > Then you have not thought about the facts that the BSD source code > > base is used in other OS's that do _not_ have a fully ansi compliant > > compiler and are not going to be getting one any day soon. > > BSD source code is used, but making FreeBSD source code portable to > legacy systems shouldn't be a goal IMHO. > > > I love the fact that I can take large hunks of BSD user land code and > > haul them over to my discrepent old Domain/IX SR 9.1 system and compile > > them up to make the system somewhat more palatable, and hell if I am > > going to go port gcc to this thing :-(. > > My response to this is 'who cares'? We are not in the business of > supporting Domain/IX SR 9.1, and a significant percentage of our time is > spent maintaining this ability with no gain to FreeBSD. If a Domain/IX > person wants to use BSD code, the 4.4lite and 4.4lite2 tapes are just as > available to them as they are to us. If we've made fixes to the code, > then it's my opinion that they can do the same thing we've done with a > lot of code and back-port the changes. > > There is plenty enough work to go around without making more work by > supporting pre-ANSI/C compilers. I will support this stance under one condition, that finally a _FREEBSD_ policy guide is written. Until then I consider these things noise, and it is one of the reasons I dropped away, as every one seems to want to hack, but no one wants to set policy and direction properly in documents. There is not a single written policy any place on anything that I can find except ones either I have drafted and placed here and there which are now either in the Attic or in the 1.1.5.1 repository, and ones that Jordan has sent to the mailling lists. Yea, I know, if I want this go do it, well, I am not interested in cramming stuff down the throughts of folks here, so I am going to go off and hack like every one else and forget about this noise. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Mon Sep 11 18:55:03 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA15994 for freebsd-commit-outgoing; Mon, 11 Sep 1995 18:55:03 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA15977 for cvs-all-outgoing; Mon, 11 Sep 1995 18:55:00 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA15963 for cvs-sys-outgoing; Mon, 11 Sep 1995 18:54:58 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id SAA15952 ; Mon, 11 Sep 1995 18:54:03 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id LAA01516; Tue, 12 Sep 1995 11:50:00 +1000 Date: Tue, 12 Sep 1995 11:50:00 +1000 From: Bruce Evans Message-Id: <199509120150.LAA01516@godzilla.zeta.org.au> To: julian@ref.tfs.com, pst@shockwave.com Subject: Re: cvs commit: src/sys/kern vnode_if.sh Cc: CVS-commiters@freefall.freebsd.org, bde@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Sender: commit-owner@FreeBSD.org Precedence: bulk >I'm against continuing the anti-ansi mood >we should go to full prototyping asap. >no-one makes compilers that can't handle that any more.... I am doing the work to go to full prototyping. This involved adding hundreds, if not thousands, of prototypes (a trivial step) and involves fixing thousands, if not tens of thousands, of the type mismatches and bogus casts (a not so trivial step). Minimal support for pre-ansi compilers involves using __P(()) in prototype declarations (a trivial step), avoiding the use of new-style function declarations (this would be too much trouble except most of our code already avoids them). Complete support would include casting function args to a correct type if the default would be wrong. I won't attempt that. Passing 0 for a null pointer works on some machines. Bruce From owner-freebsd-commit Mon Sep 11 19:11:35 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA16411 for freebsd-commit-outgoing; Mon, 11 Sep 1995 19:11:35 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA16395 for cvs-all-outgoing; Mon, 11 Sep 1995 19:11:33 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA16381 for cvs-sys-outgoing; Mon, 11 Sep 1995 19:11:31 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id TAA16374 ; Mon, 11 Sep 1995 19:11:24 -0700 Received: from corbin.Root.COM (corbin [198.145.90.34]) by Root.COM (8.6.12/8.6.5) with ESMTP id TAA00291; Mon, 11 Sep 1995 19:10:10 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id TAA03665; Mon, 11 Sep 1995 19:12:21 -0700 Message-Id: <199509120212.TAA03665@corbin.Root.COM> To: Bruce Evans cc: julian@ref.tfs.com, pst@shockwave.com, CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/kern vnode_if.sh In-reply-to: Your message of "Tue, 12 Sep 95 11:50:00 +1000." <199509120150.LAA01516@godzilla.zeta.org.au> From: David Greenman Reply-To: davidg@Root.COM Date: Mon, 11 Sep 1995 19:12:00 -0700 Sender: commit-owner@FreeBSD.org Precedence: bulk >>I'm against continuing the anti-ansi mood >>we should go to full prototyping asap. >>no-one makes compilers that can't handle that any more.... > >I am doing the work to go to full prototyping. This involved adding >hundreds, if not thousands, of prototypes (a trivial step) and involves >fixing thousands, if not tens of thousands, of the type mismatches and >bogus casts (a not so trivial step). Minimal support for pre-ansi >compilers involves using __P(()) in prototype declarations (a trivial >step), avoiding the use of new-style function declarations (this would >be too much trouble except most of our code already avoids them). >Complete support would include casting function args to a correct type >if the default would be wrong. I won't attempt that. Passing 0 for a >null pointer works on some machines. Sounds good, but please don't commit these changes just now. I'm already having an impossible time bringing in to 2.1 various needed bugfixes. Give me another week or two, PLEASE. -DG From owner-freebsd-commit Mon Sep 11 20:53:44 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA19255 for freebsd-commit-outgoing; Mon, 11 Sep 1995 20:53:44 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA19229 for cvs-all-outgoing; Mon, 11 Sep 1995 20:53:38 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA19197 for cvs-sys-outgoing; Mon, 11 Sep 1995 20:53:35 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id UAA19149 ; Mon, 11 Sep 1995 20:53:02 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id NAA05955; Tue, 12 Sep 1995 13:50:00 +1000 Date: Tue, 12 Sep 1995 13:50:00 +1000 From: Bruce Evans Message-Id: <199509120350.NAA05955@godzilla.zeta.org.au> To: bde@freefall.freebsd.org, pst@shockwave.com Subject: Re: cvs commit: src/sys/kern vnode_if.sh Cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Sender: commit-owner@FreeBSD.org Precedence: bulk >Maybe it's time to ask the general question: > Why do we care about non-ansi compilers? Because all the old code attempts to support them, and it looks ugly to mix styles. Bruce From owner-freebsd-commit Mon Sep 11 21:02:35 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA19614 for freebsd-commit-outgoing; Mon, 11 Sep 1995 21:02:35 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA19601 for cvs-all-outgoing; Mon, 11 Sep 1995 21:02:31 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA19588 for cvs-sys-outgoing; Mon, 11 Sep 1995 21:02:29 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id VAA19575 ; Mon, 11 Sep 1995 21:02:22 -0700 Received: (from julian@localhost) by ref.tfs.com (8.6.11/8.6.9) id VAA04645; Mon, 11 Sep 1995 21:00:24 -0700 From: Julian Elischer Message-Id: <199509120400.VAA04645@ref.tfs.com> Subject: Re: cvs commit: src/sys/kern vnode_if.sh To: davidg@Root.COM Date: Mon, 11 Sep 1995 21:00:23 -0700 (PDT) Cc: bde@zeta.org.au, pst@shockwave.com, CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <199509120212.TAA03665@corbin.Root.COM> from "David Greenman" at Sep 11, 95 07:12:00 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 384 Sender: commit-owner@FreeBSD.org Precedence: bulk > > Sounds good, but please don't commit these changes just now. I'm already > having an impossible time bringing in to 2.1 various needed bugfixes. Give me > another week or two, PLEASE. > I've been looking through the VFS code on 4,4 lite2 a little and might look at bringing in some of the SMP locking changes they added.. BTW did you hear from Kirk on the mv bug? > -DG > From owner-freebsd-commit Mon Sep 11 21:14:32 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA19879 for freebsd-commit-outgoing; Mon, 11 Sep 1995 21:14:32 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA19862 for cvs-all-outgoing; Mon, 11 Sep 1995 21:14:29 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA19839 for cvs-sys-outgoing; Mon, 11 Sep 1995 21:14:26 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id VAA19824 ; Mon, 11 Sep 1995 21:14:20 -0700 Received: from corbin.Root.COM (corbin [198.145.90.34]) by Root.COM (8.6.12/8.6.5) with ESMTP id VAA00476; Mon, 11 Sep 1995 21:13:11 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id VAA04617; Mon, 11 Sep 1995 21:15:22 -0700 Message-Id: <199509120415.VAA04617@corbin.Root.COM> To: Julian Elischer cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/kern vnode_if.sh In-reply-to: Your message of "Mon, 11 Sep 95 21:00:23 PDT." <199509120400.VAA04645@ref.tfs.com> From: David Greenman Reply-To: davidg@Root.COM Date: Mon, 11 Sep 1995 21:15:22 -0700 Sender: commit-owner@FreeBSD.org Precedence: bulk >> >> Sounds good, but please don't commit these changes just now. I'm already >> having an impossible time bringing in to 2.1 various needed bugfixes. Give me >> another week or two, PLEASE. >> >I've been looking through the VFS code on 4,4 lite2 a little and might look >at bringing in some of the SMP locking changes they added.. Please don't bring in the SMP lock stuff. We haven't made any determination about how we are going to do the locking, and the "simple_lock" is probably not quite right. >BTW did you hear from Kirk on the mv bug? No. He appears to be out of town. -DG From owner-freebsd-commit Mon Sep 11 21:21:53 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA20271 for freebsd-commit-outgoing; Mon, 11 Sep 1995 21:21:53 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA20258 for cvs-all-outgoing; Mon, 11 Sep 1995 21:21:50 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA20245 for cvs-sys-outgoing; Mon, 11 Sep 1995 21:21:49 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA20235 ; Mon, 11 Sep 1995 21:21:45 -0700 Date: Mon, 11 Sep 1995 21:21:45 -0700 From: David Greenman Message-Id: <199509120421.VAA20235@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/ddb db_command.c db_ps.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/11 21:21:45 Branch: sys/ddb RELENG_2_1_0 Modified: sys/ddb db_command.c db_ps.c Log: Brought in changes from main branch: fix command funcs to have correct # of args. From owner-freebsd-commit Mon Sep 11 21:29:07 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA20414 for freebsd-commit-outgoing; Mon, 11 Sep 1995 21:29:07 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA20400 for cvs-all-outgoing; Mon, 11 Sep 1995 21:29:05 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA20387 for cvs-etc-outgoing; Mon, 11 Sep 1995 21:29:04 -0700 Received: (from julian@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA20374 ; Mon, 11 Sep 1995 21:28:57 -0700 Date: Mon, 11 Sep 1995 21:28:57 -0700 From: Julian Elischer Message-Id: <199509120428.VAA20374@freefall.freebsd.org> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc/namedb named.root Sender: commit-owner@FreeBSD.org Precedence: bulk julian 95/09/11 21:28:57 Modified: etc/namedb named.root Log: Obtained from: FTP.RS.INTERNIC.NET The named.root file is out of date.. (well it was.. this fixes it..) 15,16c15,16 < ; last update: Aug 25, 1995 < ; related version of root zone: 1995082500 --- > ; last update: Sep 1, 1995 > ; related version of root zone: 1995090100 18,19c18,22 < . 3600000 IN NS NS.INTERNIC.NET. < NS.INTERNIC.NET. 3600000 A 198.41.0.4 --- > ; > ; formerly NS.INTERNIC.NET > ; > . 3600000 IN NS A.ROOT-SERVERS.NET. > A.ROOT-SERVERS.NET. 3600000 A 198.41.0.4 > From owner-freebsd-commit Mon Sep 11 21:39:59 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA20802 for freebsd-commit-outgoing; Mon, 11 Sep 1995 21:39:59 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA20789 for cvs-all-outgoing; Mon, 11 Sep 1995 21:39:56 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA20776 for cvs-etc-outgoing; Mon, 11 Sep 1995 21:39:55 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA20756 ; Mon, 11 Sep 1995 21:39:47 -0700 Date: Mon, 11 Sep 1995 21:39:47 -0700 From: David Greenman Message-Id: <199509120439.VAA20756@freefall.freebsd.org> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc/namedb named.root Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/11 21:39:46 Branch: etc/namedb RELENG_2_1_0 Modified: etc/namedb named.root Log: Brought in changes from main branch: update to Sept. 1 version. From owner-freebsd-commit Mon Sep 11 22:24:30 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA22179 for freebsd-commit-outgoing; Mon, 11 Sep 1995 22:24:30 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA22162 for cvs-all-outgoing; Mon, 11 Sep 1995 22:24:25 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA22149 for cvs-etc-outgoing; Mon, 11 Sep 1995 22:24:24 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id WAA22131 ; Mon, 11 Sep 1995 22:24:13 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id WAA02762; Mon, 11 Sep 1995 22:24:05 -0700 From: "Rodney W. Grimes" Message-Id: <199509120524.WAA02762@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/etc/namedb named.root To: julian@freefall.freebsd.org (Julian Elischer) Date: Mon, 11 Sep 1995 22:24:04 -0700 (PDT) Cc: CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org In-Reply-To: <199509120428.VAA20374@freefall.freebsd.org> from "Julian Elischer" at Sep 11, 95 09:28:57 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 560 Sender: commit-owner@FreeBSD.org Precedence: bulk > > julian 95/09/11 21:28:57 > > Modified: etc/namedb named.root > Log: > Obtained from: FTP.RS.INTERNIC.NET > The named.root file is out of date.. (well it was.. this fixes it..) > 15,16c15,16 > < ; last update: Aug 25, 1995 > < ; related version of root zone: 1995082500 ... Please do not use context diffs for cvs log messages, why store the delta twice :-). -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Mon Sep 11 22:24:45 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA22241 for freebsd-commit-outgoing; Mon, 11 Sep 1995 22:24:45 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA22228 for cvs-all-outgoing; Mon, 11 Sep 1995 22:24:43 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA22211 for cvs-ports-outgoing; Mon, 11 Sep 1995 22:24:41 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA22195 ; Mon, 11 Sep 1995 22:24:34 -0700 Date: Mon, 11 Sep 1995 22:24:34 -0700 From: Satoshi Asami Message-Id: <199509120524.WAA22195@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/editors/emacs/patches patch-b Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/09/11 22:24:33 Added: editors/emacs/patches patch-b Log: Search /usr/X11R6/lib/X11, not /usr/lib/X11, for app-defaults. Reported by: richard@cogsci.ed.ac.uk (Richard Tobin) via Ollivier Robert From owner-freebsd-commit Mon Sep 11 22:36:57 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA22602 for freebsd-commit-outgoing; Mon, 11 Sep 1995 22:36:57 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA22587 for cvs-all-outgoing; Mon, 11 Sep 1995 22:36:55 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA22573 for cvs-sys-outgoing; Mon, 11 Sep 1995 22:36:53 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA22559 ; Mon, 11 Sep 1995 22:36:44 -0700 Date: Mon, 11 Sep 1995 22:36:44 -0700 From: David Greenman Message-Id: <199509120536.WAA22559@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 pmap.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/11 22:36:44 Branch: sys/i386/i386 RELENG_2_1_0 Modified: sys/i386/i386 pmap.c Log: Brought in change from main branch: kill duplicate (and wrong) declaration of phys_avail[[]. From owner-freebsd-commit Mon Sep 11 22:48:55 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA22973 for freebsd-commit-outgoing; Mon, 11 Sep 1995 22:48:55 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA22959 for cvs-all-outgoing; Mon, 11 Sep 1995 22:48:52 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA22942 for cvs-sys-outgoing; Mon, 11 Sep 1995 22:48:50 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA22930 ; Mon, 11 Sep 1995 22:48:45 -0700 Date: Mon, 11 Sep 1995 22:48:45 -0700 From: David Greenman Message-Id: <199509120548.WAA22930@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/include cpufunc.h Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/11 22:48:44 Branch: sys/i386/include RELENG_2_1_0 Modified: sys/i386/include cpufunc.h Log: Brought in changes from rev 1.40: kill 'memory' constraint from enable_intr(). From owner-freebsd-commit Mon Sep 11 22:55:44 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA23150 for freebsd-commit-outgoing; Mon, 11 Sep 1995 22:55:44 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA23137 for cvs-all-outgoing; Mon, 11 Sep 1995 22:55:41 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA23124 for cvs-sys-outgoing; Mon, 11 Sep 1995 22:55:40 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA23114 ; Mon, 11 Sep 1995 22:55:37 -0700 Date: Mon, 11 Sep 1995 22:55:37 -0700 From: David Greenman Message-Id: <199509120555.WAA23114@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa clock.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/11 22:55:36 Branch: sys/i386/isa RELENG_2_1_0 Modified: sys/i386/isa clock.c Log: Brought in changes from main branch: kill bogus extra args to 'getit' function. From owner-freebsd-commit Mon Sep 11 22:57:00 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA23234 for freebsd-commit-outgoing; Mon, 11 Sep 1995 22:57:00 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA23221 for cvs-all-outgoing; Mon, 11 Sep 1995 22:56:59 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA23208 for cvs-sys-outgoing; Mon, 11 Sep 1995 22:56:57 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA23198 ; Mon, 11 Sep 1995 22:56:55 -0700 Date: Mon, 11 Sep 1995 22:56:55 -0700 From: David Greenman Message-Id: <199509120556.WAA23198@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa cronyx.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/11 22:56:55 Branch: sys/i386/isa RELENG_2_1_0 Modified: sys/i386/isa cronyx.c Log: Brought in change from rev 1.4: include systm.h. From owner-freebsd-commit Mon Sep 11 23:00:18 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA23360 for freebsd-commit-outgoing; Mon, 11 Sep 1995 23:00:18 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA23347 for cvs-all-outgoing; Mon, 11 Sep 1995 23:00:16 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA23333 for cvs-ports-outgoing; Mon, 11 Sep 1995 23:00:15 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA23322 ; Mon, 11 Sep 1995 23:00:10 -0700 Date: Mon, 11 Sep 1995 23:00:10 -0700 From: Satoshi Asami Message-Id: <199509120600.XAA23322@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/lang/pTk/pkg PLIST Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/09/11 23:00:09 Modified: lang/pTk/pkg PLIST Log: Duh, what the heck is "lib/perl5/@mode 444" supposed to mean? jmz? :p From owner-freebsd-commit Mon Sep 11 23:12:37 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA23768 for freebsd-commit-outgoing; Mon, 11 Sep 1995 23:12:37 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA23755 for cvs-all-outgoing; Mon, 11 Sep 1995 23:12:33 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA23742 for cvs-sys-outgoing; Mon, 11 Sep 1995 23:12:32 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA23731 ; Mon, 11 Sep 1995 23:12:26 -0700 Date: Mon, 11 Sep 1995 23:12:26 -0700 From: David Greenman Message-Id: <199509120612.XAA23731@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa if_ed.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/11 23:12:26 Branch: sys/i386/isa RELENG_2_1_0 Modified: sys/i386/isa if_ed.c Log: Brought in changes from revs 1.74 and 1.76: use bcmp instead of memcmp, and kill bogus extra arg to ds_crc(). From owner-freebsd-commit Mon Sep 11 23:17:39 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24008 for freebsd-commit-outgoing; Mon, 11 Sep 1995 23:17:39 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA23991 for cvs-all-outgoing; Mon, 11 Sep 1995 23:17:36 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA23978 for cvs-sys-outgoing; Mon, 11 Sep 1995 23:17:35 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA23966 ; Mon, 11 Sep 1995 23:17:29 -0700 Date: Mon, 11 Sep 1995 23:17:29 -0700 From: David Greenman Message-Id: <199509120617.XAA23966@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa diskslice_machdep.c if_ie.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/11 23:17:29 Branch: sys/i386/isa RELENG_2_1_0 Modified: sys/i386/isa diskslice_machdep.c if_ie.c Log: Brought in changes from rev 1.25: include kernel.h instead of declaring extern int hz. From owner-freebsd-commit Mon Sep 11 23:22:46 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24253 for freebsd-commit-outgoing; Mon, 11 Sep 1995 23:22:46 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24239 for cvs-all-outgoing; Mon, 11 Sep 1995 23:22:44 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24226 for cvs-sys-outgoing; Mon, 11 Sep 1995 23:22:43 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24214 ; Mon, 11 Sep 1995 23:22:38 -0700 Date: Mon, 11 Sep 1995 23:22:38 -0700 From: David Greenman Message-Id: <199509120622.XAA24214@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa isa.h Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/11 23:22:38 Branch: sys/i386/isa RELENG_2_1_0 Modified: sys/i386/isa isa.h Log: Brought in changes from main branch: misc cleanup plus a few additions. From owner-freebsd-commit Mon Sep 11 23:58:14 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25215 for freebsd-commit-outgoing; Mon, 11 Sep 1995 23:58:14 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25202 for cvs-all-outgoing; Mon, 11 Sep 1995 23:58:08 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25189 for cvs-sys-outgoing; Mon, 11 Sep 1995 23:58:07 -0700 Received: (from sos@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25178 ; Mon, 11 Sep 1995 23:58:03 -0700 Date: Mon, 11 Sep 1995 23:58:03 -0700 From: Soren Schmidt Message-Id: <199509120658.XAA25178@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa iso8859.font Sender: commit-owner@FreeBSD.org Precedence: bulk sos 95/09/11 23:58:02 Removed: sys/i386/isa iso8859.font Log: This file is no longer needed (and hasn't been for a long time) From owner-freebsd-commit Tue Sep 12 00:20:03 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA26168 for freebsd-commit-outgoing; Tue, 12 Sep 1995 00:20:03 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA26147 for cvs-all-outgoing; Tue, 12 Sep 1995 00:19:59 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA26134 for cvs-sys-outgoing; Tue, 12 Sep 1995 00:19:56 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA26124 ; Tue, 12 Sep 1995 00:19:48 -0700 Date: Tue, 12 Sep 1995 00:19:48 -0700 From: David Greenman Message-Id: <199509120719.AAA26124@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa diskslice_machdep.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/12 00:19:47 Branch: sys/i386/isa RELENG_2_1_0 Modified: sys/i386/isa diskslice_machdep.c Log: Brought in change from main branch: initialize d_ncylinders. From owner-freebsd-commit Tue Sep 12 00:23:16 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA26350 for freebsd-commit-outgoing; Tue, 12 Sep 1995 00:23:16 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA26335 for cvs-all-outgoing; Tue, 12 Sep 1995 00:23:12 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA26322 for cvs-sys-outgoing; Tue, 12 Sep 1995 00:23:10 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA26310 ; Tue, 12 Sep 1995 00:23:03 -0700 Date: Tue, 12 Sep 1995 00:23:03 -0700 From: David Greenman Message-Id: <199509120723.AAA26310@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa spigot.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/12 00:23:02 Branch: sys/i386/include RELENG_2_1_0 sys/i386/isa RELENG_2_1_0 Modified: sys/i386/include spigot.h sys/i386/isa spigot.c Log: Synced with main branch: various fixes. From owner-freebsd-commit Tue Sep 12 00:45:43 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA26769 for freebsd-commit-outgoing; Tue, 12 Sep 1995 00:45:43 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA26756 for cvs-all-outgoing; Tue, 12 Sep 1995 00:45:41 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA26743 for cvs-user-outgoing; Tue, 12 Sep 1995 00:45:40 -0700 Received: from grunt.grondar.za (grunt.grondar.za [196.7.18.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id AAA26736 ; Tue, 12 Sep 1995 00:45:27 -0700 Received: from grumble.grondar.za (grumble.grondar.za [196.7.18.130]) by grunt.grondar.za (8.6.12/8.6.9) with ESMTP id JAA13896; Tue, 12 Sep 1995 09:45:19 +0200 Received: from localhost (localhost [127.0.0.1]) by grumble.grondar.za (8.6.12/8.6.9) with SMTP id JAA15312; Tue, 12 Sep 1995 09:45:18 +0200 Message-Id: <199509120745.JAA15312@grumble.grondar.za> X-Authentication-Warning: grumble.grondar.za: Host localhost didn't use HELO protocol To: David Greenman cc: CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/secure/libexec/telnetd sys_term.c telnetd.c Date: Tue, 12 Sep 1995 09:45:18 +0200 From: Mark Murray Sender: commit-owner@FreeBSD.org Precedence: bulk Hi May I have a copy of this patch, please? M > davidg 95/09/11 14:02:04 > > Modified: secure/libexec/telnetd sys_term.c telnetd.c > Log: > sys_term.c: killed sleep(1) as this should no longer be a problem with > the move of startslave(). > telnetd.c: fix bug introduced with the move of startslave()...the number > of arguments was wrong and "level" and "user_name" had to be made globals. -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grumble.grondar.za for PGP key From owner-freebsd-commit Tue Sep 12 01:07:03 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA27431 for freebsd-commit-outgoing; Tue, 12 Sep 1995 01:07:03 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA27418 for cvs-all-outgoing; Tue, 12 Sep 1995 01:07:01 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA27400 for cvs-sys-outgoing; Tue, 12 Sep 1995 01:06:59 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA27383 ; Tue, 12 Sep 1995 01:06:51 -0700 Date: Tue, 12 Sep 1995 01:06:51 -0700 From: David Greenman Message-Id: <199509120806.BAA27383@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern kern_xxx.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/12 01:06:50 Branch: sys/kern RELENG_2_1_0 Modified: sys/kern kern_xxx.c Log: Brought in change from rev 1.14: kill unused variable declaration. From owner-freebsd-commit Tue Sep 12 01:09:46 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA27577 for freebsd-commit-outgoing; Tue, 12 Sep 1995 01:09:46 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA27565 for cvs-all-outgoing; Tue, 12 Sep 1995 01:09:44 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA27552 for cvs-sys-outgoing; Tue, 12 Sep 1995 01:09:42 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA27540 ; Tue, 12 Sep 1995 01:09:36 -0700 Date: Tue, 12 Sep 1995 01:09:36 -0700 From: David Greenman Message-Id: <199509120809.BAA27540@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern subr_prf.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/12 01:09:35 Branch: sys/kern RELENG_2_1_0 Modified: sys/kern subr_prf.c Log: Brought in change from rev 1.9: kill gratuitous #include's. From owner-freebsd-commit Tue Sep 12 01:30:15 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA27982 for freebsd-commit-outgoing; Tue, 12 Sep 1995 01:30:15 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA27968 for cvs-all-outgoing; Tue, 12 Sep 1995 01:30:13 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA27955 for cvs-sys-outgoing; Tue, 12 Sep 1995 01:30:12 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA27936 ; Tue, 12 Sep 1995 01:30:01 -0700 Date: Tue, 12 Sep 1995 01:30:01 -0700 From: David Greenman Message-Id: <199509120830.BAA27936@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern uipc_socket.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/12 01:30:00 Branch: sys/kern RELENG_2_1_0 Modified: sys/kern uipc_socket.c Log: Brought in change from rev 1.11: kill extra arg to a pr_usrreq call. From owner-freebsd-commit Tue Sep 12 01:39:25 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28224 for freebsd-commit-outgoing; Tue, 12 Sep 1995 01:39:25 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28211 for cvs-all-outgoing; Tue, 12 Sep 1995 01:39:23 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28198 for cvs-sys-outgoing; Tue, 12 Sep 1995 01:39:21 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28184 ; Tue, 12 Sep 1995 01:39:09 -0700 Date: Tue, 12 Sep 1995 01:39:09 -0700 From: David Greenman Message-Id: <199509120839.BAA28184@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern vfs_lookup.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/12 01:39:08 Branch: sys/kern RELENG_2_1_0 Modified: sys/kern vfs_lookup.c Log: Brought in fix from rev 1.9: fix for amd direct maps. From owner-freebsd-commit Tue Sep 12 01:48:39 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28496 for freebsd-commit-outgoing; Tue, 12 Sep 1995 01:48:39 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28483 for cvs-all-outgoing; Tue, 12 Sep 1995 01:48:35 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28470 for cvs-sys-outgoing; Tue, 12 Sep 1995 01:48:33 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28460 ; Tue, 12 Sep 1995 01:48:27 -0700 Date: Tue, 12 Sep 1995 01:48:27 -0700 From: David Greenman Message-Id: <199509120848.BAA28460@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/miscfs/fdesc fdesc_vfsops.c fdesc_vnops.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/12 01:48:27 Branch: sys/miscfs/fdesc RELENG_2_1_0 Modified: sys/miscfs/fdesc fdesc_vfsops.c fdesc_vnops.c Log: Brought in fixes from main branch: don't allow delete/rename and initialize mnt_stat struct. From owner-freebsd-commit Tue Sep 12 01:52:54 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28710 for freebsd-commit-outgoing; Tue, 12 Sep 1995 01:52:54 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28697 for cvs-all-outgoing; Tue, 12 Sep 1995 01:52:53 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28684 for cvs-sys-outgoing; Tue, 12 Sep 1995 01:52:51 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28668 ; Tue, 12 Sep 1995 01:52:43 -0700 Date: Tue, 12 Sep 1995 01:52:43 -0700 From: David Greenman Message-Id: <199509120852.BAA28668@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/miscfs/procfs procfs_vnops.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/12 01:52:42 Branch: sys/miscfs/procfs RELENG_2_1_0 Modified: sys/miscfs/procfs procfs_vnops.c Log: Brought in changes from rev 1.16: disallow delete/rename. From owner-freebsd-commit Tue Sep 12 01:58:09 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28945 for freebsd-commit-outgoing; Tue, 12 Sep 1995 01:58:09 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28932 for cvs-all-outgoing; Tue, 12 Sep 1995 01:58:06 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28919 for cvs-sys-outgoing; Tue, 12 Sep 1995 01:58:04 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28909 ; Tue, 12 Sep 1995 01:57:56 -0700 Date: Tue, 12 Sep 1995 01:57:56 -0700 From: David Greenman Message-Id: <199509120857.BAA28909@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/msdosfs msdosfs_vnops.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/12 01:57:55 Branch: sys/msdosfs RELENG_2_1_0 Modified: sys/msdosfs msdosfs_vnops.c Log: Brought in change from rev 1.22: pass "proc" correctly (kill &). From owner-freebsd-commit Tue Sep 12 02:19:45 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA29777 for freebsd-commit-outgoing; Tue, 12 Sep 1995 02:19:45 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA29764 for cvs-all-outgoing; Tue, 12 Sep 1995 02:19:35 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA29751 for cvs-sys-outgoing; Tue, 12 Sep 1995 02:19:34 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA29740 ; Tue, 12 Sep 1995 02:19:27 -0700 Date: Tue, 12 Sep 1995 02:19:27 -0700 From: David Greenman Message-Id: <199509120919.CAA29740@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pci pdq_os.h Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/12 02:19:26 Branch: sys/pci RELENG_2_1_0 Modified: sys/pci pdq_os.h Log: Brought in change from rev 1.3: include systm.h. From owner-freebsd-commit Tue Sep 12 02:23:13 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA29923 for freebsd-commit-outgoing; Tue, 12 Sep 1995 02:23:13 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA29910 for cvs-all-outgoing; Tue, 12 Sep 1995 02:23:10 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA29893 for cvs-sys-outgoing; Tue, 12 Sep 1995 02:23:09 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA29882 ; Tue, 12 Sep 1995 02:23:03 -0700 Date: Tue, 12 Sep 1995 02:23:03 -0700 From: David Greenman Message-Id: <199509120923.CAA29882@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys buf.h Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/12 02:23:02 Branch: sys/sys RELENG_2_1_0 Modified: sys/sys buf.h Log: Brought in change from rev 1.21: fix broken BUFHASH calculation. From owner-freebsd-commit Tue Sep 12 02:24:58 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA00130 for freebsd-commit-outgoing; Tue, 12 Sep 1995 02:24:58 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA00115 for cvs-all-outgoing; Tue, 12 Sep 1995 02:24:57 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA29996 for cvs-sys-outgoing; Tue, 12 Sep 1995 02:24:55 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA29985 ; Tue, 12 Sep 1995 02:24:50 -0700 Date: Tue, 12 Sep 1995 02:24:50 -0700 From: David Greenman Message-Id: <199509120924.CAA29985@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys imgact_aout.h Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/12 02:24:49 Branch: sys/sys RELENG_2_1_0 Modified: sys/sys imgact_aout.h Log: Brought in change from rev 1.4: fix comment. From owner-freebsd-commit Tue Sep 12 03:29:54 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA02168 for freebsd-commit-outgoing; Tue, 12 Sep 1995 03:29:54 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA02155 for cvs-all-outgoing; Tue, 12 Sep 1995 03:29:51 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA02142 for cvs-ports-outgoing; Tue, 12 Sep 1995 03:29:50 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA02115 ; Tue, 12 Sep 1995 03:29:43 -0700 Date: Tue, 12 Sep 1995 03:29:43 -0700 From: Satoshi Asami Message-Id: <199509121029.DAA02115@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/games/xbill - Imported sources Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/09/12 03:29:42 Branch: games/xbill 1.1.1 Log: Squash the evil Bills! Requested by: Wolfram Schneider Status: Vendor Tag: XBILL Release Tags: xbill_1_1 N ports/games/xbill/Makefile N ports/games/xbill/files/md5 N ports/games/xbill/pkg/COMMENT N ports/games/xbill/pkg/DESCR N ports/games/xbill/pkg/PLIST N ports/games/xbill/patches/patch-aa No conflicts created by this import From owner-freebsd-commit Tue Sep 12 03:30:35 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA02263 for freebsd-commit-outgoing; Tue, 12 Sep 1995 03:30:35 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA02249 for cvs-all-outgoing; Tue, 12 Sep 1995 03:30:33 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA02235 for cvs-CVSROOT-outgoing; Tue, 12 Sep 1995 03:30:31 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA02222 ; Tue, 12 Sep 1995 03:30:29 -0700 Date: Tue, 12 Sep 1995 03:30:29 -0700 From: Satoshi Asami Message-Id: <199509121030.DAA02222@freefall.freebsd.org> To: CVS-commiters, cvs-CVSROOT Subject: cvs commit: CVSROOT modules Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/09/12 03:30:29 Modified: . modules Log: xbill -> ports/games/xbill From owner-freebsd-commit Tue Sep 12 03:31:08 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA02354 for freebsd-commit-outgoing; Tue, 12 Sep 1995 03:31:08 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA02341 for cvs-all-outgoing; Tue, 12 Sep 1995 03:31:06 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA02327 for cvs-ports-outgoing; Tue, 12 Sep 1995 03:31:05 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA02317 ; Tue, 12 Sep 1995 03:31:03 -0700 Date: Tue, 12 Sep 1995 03:31:03 -0700 From: Satoshi Asami Message-Id: <199509121031.DAA02317@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/games Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/09/12 03:31:02 Modified: games Makefile Log: Added xbill. From owner-freebsd-commit Tue Sep 12 06:17:05 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA05691 for freebsd-commit-outgoing; Tue, 12 Sep 1995 06:17:05 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA05625 for cvs-all-outgoing; Tue, 12 Sep 1995 06:16:56 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA05593 for cvs-user-outgoing; Tue, 12 Sep 1995 06:16:48 -0700 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA05542 ; Tue, 12 Sep 1995 06:16:40 -0700 Date: Tue, 12 Sep 1995 06:16:40 -0700 From: Peter Wemm Message-Id: <199509121316.GAA05542@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/libexec - New directory Sender: commit-owner@FreeBSD.org Precedence: bulk peter 95/09/12 06:16:40 src/eBones/libexec - New directory From owner-freebsd-commit Tue Sep 12 06:17:06 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA05697 for freebsd-commit-outgoing; Tue, 12 Sep 1995 06:17:06 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA05639 for cvs-all-outgoing; Tue, 12 Sep 1995 06:16:59 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA05607 for cvs-user-outgoing; Tue, 12 Sep 1995 06:16:49 -0700 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA05560 ; Tue, 12 Sep 1995 06:16:44 -0700 Date: Tue, 12 Sep 1995 06:16:44 -0700 From: Peter Wemm Message-Id: <199509121316.GAA05560@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/usr.sbin - New directory Sender: commit-owner@FreeBSD.org Precedence: bulk peter 95/09/12 06:16:43 src/eBones/usr.sbin - New directory From owner-freebsd-commit Tue Sep 12 06:21:49 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06058 for freebsd-commit-outgoing; Tue, 12 Sep 1995 06:21:49 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06008 for cvs-all-outgoing; Tue, 12 Sep 1995 06:21:40 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA05965 for cvs-user-outgoing; Tue, 12 Sep 1995 06:21:32 -0700 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA05921 ; Tue, 12 Sep 1995 06:21:21 -0700 Date: Tue, 12 Sep 1995 06:21:21 -0700 From: Peter Wemm Message-Id: <199509121321.GAA05921@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/lib/libacl - New directory Sender: commit-owner@FreeBSD.org Precedence: bulk peter 95/09/12 06:21:20 src/eBones/lib/libacl - New directory From owner-freebsd-commit Tue Sep 12 06:21:50 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06062 for freebsd-commit-outgoing; Tue, 12 Sep 1995 06:21:50 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06013 for cvs-all-outgoing; Tue, 12 Sep 1995 06:21:43 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA05967 for cvs-user-outgoing; Tue, 12 Sep 1995 06:21:33 -0700 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA05947 ; Tue, 12 Sep 1995 06:21:27 -0700 Date: Tue, 12 Sep 1995 06:21:27 -0700 From: Peter Wemm Message-Id: <199509121321.GAA05947@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/lib/libkrb - New directory Sender: commit-owner@FreeBSD.org Precedence: bulk peter 95/09/12 06:21:26 src/eBones/lib/libkrb - New directory From owner-freebsd-commit Tue Sep 12 06:22:25 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06204 for freebsd-commit-outgoing; Tue, 12 Sep 1995 06:22:25 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06179 for cvs-all-outgoing; Tue, 12 Sep 1995 06:22:22 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06151 for cvs-user-outgoing; Tue, 12 Sep 1995 06:22:19 -0700 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06118 ; Tue, 12 Sep 1995 06:22:06 -0700 Date: Tue, 12 Sep 1995 06:22:06 -0700 From: Peter Wemm Message-Id: <199509121322.GAA06118@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/libexec/kpropd - New directory Sender: commit-owner@FreeBSD.org Precedence: bulk peter 95/09/12 06:22:05 src/eBones/libexec/kpropd - New directory From owner-freebsd-commit Tue Sep 12 06:24:03 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06403 for freebsd-commit-outgoing; Tue, 12 Sep 1995 06:24:03 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06348 for cvs-all-outgoing; Tue, 12 Sep 1995 06:23:53 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06298 for cvs-user-outgoing; Tue, 12 Sep 1995 06:23:44 -0700 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06265 ; Tue, 12 Sep 1995 06:23:36 -0700 Date: Tue, 12 Sep 1995 06:23:36 -0700 From: Peter Wemm Message-Id: <199509121323.GAA06265@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/usr.bin/klist - New directory Sender: commit-owner@FreeBSD.org Precedence: bulk peter 95/09/12 06:23:35 src/eBones/usr.bin/klist - New directory From owner-freebsd-commit Tue Sep 12 06:24:21 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06507 for freebsd-commit-outgoing; Tue, 12 Sep 1995 06:24:21 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06456 for cvs-all-outgoing; Tue, 12 Sep 1995 06:24:13 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06369 for cvs-user-outgoing; Tue, 12 Sep 1995 06:23:55 -0700 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06296 ; Tue, 12 Sep 1995 06:23:44 -0700 Date: Tue, 12 Sep 1995 06:23:44 -0700 From: Peter Wemm Message-Id: <199509121323.GAA06296@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/usr.bin/kinit - New directory Sender: commit-owner@FreeBSD.org Precedence: bulk peter 95/09/12 06:23:42 src/eBones/usr.bin/kinit - New directory From owner-freebsd-commit Tue Sep 12 06:24:24 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAB06531 for freebsd-commit-outgoing; Tue, 12 Sep 1995 06:24:24 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06505 for cvs-all-outgoing; Tue, 12 Sep 1995 06:24:20 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06458 for cvs-user-outgoing; Tue, 12 Sep 1995 06:24:13 -0700 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06370 ; Tue, 12 Sep 1995 06:23:55 -0700 Date: Tue, 12 Sep 1995 06:23:55 -0700 From: Peter Wemm Message-Id: <199509121323.GAA06370@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/usr.bin/register - New directory Sender: commit-owner@FreeBSD.org Precedence: bulk peter 95/09/12 06:23:52 src/eBones/usr.bin/register - New directory From owner-freebsd-commit Tue Sep 12 06:41:17 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA07905 for freebsd-commit-outgoing; Tue, 12 Sep 1995 06:41:17 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA07892 for cvs-all-outgoing; Tue, 12 Sep 1995 06:41:15 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA07879 for cvs-user-outgoing; Tue, 12 Sep 1995 06:41:13 -0700 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA07869 ; Tue, 12 Sep 1995 06:41:07 -0700 Date: Tue, 12 Sep 1995 06:41:07 -0700 From: Peter Wemm Message-Id: <199509121341.GAA07869@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/registerd Makefile registerd.8 registerd.c Sender: commit-owner@FreeBSD.org Precedence: bulk peter 95/09/12 06:41:06 Removed: eBones/acl Makefile acl_check.3 acl_files.c acl_files.doc eBones/ext_srvtab Makefile ext_srvtab.8 ext_srvtab.c eBones/kadmin Makefile kadmin.8 kadmin.c kadmin_cmds.ct eBones/kadmind Makefile admin_server.c kadm_funcs.c kadm_ser_wrap.c kadm_server.c kadm_server.h kadmind.8 eBones/kdb Makefile krb_cache.c krb_dbl.c krb_dbm.c krb_kdb_utils.c krb_lib.c print_princ.c eBones/kdb_destroy Makefile kdb_destroy.8 kdb_destroy.c eBones/kdb_edit Makefile kdb_edit.8 kdb_edit.c maketime.c time.h eBones/kdb_init Makefile kdb_init.8 kdb_init.c eBones/kdb_util Makefile kdb_util.8 kdb_util.c eBones/kdestroy Makefile kdestroy.1 kdestroy.c eBones/kerberos Makefile cr_err_reply.c kerberos.c eBones/kinit Makefile kinit.1 kinit.c eBones/klist Makefile klist.1 klist.c eBones/kprop Makefile kprop.c kprop.h eBones/kpropd Makefile kpropd.c eBones/krb Makefile add_ticket.c create_auth_reply.c create_ciph.c create_death_packet.c create_ticket.c debug_decl.c decomp_ticket.c des_rw.c dest_tkt.c extract_ticket.c fgetst.c get_ad_tkt.c get_admhst.c get_cred.c get_in_tkt.c get_krbhst.c get_krbrlm.c get_phost.c get_pw_tkt.c get_request.c get_svc_in_tkt.c get_tf_fullname.c get_tf_realm.c getrealm.c getst.c in_tkt.c k_gethostname.c klog.c kname_parse.c kntoln.c kparse.c krb.3 krb_err.et krb_err_txt.c krb_get_in_tkt.c krb_realmofhost.3 krb_sendauth.3 krb_set_tkt_string.3 krbglue.c kuserok.3 kuserok.c log.c mk_err.c mk_priv.c mk_req.c mk_safe.c month_sname.c netread.c netwrite.c one.c pkt_cipher.c pkt_clen.c rd_err.c rd_priv.c rd_req.c rd_safe.c read_service_key.c recvauth.c save_credentials.c send_to_kdc.c sendauth.c stime.c tf_shm.c tf_util.3 tf_util.c tkt_string.c util.c eBones/ksrvtgt Makefile ksrvtgt.1 ksrvtgt.c eBones/ksrvutil Makefile ksrvutil.8 ksrvutil.c eBones/kstash Makefile kstash.8 kstash.c eBones/libkadm EXPORTABLE Makefile kadm.h kadm_cli_wrap.c kadm_err.et kadm_stream.c kadm_supp.c eBones/make_keypair Makefile make_keypair.8 make_keypair.c eBones/passwd kpasswd.c eBones/register Makefile pathnames.h register.1 register.c register_proto.h eBones/registerd Makefile registerd.8 registerd.c Log: cvs remove files in HEAD - this is the first part of the repository copy in Mark Murray's white paper. Note: this is pretty big - 152 files in total... Submitted by: Mark Murray From owner-freebsd-commit Tue Sep 12 06:42:08 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06451 for freebsd-commit-outgoing; Tue, 12 Sep 1995 06:24:11 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06378 for cvs-all-outgoing; Tue, 12 Sep 1995 06:24:00 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06311 for cvs-user-outgoing; Tue, 12 Sep 1995 06:23:46 -0700 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA06277 ; Tue, 12 Sep 1995 06:23:41 -0700 Date: Tue, 12 Sep 1995 06:23:41 -0700 From: Peter Wemm Message-Id: <199509121323.GAA06277@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/usr.bin/kadmin - New directory Sender: commit-owner@FreeBSD.org Precedence: bulk peter 95/09/12 06:23:40 src/eBones/usr.bin/kadmin - New directory From owner-freebsd-commit Tue Sep 12 07:43:02 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA13130 for freebsd-commit-outgoing; Tue, 12 Sep 1995 07:43:02 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA13114 for cvs-all-outgoing; Tue, 12 Sep 1995 07:42:58 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA13098 for cvs-sys-outgoing; Tue, 12 Sep 1995 07:42:56 -0700 Received: (from dyson@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA13078 ; Tue, 12 Sep 1995 07:42:48 -0700 Date: Tue, 12 Sep 1995 07:42:48 -0700 From: John Dyson Message-Id: <199509121442.HAA13078@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm vnode_pager.c Sender: commit-owner@FreeBSD.org Precedence: bulk dyson 95/09/12 07:42:47 Modified: sys/vm vnode_pager.c Log: Fix really bogus casting of a block number to a long. Also change the comparison from a "< 0" to "== -1" like it should be. From owner-freebsd-commit Tue Sep 12 09:45:00 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA19385 for freebsd-commit-outgoing; Tue, 12 Sep 1995 09:45:00 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA19370 for cvs-all-outgoing; Tue, 12 Sep 1995 09:44:57 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA19357 for cvs-user-outgoing; Tue, 12 Sep 1995 09:44:56 -0700 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA19344 ; Tue, 12 Sep 1995 09:44:51 -0700 Date: Tue, 12 Sep 1995 09:44:51 -0700 From: Peter Wemm Message-Id: <199509121644.JAA19344@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/usr.sbin/kadmin Makefile admin_server.c kadm_funcs.c kadm_ser_wrap.c kadm_server.c kadm_server.h kadmind.8 Sender: commit-owner@FreeBSD.org Precedence: bulk peter 95/09/12 09:44:50 Removed: eBones/usr.sbin/kadmin Makefile admin_server.c kadm_funcs.c kadm_ser_wrap.c kadm_server.c kadm_server.h kadmind.8 Log: Damn.. this was meant to be in a directory called kadmind, not kadmin... Back into the Attic... From owner-freebsd-commit Tue Sep 12 12:37:26 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA25031 for freebsd-commit-outgoing; Tue, 12 Sep 1995 12:37:26 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA25018 for cvs-all-outgoing; Tue, 12 Sep 1995 12:37:23 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA25005 for cvs-ports-outgoing; Tue, 12 Sep 1995 12:37:22 -0700 Received: (from wpaul@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA24996 ; Tue, 12 Sep 1995 12:37:17 -0700 From: Bill Paul Message-Id: <199509121937.MAA24996@freefall.freebsd.org> Subject: Re: cvs commit: ports/games/xbill - Imported sources To: asami@freefall.freebsd.org.ctr.columbia.edu (Satoshi Asami) Date: Tue, 12 Sep 1995 12:37:16 -0700 (PDT) Cc: CVS-commiters, cvs-ports In-Reply-To: <199509121029.DAA02115@freefall.freebsd.org> from "Satoshi Asami" at Sep 12, 95 03:29:43 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 128 Sender: commit-owner@FreeBSD.org Precedence: bulk > > asami 95/09/12 03:29:42 > > Branch: games/xbill 1.1.1 > Log: > Squash the evil Bills! Hunh?! :) -Bill From owner-freebsd-commit Tue Sep 12 13:06:48 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA25717 for freebsd-commit-outgoing; Tue, 12 Sep 1995 13:06:48 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA25700 for cvs-all-outgoing; Tue, 12 Sep 1995 13:06:42 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA25687 for cvs-ports-outgoing; Tue, 12 Sep 1995 13:06:33 -0700 Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA25678 ; Tue, 12 Sep 1995 13:06:22 -0700 Received: (from peter@localhost) by jhome.DIALix.COM (8.6.12/8.6.9) id EAA00398; Wed, 13 Sep 1995 04:06:17 +0800 Date: Wed, 13 Sep 1995 04:06:16 +0800 (WST) From: Peter Wemm To: Bill Paul cc: Satoshi Asami , CVS-commiters@freefall.freebsd.org, cvs-ports@freefall.freebsd.org Subject: Re: cvs commit: ports/games/xbill - Imported sources In-Reply-To: <199509121937.MAA24996@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: commit-owner@FreeBSD.org Precedence: bulk On Tue, 12 Sep 1995, Bill Paul wrote: > > asami 95/09/12 03:29:42 > > > > Branch: games/xbill 1.1.1 > > Log: > > Squash the evil Bills! > > Hunh?! :) > > -Bill What I wanna know, is did somebody include a daemon icon to represent *BSD in the port, for one of the OS's you're meant to protect from evil bill? (I've not seen the patch-aa - was that for the NULL fclose() segfault?) Cheers, -Peter From owner-freebsd-commit Tue Sep 12 14:11:36 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA29474 for freebsd-commit-outgoing; Tue, 12 Sep 1995 14:11:36 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA29459 for cvs-all-outgoing; Tue, 12 Sep 1995 14:11:31 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA29446 for cvs-usrbin-outgoing; Tue, 12 Sep 1995 14:11:30 -0700 Received: (from nate@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA29435 ; Tue, 12 Sep 1995 14:11:22 -0700 Date: Tue, 12 Sep 1995 14:11:22 -0700 From: Nate Williams Message-Id: <199509122111.OAA29435@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/find function.c Sender: commit-owner@FreeBSD.org Precedence: bulk nate 95/09/12 14:11:20 Modified: usr.bin/find function.c Log: [ Find ] produces different output because [ it ] doesn't flush stdout when doing a -print. Obtained from: Ollivier Robert From owner-freebsd-commit Tue Sep 12 16:15:53 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA12074 for freebsd-commit-outgoing; Tue, 12 Sep 1995 16:15:53 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA12059 for cvs-all-outgoing; Tue, 12 Sep 1995 16:15:50 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA12046 for cvs-usrbin-outgoing; Tue, 12 Sep 1995 16:15:47 -0700 Received: (from nate@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA12028 ; Tue, 12 Sep 1995 16:15:36 -0700 Date: Tue, 12 Sep 1995 16:15:36 -0700 From: Nate Williams Message-Id: <199509122315.QAA12028@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/find function.c Sender: commit-owner@FreeBSD.org Precedence: bulk nate 95/09/12 16:15:35 Modified: usr.bin/find function.c Log: Simpler fix to the find bug reported by Terry Lambert [ Find to a file vs. to stdout ] produces different output because find does not flush stdout when doing a -print. Submitted by: Jeffrey Hsu From owner-freebsd-commit Tue Sep 12 16:18:40 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA12258 for freebsd-commit-outgoing; Tue, 12 Sep 1995 16:18:40 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA12239 for cvs-all-outgoing; Tue, 12 Sep 1995 16:18:35 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA12220 for cvs-usrbin-outgoing; Tue, 12 Sep 1995 16:18:32 -0700 Received: from rocky.sri.MT.net (sri.MT.net [204.94.231.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id QAA12202 ; Tue, 12 Sep 1995 16:18:27 -0700 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id RAA07849; Tue, 12 Sep 1995 17:20:40 -0600 Date: Tue, 12 Sep 1995 17:20:40 -0600 From: Nate Williams Message-Id: <199509122320.RAA07849@rocky.sri.MT.net> To: Nate Williams Cc: CVS-commiters@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/find function.c In-Reply-To: <199509122315.QAA12028@freefall.freebsd.org> References: <199509122315.QAA12028@freefall.freebsd.org> Sender: commit-owner@FreeBSD.org Precedence: bulk > nate 95/09/12 16:15:35 > > Modified: usr.bin/find function.c > Log: > Simpler fix to the find bug reported by Terry Lambert > > [ Find to a file vs. to stdout ] produces different output because find > does not flush stdout when doing a -print. > > Submitted by: Jeffrey Hsu Note, I did a naughty in the tree and removed the previous two attempts of the fix in the tree via raw RCS commands. Whip me, beat me, call me bad names, but don't take away my CVS privileges. :) Nate From owner-freebsd-commit Tue Sep 12 16:20:08 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA12465 for freebsd-commit-outgoing; Tue, 12 Sep 1995 16:20:08 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA12448 for cvs-all-outgoing; Tue, 12 Sep 1995 16:20:04 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA12424 for cvs-ports-outgoing; Tue, 12 Sep 1995 16:20:00 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA12410 ; Tue, 12 Sep 1995 16:19:58 -0700 Date: Tue, 12 Sep 1995 16:19:58 -0700 From: Satoshi Asami Message-Id: <199509122319.QAA12410@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/editors/e93/pkg COMMENT DESCR Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/09/12 16:19:57 Modified: editors/e93 Makefile editors/e93/files md5 editors/e93/pkg COMMENT DESCR Log: Upgrade, 1.1r4X -> 1.2r5X. From owner-freebsd-commit Tue Sep 12 16:44:09 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA14336 for freebsd-commit-outgoing; Tue, 12 Sep 1995 16:44:09 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA14320 for cvs-all-outgoing; Tue, 12 Sep 1995 16:44:07 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA14308 for cvs-usrbin-outgoing; Tue, 12 Sep 1995 16:44:06 -0700 Received: from jhome.DIALix.COM (jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id QAA14292 ; Tue, 12 Sep 1995 16:43:58 -0700 Received: (from peter@localhost) by jhome.DIALix.COM (8.6.12/8.6.9) id HAA00936; Wed, 13 Sep 1995 07:43:14 +0800 Date: Wed, 13 Sep 1995 07:43:13 +0800 (WST) From: Peter Wemm To: Nate Williams cc: CVS-commiters@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/find function.c In-Reply-To: <199509122320.RAA07849@rocky.sri.MT.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: commit-owner@FreeBSD.org Precedence: bulk On Tue, 12 Sep 1995, Nate Williams wrote: > > nate 95/09/12 16:15:35 > > > > Modified: usr.bin/find function.c > > Log: > > Simpler fix to the find bug reported by Terry Lambert > > > > [ Find to a file vs. to stdout ] produces different output because find > > does not flush stdout when doing a -print. > > > > Submitted by: Jeffrey Hsu > > Note, I did a naughty in the tree and removed the previous two attempts > of the fix in the tree via raw RCS commands. > > Whip me, beat me, call me bad names, but don't take away my CVS > privileges. :) Rod! Can I borrow your big stick? I presume you know what happens if somebody has got a checked out copy of one of the previous `versions' of function.c,v rev 1.5? This is Bad Karma (TM)... > Nate -Peter From owner-freebsd-commit Tue Sep 12 18:03:33 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA19324 for freebsd-commit-outgoing; Tue, 12 Sep 1995 18:03:33 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA19304 for cvs-all-outgoing; Tue, 12 Sep 1995 18:02:55 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA19291 for cvs-usrbin-outgoing; Tue, 12 Sep 1995 18:02:54 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id SAA19285 ; Tue, 12 Sep 1995 18:02:44 -0700 Received: from corbin.Root.COM (corbin [198.145.90.34]) by Root.COM (8.6.12/8.6.5) with ESMTP id SAA10203; Tue, 12 Sep 1995 18:01:29 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id SAA00153; Tue, 12 Sep 1995 18:03:43 -0700 Message-Id: <199509130103.SAA00153@corbin.Root.COM> To: Peter Wemm cc: Nate Williams , CVS-commiters@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/find function.c In-reply-to: Your message of "Wed, 13 Sep 95 07:43:13 +0800." From: David Greenman Reply-To: davidg@Root.COM Date: Tue, 12 Sep 1995 18:03:42 -0700 Sender: commit-owner@FreeBSD.org Precedence: bulk >I presume you know what happens if somebody has got a checked out copy of >one of the previous `versions' of function.c,v rev 1.5? Actually, I've never had a problem with that. A cvs update just backs up to the previous version. What problem are you refering to? -DG From owner-freebsd-commit Tue Sep 12 18:22:34 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA21245 for freebsd-commit-outgoing; Tue, 12 Sep 1995 18:22:34 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA21228 for cvs-all-outgoing; Tue, 12 Sep 1995 18:22:31 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA21215 for cvs-usrbin-outgoing; Tue, 12 Sep 1995 18:22:30 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id SAA21194 ; Tue, 12 Sep 1995 18:22:23 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id SAA04683; Tue, 12 Sep 1995 18:20:16 -0700 From: "Rodney W. Grimes" Message-Id: <199509130120.SAA04683@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/usr.bin/find function.c To: peter@jhome.dialix.com (Peter Wemm) Date: Tue, 12 Sep 1995 18:20:15 -0700 (PDT) Cc: nate@rocky.sri.MT.net, CVS-commiters@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org In-Reply-To: from "Peter Wemm" at Sep 13, 95 07:43:13 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1654 Sender: commit-owner@FreeBSD.org Precedence: bulk > > On Tue, 12 Sep 1995, Nate Williams wrote: > > > nate 95/09/12 16:15:35 > > > > > > Modified: usr.bin/find function.c > > > Log: > > > Simpler fix to the find bug reported by Terry Lambert > > > > > > [ Find to a file vs. to stdout ] produces different output because find > > > does not flush stdout when doing a -print. > > > > > > Submitted by: Jeffrey Hsu > > > > Note, I did a naughty in the tree and removed the previous two attempts > > of the fix in the tree via raw RCS commands. > > > > Whip me, beat me, call me bad names, but don't take away my CVS > > privileges. :) Per mail to this list these types of actions can lead to, and well if they cause the repository manager heartache, loss of commit privlidge. > > Rod! Can I borrow your big stick? Can I have a shipping address?? :-) :-) And remeber to weild it with your left hand on even weeks and your right had on odd weeks so as to increase the balance of muscle toning use of this device creates :-) > I presume you know what happens if somebody has got a checked out copy of > one of the previous `versions' of function.c,v rev 1.5? > > This is Bad Karma (TM)... I will also presume that he knows that I can now find his commit in the commitlogs but can not find it in the RCS files :-(. Along with the fact some one could have supped 1.5, burned it on a cdrom and now what is 1.5 is a different file :-(. > > > Nate > > -Peter > > -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Tue Sep 12 18:56:52 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA24419 for freebsd-commit-outgoing; Tue, 12 Sep 1995 18:56:52 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA24402 for cvs-all-outgoing; Tue, 12 Sep 1995 18:56:49 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA24387 for cvs-usrbin-outgoing; Tue, 12 Sep 1995 18:56:48 -0700 Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id SAA24367 ; Tue, 12 Sep 1995 18:56:36 -0700 Received: (from peter@localhost) by jhome.DIALix.COM (8.6.12/8.6.9) id JAA01304; Wed, 13 Sep 1995 09:56:04 +0800 Date: Wed, 13 Sep 1995 09:56:03 +0800 (WST) From: Peter Wemm To: David Greenman cc: Nate Williams , CVS-commiters@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/find function.c In-Reply-To: <199509130103.SAA00153@corbin.Root.COM> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: commit-owner@FreeBSD.org Precedence: bulk On Tue, 12 Sep 1995, David Greenman wrote: > >I presume you know what happens if somebody has got a checked out copy of > >one of the previous `versions' of function.c,v rev 1.5? > > Actually, I've never had a problem with that. A cvs update just backs up to > the previous version. What problem are you refering to? Glad you asked.. :-) Your CVS/Entries file records the version of the file you have checked out, and the timestamp of the file "as checked out". When cvs does a scan of the repository, and sees that the head of the repository is v1.5, and sees the Entries file records "1.5", and that the time in the entries file matches the time on the checked out file, then it skips it and goes on to the next file. There's the catch.. What if you check out v1.5, somebody `outdates' v1.5, bringing it back to 1.4, and then immediately commits it back to v1.5. When the poor unsuspecting soul who's got the checked out copy later does a "cvs update", then *nothing happens*. They are left with the original version of v1.5. Worse still, if they edit their version of 1.5, and then commit it, the 1.5 -> 1.6 delta could reverse the "new" version, and restore the old one in a larger delta, causing much suprise and confusion... Now, in Nate's case, he'd added a 1.5 and a 1.6 delta (which I didn't know, because all traces of it were gone), and zapped them out, and added a new 1.5 - cvs would have jumped on the 1.6 reversion back to 1.5, unless somehow somebody did an update between the two versions. Clear as mud, no? IMHO, This really would have been best done as three commits... It might have made David raise an eyebrow when looking over the log, but at least it would have been obvious what was going on... :-) > -DG Cheers, -Peter From owner-freebsd-commit Tue Sep 12 18:59:26 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA24638 for freebsd-commit-outgoing; Tue, 12 Sep 1995 18:59:26 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA24625 for cvs-all-outgoing; Tue, 12 Sep 1995 18:59:24 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA24612 for cvs-usrbin-outgoing; Tue, 12 Sep 1995 18:59:22 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id SAA24604 ; Tue, 12 Sep 1995 18:59:18 -0700 Received: from corbin.Root.COM (corbin [198.145.90.34]) by Root.COM (8.6.12/8.6.5) with ESMTP id SAA10332; Tue, 12 Sep 1995 18:58:07 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id TAA00483; Tue, 12 Sep 1995 19:00:21 -0700 Message-Id: <199509130200.TAA00483@corbin.Root.COM> To: Peter Wemm cc: Nate Williams , CVS-commiters@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/find function.c In-reply-to: Your message of "Wed, 13 Sep 95 09:56:03 +0800." From: David Greenman Reply-To: davidg@Root.COM Date: Tue, 12 Sep 1995 19:00:21 -0700 Sender: commit-owner@FreeBSD.org Precedence: bulk >Clear as mud, no? > >IMHO, This really would have been best done as three commits... It >might have made David raise an eyebrow when looking over the log, but at >least it would have been obvious what was going on... :-) Okay, thanks for the explaination. -DG From owner-freebsd-commit Tue Sep 12 19:13:11 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA25398 for freebsd-commit-outgoing; Tue, 12 Sep 1995 19:13:11 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA25381 for cvs-all-outgoing; Tue, 12 Sep 1995 19:13:05 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA25368 for cvs-sys-outgoing; Tue, 12 Sep 1995 19:13:02 -0700 Received: (from sef@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA25348 ; Tue, 12 Sep 1995 19:12:55 -0700 Date: Tue, 12 Sep 1995 19:12:55 -0700 From: Sean Eric Fagan Message-Id: <199509130212.TAA25348@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/ibcs2 imgact_coff.c Sender: commit-owner@FreeBSD.org Precedence: bulk sef 95/09/12 19:12:54 Modified: sys/i386/ibcs2 imgact_coff.c Log: Unlock the vnode after checking permissions; this is necessary to prevent a panic whenever an iBCS2 file is exec'd. Obtained from: FreeBSD From owner-freebsd-commit Tue Sep 12 21:06:45 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA04713 for freebsd-commit-outgoing; Tue, 12 Sep 1995 21:06:45 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA04694 for cvs-all-outgoing; Tue, 12 Sep 1995 21:06:42 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA04679 for cvs-usrbin-outgoing; Tue, 12 Sep 1995 21:06:41 -0700 Received: from rocky.sri.MT.net (sri.MT.net [204.94.231.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id VAA04663 ; Tue, 12 Sep 1995 21:06:27 -0700 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id WAA08549; Tue, 12 Sep 1995 22:08:31 -0600 Date: Tue, 12 Sep 1995 22:08:31 -0600 From: Nate Williams Message-Id: <199509130408.WAA08549@rocky.sri.MT.net> To: "Rodney W. Grimes" Cc: peter@jhome.dialix.com (Peter Wemm), nate@rocky.sri.MT.net, CVS-commiters@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/find function.c In-Reply-To: <199509130120.SAA04683@GndRsh.aac.dev.com> References: <199509130120.SAA04683@GndRsh.aac.dev.com> Sender: commit-owner@FreeBSD.org Precedence: bulk [ Direct CVS repository munging ] > > > Whip me, beat me, call me bad names, but don't take away my CVS > > > privileges. :) > > Per mail to this list these types of actions can lead to, and well > if they cause the repository manager heartache, loss of commit privlidge. Of course, but if a person knows what they are doing (or at least if they can fake it) it avoids the heartache and grief. > I will also presume that he knows that I can now find his commit in > the commitlogs but can not find it in the RCS files :-(. Yes, but it's *very* obvious what happened, since the next commit message in the log is the fix which was mentioned in the previous (no longer necessary) commitlog messages. > Along with the fact some one could have supped 1.5, burned it on a > cdrom and now what is 1.5 is a different file :-(. If someone was silly enough to burn a CD-ROM of the tree in it's current state, *AND* if they could get the sup to happen after my two original commits but before the third, they deserved to get burned. Nate From owner-freebsd-commit Tue Sep 12 21:09:23 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA04963 for freebsd-commit-outgoing; Tue, 12 Sep 1995 21:09:23 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA04948 for cvs-all-outgoing; Tue, 12 Sep 1995 21:09:20 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA04935 for cvs-usrbin-outgoing; Tue, 12 Sep 1995 21:09:19 -0700 Received: from rocky.sri.MT.net (sri.MT.net [204.94.231.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id VAA04913 ; Tue, 12 Sep 1995 21:09:11 -0700 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id WAA08566; Tue, 12 Sep 1995 22:11:03 -0600 Date: Tue, 12 Sep 1995 22:11:03 -0600 From: Nate Williams Message-Id: <199509130411.WAA08566@rocky.sri.MT.net> To: Peter Wemm Cc: David Greenman , Nate Williams , CVS-commiters@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/find function.c In-Reply-To: References: <199509130103.SAA00153@corbin.Root.COM> Sender: commit-owner@FreeBSD.org Precedence: bulk Peter Wemm writes: > IMHO, This really would have been best done as three commits... It > might have made David raise an eyebrow when looking over the log, but at > least it would have been obvious what was going on... :-) True, and shown my stupidity in not doing the job right the first time. When in doubt, cover your tracks. I can see it now. Nate lost his commit privs during CVS-water/White-CVS when he attempted to coverup all of his stupid mistakes. Nate From owner-freebsd-commit Tue Sep 12 21:11:44 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA05234 for freebsd-commit-outgoing; Tue, 12 Sep 1995 21:11:44 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA05219 for cvs-all-outgoing; Tue, 12 Sep 1995 21:11:41 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA05200 for cvs-sys-outgoing; Tue, 12 Sep 1995 21:11:34 -0700 Received: from rocky.sri.MT.net (sri.MT.net [204.94.231.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id VAA05176 ; Tue, 12 Sep 1995 21:11:26 -0700 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id WAA08583; Tue, 12 Sep 1995 22:13:39 -0600 Date: Tue, 12 Sep 1995 22:13:39 -0600 From: Nate Williams Message-Id: <199509130413.WAA08583@rocky.sri.MT.net> To: Sean Eric Fagan Cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/ibcs2 imgact_coff.c In-Reply-To: <199509130212.TAA25348@freefall.freebsd.org> References: <199509130212.TAA25348@freefall.freebsd.org> Sender: commit-owner@FreeBSD.org Precedence: bulk > sef 95/09/12 19:12:54 > > Modified: sys/i386/ibcs2 imgact_coff.c > Log: > Unlock the vnode after checking permissions; this is necessary to prevent > a panic whenever an iBCS2 file is exec'd. Thanks Sean!!! Nate From owner-freebsd-commit Tue Sep 12 22:01:54 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA08520 for freebsd-commit-outgoing; Tue, 12 Sep 1995 22:01:54 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA08507 for cvs-all-outgoing; Tue, 12 Sep 1995 22:01:52 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA08493 for cvs-usrbin-outgoing; Tue, 12 Sep 1995 22:01:51 -0700 Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id WAA08483 ; Tue, 12 Sep 1995 22:01:11 -0700 Received: (from peter@localhost) by jhome.DIALix.COM (8.6.12/8.6.9) id NAA01689; Wed, 13 Sep 1995 13:00:17 +0800 Date: Wed, 13 Sep 1995 13:00:16 +0800 (WST) From: Peter Wemm To: Nate Williams cc: David Greenman , CVS-commiters@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/find function.c In-Reply-To: <199509130411.WAA08566@rocky.sri.MT.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: commit-owner@FreeBSD.org Precedence: bulk On Tue, 12 Sep 1995, Nate Williams wrote: > Peter Wemm writes: > > IMHO, This really would have been best done as three commits... It > > might have made David raise an eyebrow when looking over the log, but at > > least it would have been obvious what was going on... :-) > > True, and shown my stupidity in not doing the job right the first time. > When in doubt, cover your tracks. > > I can see it now. Nate lost his commit privs during CVS-water/White-CVS > when he attempted to coverup all of his stupid mistakes. Hey, we're all human! Mistakes are part of the job, wear them with pride! :-) (and you sometimes get a free conical hat! :-) I suspect if you grep the commit log for "aargh", "damn" and "oops", you'd find more than a few. Sorry if this sounded like the "spanish inquisition" or something. I know what you did was harmless, but I just couldn't let it go uncommented on in case some of the other 52 committers decided that it was ok to do rcs or cvs admin operations on the repository, especially for minor things. (that way leads to madness) Lets chalk this one up to experience.. And as a general statement: Please folks, keep away from the admin commands. If somebody botches something badly it can be a real nightmare to fix. From owner-freebsd-commit Tue Sep 12 22:36:11 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA09027 for freebsd-commit-outgoing; Tue, 12 Sep 1995 22:36:11 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA09014 for cvs-all-outgoing; Tue, 12 Sep 1995 22:36:09 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA08998 for cvs-sys-outgoing; Tue, 12 Sep 1995 22:36:00 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA08988 ; Tue, 12 Sep 1995 22:35:51 -0700 Date: Tue, 12 Sep 1995 22:35:51 -0700 From: David Greenman Message-Id: <199509130535.WAA08988@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys socket.h Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/12 22:35:50 Modified: sys/sys socket.h Log: Increased SOMAXCONN from 5 to 32. 5 was too small a value for just about any reasonably busy machine, and by any measure is a lousy "max" value. 32 was chosen after a careful analysis of typical listen queue depths on several busy Internet servers (both web and ftp). I also intend to add a statistics counter for dropped connection requests due to the limit being exceeded. From owner-freebsd-commit Wed Sep 13 01:01:59 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA12168 for freebsd-commit-outgoing; Wed, 13 Sep 1995 01:01:59 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA12153 for cvs-all-outgoing; Wed, 13 Sep 1995 01:01:42 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA12140 for cvs-usrbin-outgoing; Wed, 13 Sep 1995 01:01:40 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id BAA12127 ; Wed, 13 Sep 1995 01:01:11 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id BAA04951; Wed, 13 Sep 1995 01:00:06 -0700 From: "Rodney W. Grimes" Message-Id: <199509130800.BAA04951@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/usr.bin/find function.c To: nate@rocky.sri.MT.net (Nate Williams) Date: Wed, 13 Sep 1995 01:00:06 -0700 (PDT) Cc: peter@jhome.dialix.com, nate@rocky.sri.MT.net, CVS-commiters@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org In-Reply-To: <199509130408.WAA08549@rocky.sri.MT.net> from "Nate Williams" at Sep 12, 95 10:08:31 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1926 Sender: commit-owner@FreeBSD.org Precedence: bulk > > [ Direct CVS repository munging ] > > > > Whip me, beat me, call me bad names, but don't take away my CVS > > > > privileges. :) > > > > Per mail to this list these types of actions can lead to, and well > > if they cause the repository manager heartache, loss of commit privlidge. > > Of course, but if a person knows what they are doing (or at least if > they can fake it) it avoids the heartache and grief. No, it has been simply stated on at least 3 occasions ``cvs admin'' is to be used _ONLY_ by repository managers. There is no reason for you to use this, and as Peter explains you could really screw someone over, or infact the repository itself by your actions. > > > I will also presume that he knows that I can now find his commit in > > the commitlogs but can not find it in the RCS files :-(. > > Yes, but it's *very* obvious what happened, since the next commit > message in the log is the fix which was mentioned in the previous (no > longer necessary) commitlog messages. It is not obvious what happened when trying to look at this 6 months from now and understand the descrepancy between the cvs commitlog files and the rcs loginfo for the file. The mail thread is no place near that stuff. > > Along with the fact some one could have supped 1.5, burned it on a > > cdrom and now what is 1.5 is a different file :-(. > > If someone was silly enough to burn a CD-ROM of the tree in it's current > state, *AND* if they could get the sup to happen after my two original > commits but before the third, they deserved to get burned. NO, it is just plain stupid for you to have done this, please do not due it again. A commit would have done the job, not involved any possible race conditions and clearly docuemented the sequence of events. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Wed Sep 13 01:45:57 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA14626 for freebsd-commit-outgoing; Wed, 13 Sep 1995 01:45:57 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA14613 for cvs-all-outgoing; Wed, 13 Sep 1995 01:45:55 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA14600 for cvs-sys-outgoing; Wed, 13 Sep 1995 01:45:52 -0700 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA14568 ; Wed, 13 Sep 1995 01:45:33 -0700 Date: Wed, 13 Sep 1995 01:45:33 -0700 From: Peter Wemm Message-Id: <199509130845.BAA14568@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa si.c Sender: commit-owner@FreeBSD.org Precedence: bulk peter 95/09/13 01:45:31 Modified: sys/i386/include si.h Log: Move some kernel-only stuff to a kernel-only file. Submitted by: bde Modified: sys/i386/isa si.c Log: From Bruce Evans: (prototype related changes, other cleanups) Add prototypes. Use static for function definitions to match existing prototypes. Otherwise leave functions that should be static as extern. TODO: declare everthing except sidriver and siintr as static. I use some new cdevs registration functions to do this for syscons and pcvt. Fix siintr() to match its prototype in ioconf.c (don't return anything). This may break the eisa support, but Julian says that eisa interrupts never worked anyway. (EISA support was never tested anyway - Peter) Submitted by: bde From owner-freebsd-commit Wed Sep 13 02:55:53 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA19262 for freebsd-commit-outgoing; Wed, 13 Sep 1995 02:55:53 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA19249 for cvs-all-outgoing; Wed, 13 Sep 1995 02:55:49 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA19236 for cvs-ports-outgoing; Wed, 13 Sep 1995 02:55:47 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA19226 ; Wed, 13 Sep 1995 02:55:36 -0700 Date: Wed, 13 Sep 1995 02:55:36 -0700 From: Satoshi Asami Message-Id: <199509130955.CAA19226@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/sysutils Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/09/13 02:55:33 Modified: sysutils Makefile Log: Add manck. Forgotten by: joerg (:p) From owner-freebsd-commit Wed Sep 13 03:01:01 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA19563 for freebsd-commit-outgoing; Wed, 13 Sep 1995 03:01:01 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA19546 for cvs-all-outgoing; Wed, 13 Sep 1995 03:00:59 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA19533 for cvs-ports-outgoing; Wed, 13 Sep 1995 03:00:57 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA19475 ; Wed, 13 Sep 1995 03:00:44 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.12/8.6.9) id DAA07264; Wed, 13 Sep 1995 03:00:41 -0700 Date: Wed, 13 Sep 1995 03:00:41 -0700 Message-Id: <199509131000.DAA07264@silvia.HIP.Berkeley.EDU> To: jmacd@freebsd.org CC: CVS-commiters@freebsd.org, cvs-ports@freebsd.org In-reply-to: <199509110303.UAA02830@freefall.freebsd.org> (jmacd) Subject: Re: cvs commit: ports/utils/colorls/files md5 From: asami@cs.berkeley.edu (Satoshi Asami) Sender: commit-owner@freebsd.org Precedence: bulk * Log: * the md5 file was wrong. I'm not sure why. the one currently in * /usr/ports/distfiles on freefall and thud is different from the * one on ftp.freebsd.org, listed as the master site. That's because the distfile (ls.tar.gz) is generated on-the-fly by wu-ftpd. Depending on the timestamps of the directories (for instance), the generated tarball will be slightly different. IMO, it was a mistake to create an md5 file for this port. If nobody objects or suggests a work-around, I'm going to nuke this file and maybe put a comment in the Makefile. Satoshi From owner-freebsd-commit Wed Sep 13 03:14:41 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA20342 for freebsd-commit-outgoing; Wed, 13 Sep 1995 03:14:41 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA20326 for cvs-all-outgoing; Wed, 13 Sep 1995 03:14:39 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA20315 for cvs-CVSROOT-outgoing; Wed, 13 Sep 1995 03:14:38 -0700 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA20276 ; Wed, 13 Sep 1995 03:14:26 -0700 Date: Wed, 13 Sep 1995 03:14:26 -0700 From: Peter Wemm Message-Id: <199509131014.DAA20276@freefall.freebsd.org> To: CVS-commiters, cvs-CVSROOT Subject: cvs commit: CVSROOT avail Sender: commit-owner@FreeBSD.org Precedence: bulk peter 95/09/13 03:14:25 Modified: . avail Log: Reorder the avail line to make it match the cvs-committers mailing list file, in case mkavail is used to regenerate it in the future. The only actual change is that the duplicate "alm" entry is deleted. From owner-freebsd-commit Wed Sep 13 03:14:53 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA20404 for freebsd-commit-outgoing; Wed, 13 Sep 1995 03:14:53 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA20389 for cvs-all-outgoing; Wed, 13 Sep 1995 03:14:51 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA20376 for cvs-share-outgoing; Wed, 13 Sep 1995 03:14:49 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA20300 ; Wed, 13 Sep 1995 03:14:33 -0700 Date: Wed, 13 Sep 1995 03:14:33 -0700 From: Satoshi Asami Message-Id: <199509131014.DAA20300@freefall.freebsd.org> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/mk bsd.port.mk Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/09/13 03:14:33 Modified: share/mk bsd.port.mk Log: Ignore patchfiles that end with ".orig" or "~". Suggested by: paul, joerg among others From owner-freebsd-commit Wed Sep 13 03:57:42 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA21577 for freebsd-commit-outgoing; Wed, 13 Sep 1995 03:57:42 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA21562 for cvs-all-outgoing; Wed, 13 Sep 1995 03:56:18 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA21549 for cvs-ports-outgoing; Wed, 13 Sep 1995 03:56:17 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA21526 ; Wed, 13 Sep 1995 03:54:40 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.12/8.6.9) id DAA28214; Wed, 13 Sep 1995 03:54:38 -0700 Date: Wed, 13 Sep 1995 03:54:38 -0700 Message-Id: <199509131054.DAA28214@silvia.HIP.Berkeley.EDU> To: pst@freefall.FreeBSD.org CC: CVS-commiters@freefall.FreeBSD.org, cvs-ports@freefall.FreeBSD.org In-reply-to: <199508311750.KAA14988@freefall.FreeBSD.org> (message from Paul Traina on Thu, 31 Aug 1995 10:50:20 -0700) Subject: Re: cvs commit: ports/print/ghostscript/patches patch-ad From: asami@cs.berkeley.edu (Satoshi Asami) Sender: commit-owner@FreeBSD.org Precedence: bulk * Added: print/ghostscript/patches patch-ad * Log: * Patch security hole in GNU ghostscript 2.6, 2.6.1, and 2.6.2. Thanks, I rebuilt the package and put it on the ftp site. Do you want to make an announcement about this? If you want a template, the one I use is in ~asami/new.port on my freefall account. Send mail to "peter@bonkers.taronga.com" and he'll post it to the newsgroup. Satoshi From owner-freebsd-commit Wed Sep 13 09:45:56 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA16522 for freebsd-commit-outgoing; Wed, 13 Sep 1995 09:45:56 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA16508 for cvs-all-outgoing; Wed, 1From owner-freebsd-commit Wed Sep 13 10:04:10 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA17303 for freebsd-commit-outgoing; Wed, 13 Sep 1995 10:04:10 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA17290 for cvs-all-outgoing; Wed, 13 Sep 1995 10:04:08 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA17271 for cvs-sys-outgoing; Wed, 13 Sep 1995 10:04:02 -0700 Received: (from se@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA17252 ; Wed, 13 Sep 1995 10:03:51 -0700 Date: Wed, 13 Sep 1995 10:03:51 -0700 From: Stefan Esser Message-Id: <199509131703.KAA17252@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa pcibus.c Sender: commit-owner@FreeBSD.org Precedence: bulk se 95/09/13 10:03:48 Modified: sys/i386/isa pcibus.c Log: Make the PCI host bridge probe code more robust when dealing with chip sets that use configuration mode 1, but still violate the PCI 2.0 specs ... (Required for the Compaq Proliant, for example.) From owner-freebsd-commit Wed Sep 13 10:24:50 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA18726 for freebsd-commit-outgoing; Wed, 13 Sep 1995 10:24:50 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA18712 for cvs-all-outgoing; Wed, 13 Sep 1995 10:24:47 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA18699 for cvs-user-outgoing; Wed, 13 Sep 1995 10:24:46 -0700 Received: (from markm@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA18689 ; Wed, 13 Sep 1995 10:24:37 -0700 Date: Wed, 13 Sep 1995 10:24:37 -0700 From: Mark Murray Message-Id: <199509131724.KAA18689@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/usr.sbin/make_keypair Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk markm 95/09/13 10:24:37 Modified: eBones Makefile eBones/include Makefile kparse.h krb.h eBones/lib/libacl Makefile acl_files.c eBones/lib/libkadm Makefile eBones/lib/libkdb Makefile eBones/lib/libkrb Makefile krb.3 krb_realmofhost.3 krb_sendauth.3 eBones/libexec/kpropd Makefile eBones/libexec/registerd Makefile eBones/usr.bin/kadmin Makefile kadmin.c eBones/usr.bin/kdestroy Makefile eBones/usr.bin/kinit Makefile eBones/usr.bin/klist Makefile eBones/usr.bin/ksrvtgt Makefile eBones/usr.bin/register Makefile eBones/usr.sbin/ext_srvtab Makefile eBones/usr.sbin/kadmind Makefile admin_server.c kadm_funcs.c kadm_ser_wrap.c kadm_server.c eBones/usr.sbin/kdb_destroy Makefile eBones/usr.sbin/kdb_edit Makefile eBones/usr.sbin/kdb_init Makefile eBones/usr.sbin/kdb_util Makefile eBones/usr.sbin/kerberos Makefile eBones/usr.sbin/kprop Makefile eBones/usr.sbin/ksrvutil Makefile eBones/usr.sbin/kstash Makefile eBones/usr.sbin/make_keypair Makefile Added: eBones/lib Makefile eBones/libexec Makefile eBones/usr.bin Makefile eBones/usr.sbin Makefile Removed: eBones Makefile.inc eBones/man des.point kerberos.point ksend.point realm.point Log: After the Great eBones Repository Copy (tm), make ebones actually compile 1) remove rubbish no longer needed 2) correct existing Makefiles 3) add new makefiles where needed 4) correct code, header files and man pages where necessary PLEASE NOTE - after this you will need to make install in eBones/include, and mamake obj depend all install in eBones/lib before doing a make obj depend all install in eBones/. (I am going 6to fix src/Makefile next) PS - I hate slow international links - apologies for all the typos From owner-freebsd-commit Wed Sep 13 10:36:50 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA19023 for freebsd-commit-outgoing; Wed, 13 Sep 1995 10:36:50 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA19009 for cvs-all-outgoing; Wed, 13 Sep 1995 10:36:49 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA18996 for cvs-sys-outgoing; Wed, 13 Sep 1995 10:36:46 -0700 Received: (from wollman@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA18983 ; Wed, 13 Sep 1995 10:36:32 -0700 Date: Wed, 13 Sep 1995 10:36:32 -0700 From: "Garrett A. Wollman" Message-Id: <199509131736.KAA18983@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/netinet tcp_output.c Sender: commit-owner@FreeBSD.org Precedence: bulk wollman 95/09/13 10:36:32 Modified: sys/netinet tcp_output.c Log: If tcp_output() is unable to allocate space for a copy of the data waiting to be sent, just clean up and return ENOBUFS rather than silently proceeding without sending any of the data. This makes it consistent with the `#ifdef notyet' case immediately above. Reviewed by: Andras Olah Obtained from: Lite-2 From owner-freebsd-commit Wed Sep 13 10:48:02 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA19327 for freebsd-commit-outgoing; Wed, 13 Sep 1995 10:48:02 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA19314 for cvs-all-outgoing; Wed, 13 Sep 1995 10:47:54 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA19301 for cvs-user-outgoing; Wed, 13 Sep 1995 10:47:53 -0700 Received: (from markm@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA19290 ; Wed, 13 Sep 1995 10:47:42 -0700 Date: Wed, 13 Sep 1995 10:47:42 -0700 From: Mark Murray Message-Id: <199509131747.KAA19290@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/usr.sbin Makefile.inc Sender: commit-owner@FreeBSD.org Precedence: bulk markm 95/09/13 10:47:41 Added: eBones/lib Makefile.inc eBones/libexec Makefile.inc eBones/usr.bin Makefile.inc eBones/usr.sbin Makefile.inc Log: added Makefile.inc in the necessary places. Pointed out by: Garrett Wollman Obtained from: equivalent directoies rooted in src/ From owner-freebsd-commit Wed Sep 13 10:54:15 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA19517 for freebsd-commit-outgoing; Wed, 13 Sep 1995 10:54:15 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA19504 for cvs-all-outgoing; Wed, 13 Sep 1995 10:54:13 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA19491 for cvs-sys-outgoing; Wed, 13 Sep 1995 10:54:11 -0700 Received: (from wollman@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA19481 ; Wed, 13 Sep 1995 10:54:04 -0700 Date: Wed, 13 Sep 1995 10:54:04 -0700 From: "Garrett A. Wollman" Message-Id: <199509131754.KAA19481@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/netinet tcp_usrreq.c Sender: commit-owner@FreeBSD.org Precedence: bulk wollman 95/09/13 10:54:04 Modified: sys/netinet tcp_usrreq.c Log: Don't leak mbufs in an unusual error case in tcp_usrreq(). Reviewed by: Andras Olah Obtained from: Lite-2 From owner-freebsd-commit Wed Sep 13 10:57:08 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA19660 for freebsd-commit-outgoing; Wed, 13 Sep 1995 10:57:08 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA19637 for cvs-all-outgoing; Wed, 13 Sep 1995 10:57:03 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAB19622 for cvs-user-outgoing; Wed, 13 Sep 1995 10:57:01 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id KAA19609 ; Wed, 13 Sep 1995 10:56:52 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id KAA05383; Wed, 13 Sep 1995 10:56:43 -0700 From: "Rodney W. Grimes" Message-Id: <199509131756.KAA05383@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/eBones/usr.sbin/make_keypair Makefile To: markm@freefall.freebsd.org (Mark Murray) Date: Wed, 13 Sep 1995 10:56:43 -0700 (PDT) Cc: CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org In-Reply-To: <199509131724.KAA18689@freefall.freebsd.org> from "Mark Murray" at Sep 13, 95 10:24:37 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 633 Sender: commit-owner@FreeBSD.org Precedence: bulk > > markm 95/09/13 10:24:37 > > Modified: eBones Makefile ... > Removed: eBones Makefile.inc ^^^^^^^^^^^^ > eBones/man des.point kerberos.point ksend.point realm.point > Log: > After the Great eBones Repository Copy (tm), make ebones actually > compile > 1) remove rubbish no longer needed Something is seriously wrong with your Makefiles if that Makefile.inc became ``rubbish no longer needed'' :-(. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Wed Sep 13 11:04:49 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA20118 for freebsd-commit-outgoing; Wed, 13 Sep 1995 11:04:49 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA20093 for cvs-all-outgoing; Wed, 13 Sep 1995 11:04:46 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA20077 for cvs-lib-outgoing; Wed, 13 Sep 1995 11:04:45 -0700 Received: (from paul@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA20065 ; Wed, 13 Sep 1995 11:04:37 -0700 Date: Wed, 13 Sep 1995 11:04:37 -0700 From: Paul Richards Message-Id: <199509131804.LAA20065@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libforms objects.c Sender: commit-owner@FreeBSD.org Precedence: bulk paul 95/09/13 11:04:36 Modified: lib/libforms objects.c Log: Add missing internal object functions, hard-coded for ncurses for now. From owner-freebsd-commit Wed Sep 13 11:23:36 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA20487 for freebsd-commit-outgoing; Wed, 13 Sep 1995 11:23:36 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA20470 for cvs-all-outgoing; Wed, 13 Sep 1995 11:23:33 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA20455 for cvs-user-outgoing; Wed, 13 Sep 1995 11:23:32 -0700 Received: from grunt.grondar.za (grunt.grondar.za [196.7.18.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id LAA20415 ; Wed, 13 Sep 1995 11:22:51 -0700 Received: from grumble.grondar.za (grumble.grondar.za [196.7.18.130]) by grunt.grondar.za (8.6.12/8.6.9) with ESMTP id UAA16162; Wed, 13 Sep 1995 20:22:40 +0200 Received: from localhost (localhost [127.0.0.1]) by grumble.grondar.za (8.6.12/8.6.9) with SMTP id UAA03075; Wed, 13 Sep 1995 20:22:39 +0200 Message-Id: <199509131822.UAA03075@grumble.grondar.za> X-Authentication-Warning: grumble.grondar.za: Host localhost didn't use HELO protocol To: "Rodney W. Grimes" cc: markm@freefall.freebsd.org (Mark Murray), CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/eBones/usr.sbin/make_keypair Makefile Date: Wed, 13 Sep 1995 20:22:38 +0200 From: Mark Murray Sender: commit-owner@FreeBSD.org Precedence: bulk > > Removed: eBones Makefile.inc > ^^^^^^^^^^^^ > > eBones/man des.point kerberos.point ksend.point realm.point > > Log: > > After the Great eBones Repository Copy (tm), make ebones actually > > compile > > 1) remove rubbish no longer needed > > Something is seriously wrong with your Makefiles if that Makefile.inc > became ``rubbish no longer needed'' :-(. Then I need help/education. I was copying the way src/gnu did things, and there is no Makefile.inc there. As I was cleaning up, less of the file became necessary, until it was just about empty, so I nuked it. M -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grumble.grondar.za for PGP key From owner-freebsd-commit Wed Sep 13 11:49:56 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA21028 for freebsd-commit-outgoing; Wed, 13 Sep 1995 11:49:56 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA21006 for cvs-all-outgoing; Wed, 13 Sep 1995 11:49:45 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA20993 for cvs-user-outgoing; Wed, 13 Sep 1995 11:49:44 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id LAA20975 ; Wed, 13 Sep 1995 11:49:25 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id LAA05601; Wed, 13 Sep 1995 11:48:53 -0700 From: "Rodney W. Grimes" Message-Id: <199509131848.LAA05601@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/eBones/usr.sbin/make_keypair Makefile To: mark@grondar.za (Mark Murray) Date: Wed, 13 Sep 1995 11:48:53 -0700 (PDT) Cc: markm@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org In-Reply-To: <199509131822.UAA03075@grumble.grondar.za> from "Mark Murray" at Sep 13, 95 08:22:38 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 971 Sender: commit-owner@FreeBSD.org Precedence: bulk > > > > Removed: eBones Makefile.inc > > ^^^^^^^^^^^^ > > > eBones/man des.point kerberos.point ksend.point realm.point > > > Log: > > > After the Great eBones Repository Copy (tm), make ebones actually > > > compile > > > 1) remove rubbish no longer needed > > > > Something is seriously wrong with your Makefiles if that Makefile.inc > > became ``rubbish no longer needed'' :-(. > > Then I need help/education. I was copying the way src/gnu did things, > and there is no Makefile.inc there. As I was cleaning up, less of the > file became necessary, until it was just about empty, so I nuked it. src/gnu is _not_ a good place to look to see how a BSD source tree is suppose to be done, src/{bin, sbin, usr.bin, usr.sbin} are far far better samples. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Wed Sep 13 12:12:16 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA22210 for freebsd-commit-outgoing; Wed, 13 Sep 1995 12:12:16 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA22196 for cvs-all-outgoing; Wed, 13 Sep 1995 12:12:14 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA22181 for cvs-user-outgoing; Wed, 13 Sep 1995 12:12:12 -0700 Received: from grunt.grondar.za (grunt.grondar.za [196.7.18.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA22170 ; Wed, 13 Sep 1995 12:11:41 -0700 Received: from grumble.grondar.za (grumble.grondar.za [196.7.18.130]) by grunt.grondar.za (8.6.12/8.6.9) with ESMTP id VAA16219; Wed, 13 Sep 1995 21:11:29 +0200 Received: from localhost (localhost [127.0.0.1]) by grumble.grondar.za (8.6.12/8.6.9) with SMTP id VAA08729; Wed, 13 Sep 1995 21:11:28 +0200 Message-Id: <199509131911.VAA08729@grumble.grondar.za> X-Authentication-Warning: grumble.grondar.za: Host localhost didn't use HELO protocol To: "Rodney W. Grimes" cc: mark@grondar.za (Mark Murray), CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/eBones/usr.sbin/make_keypair Makefile Date: Wed, 13 Sep 1995 21:11:27 +0200 From: Mark Murray Sender: commit-owner@FreeBSD.org Precedence: bulk > > > Something is seriously wrong with your Makefiles if that Makefile.inc > > > became ``rubbish no longer needed'' :-(. > > > > Then I need help/education. I was copying the way src/gnu did things, > > and there is no Makefile.inc there. As I was cleaning up, less of the > > file became necessary, until it was just about empty, so I nuked it. I now I am educated :-), Rod please will you perform some magic and dig eBones/Makefile.inc out of the attic? I'll commit a repaired one as soon as you have done this. M -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grumble.grondar.za for PGP key From owner-freebsd-commit Wed Sep 13 12:35:09 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23049 for freebsd-commit-outgoing; Wed, 13 Sep 1995 12:35:09 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23036 for cvs-all-outgoing; Wed, 13 Sep 1995 12:35:07 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23021 for cvs-user-outgoing; Wed, 13 Sep 1995 12:35:06 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA23001 ; Wed, 13 Sep 1995 12:34:55 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id MAA05724; Wed, 13 Sep 1995 12:34:19 -0700 From: "Rodney W. Grimes" Message-Id: <199509131934.MAA05724@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/eBones/usr.sbin/make_keypair Makefile To: mark@grondar.za (Mark Murray) Date: Wed, 13 Sep 1995 12:34:18 -0700 (PDT) Cc: mark@grondar.za, CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org In-Reply-To: <199509131911.VAA08729@grumble.grondar.za> from "Mark Murray" at Sep 13, 95 09:11:27 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 748 Sender: commit-owner@FreeBSD.org Precedence: bulk > > > > > Something is seriously wrong with your Makefiles if that Makefile.inc > > > > became ``rubbish no longer needed'' :-(. > > > > > > Then I need help/education. I was copying the way src/gnu did things, > > > and there is no Makefile.inc there. As I was cleaning up, less of the > > > file became necessary, until it was just about empty, so I nuked it. > > I now I am educated :-), Rod please will you perform some magic > and dig eBones/Makefile.inc out of the attic? This now falls on the sholders of Peter Wemm... > I'll commit a repaired one as soon as you have done this. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Wed Sep 13 12:37:01 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23217 for freebsd-commit-outgoing; Wed, 13 Sep 1995 12:37:01 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23201 for cvs-all-outgoing; Wed, 13 Sep 1995 12:36:57 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23188 for cvs-user-outgoing; Wed, 13 Sep 1995 12:36:55 -0700 Received: from grunt.grondar.za (grunt.grondar.za [196.7.18.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA23089 ; Wed, 13 Sep 1995 12:35:21 -0700 Received: from grumble.grondar.za (grumble.grondar.za [196.7.18.130]) by grunt.grondar.za (8.6.12/8.6.9) with ESMTP id VAA16207; Wed, 13 Sep 1995 21:04:33 +0200 Received: from localhost (localhost [127.0.0.1]) by grumble.grondar.za (8.6.12/8.6.9) with SMTP id VAA08675; Wed, 13 Sep 1995 21:04:32 +0200 Message-Id: <199509131904.VAA08675@grumble.grondar.za> X-Authentication-Warning: grumble.grondar.za: Host localhost didn't use HELO protocol To: "Rodney W. Grimes" cc: mark@grondar.za (Mark Murray), CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/eBones/usr.sbin/make_keypair Makefile Date: Wed, 13 Sep 1995 21:04:32 +0200 From: Mark Murray Sender: commit-owner@FreeBSD.org Precedence: bulk > > Then I need help/education. I was copying the way src/gnu did things, > > and there is no Makefile.inc there. As I was cleaning up, less of the > > file became necessary, until it was just about empty, so I nuked it. > > src/gnu is _not_ a good place to look to see how a BSD source tree is > suppose to be done, src/{bin, sbin, usr.bin, usr.sbin} are far far > better samples. Oh drat! I looked in secure/ and got a _great_ example. I nearly got you guys in the dwang. DISTRIBUTION= krb is a little important, no? Pass the hat please. M -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grumble.grondar.za for PGP key From owner-freebsd-commit Wed Sep 13 12:39:39 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23335 for freebsd-commit-outgoing; Wed, 13 Sep 1995 12:39:39 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23321 for cvs-all-outgoing; Wed, 13 Sep 1995 12:39:36 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23306 for cvs-user-outgoing; Wed, 13 Sep 1995 12:39:35 -0700 Received: from grunt.grondar.za (grunt.grondar.za [196.7.18.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA23291 ; Wed, 13 Sep 1995 12:39:12 -0700 Received: from grumble.grondar.za (grumble.grondar.za [196.7.18.130]) by grunt.grondar.za (8.6.12/8.6.9) with ESMTP id VAA16251; Wed, 13 Sep 1995 21:38:55 +0200 Received: from localhost (localhost [127.0.0.1]) by grumble.grondar.za (8.6.12/8.6.9) with SMTP id VAA08947; Wed, 13 Sep 1995 21:38:54 +0200 Message-Id: <199509131938.VAA08947@grumble.grondar.za> X-Authentication-Warning: grumble.grondar.za: Host localhost didn't use HELO protocol To: peter@freebsd.org cc: mark@grondar.za (Mark Murray), CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/eBones/usr.sbin/make_keypair Makefile Date: Wed, 13 Sep 1995 21:38:54 +0200 From: Mark Murray Sender: commit-owner@freebsd.org Precedence: bulk Hi Peter I screwed up, and now need rescuing. Could you oblige, please? To get a file out of the attic, is it as simple as just mv'ing the ,v file back to the appropriate directory? M > > > > > > > Something is seriously wrong with your Makefiles if that Makefile.inc > > > > > became ``rubbish no longer needed'' :-(. > > > > > > > > Then I need help/education. I was copying the way src/gnu did things, > > > > and there is no Makefile.inc there. As I was cleaning up, less of the > > > > file became necessary, until it was just about empty, so I nuked it. > > > > I now I am educated :-), Rod please will you perform some magic > > and dig eBones/Makefile.inc out of the attic? > > This now falls on the sholders of Peter Wemm... > > > I'll commit a repaired one as soon as you have done this. > > > -- > Rod Grimes rgrimes@gndrsh.aac.dev.com > Accurate Automation Company Reliable computers for FreeBSD -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grumble.grondar.za for PGP key From owner-freebsd-commit Wed Sep 13 12:47:30 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23909 for freebsd-commit-outgoing; Wed, 13 Sep 1995 12:47:30 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23893 for cvs-all-outgoing; Wed, 13 Sep 1995 12:47:28 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23880 for cvs-ports-outgoing; Wed, 13 Sep 1995 12:47:26 -0700 Received: (from pst@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23864 ; Wed, 13 Sep 1995 12:47:14 -0700 Date: Wed, 13 Sep 1995 12:47:14 -0700 From: Paul Traina Message-Id: <199509131947.MAA23864@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/net/netscape/files Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk pst 95/09/13 12:47:13 Modified: net/netscape/files Makefile Log: Fix permissions on netscape.bin. From owner-freebsd-commit Wed Sep 13 12:57:21 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA24290 for freebsd-commit-outgoing; Wed, 13 Sep 1995 12:57:21 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA24277 for cvs-all-outgoing; Wed, 13 Sep 1995 12:57:19 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA24264 for cvs-user-outgoing; Wed, 13 Sep 1995 12:57:18 -0700 Received: from aslan.cdrom.com (aslan.cdrom.com [192.216.223.142]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA24246 ; Wed, 13 Sep 1995 12:56:50 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by aslan.cdrom.com (8.6.12/8.6.9) with SMTP id MAA03675; Wed, 13 Sep 1995 12:55:56 -0700 Message-Id: <199509131955.MAA03675@aslan.cdrom.com> X-Authentication-Warning: aslan.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: Mark Murray cc: "Rodney W. Grimes" , CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/eBones/usr.sbin/make_keypair Makefile In-reply-to: Your message of "Wed, 13 Sep 1995 21:11:27 +0200." <199509131911.VAA08729@grumble.grondar.za> Date: Wed, 13 Sep 1995 12:55:55 -0700 From: "Justin T. Gibbs" Sender: commit-owner@FreeBSD.org Precedence: bulk >> > > Something is seriously wrong with your Makefiles if that Makefile.inc >> > > became ``rubbish no longer needed'' :-(. >> > >> > Then I need help/education. I was copying the way src/gnu did things, >> > and there is no Makefile.inc there. As I was cleaning up, less of the >> > file became necessary, until it was just about empty, so I nuked it. > >I now I am educated :-), Rod please will you perform some magic >and dig eBones/Makefile.inc out of the attic? > >I'll commit a repaired one as soon as you have done this. > >M I'm taking care of it Mark and reviewing all of your changes. I'll send you diffs when I am done. > >-- >Mark Murray >46 Harvey Rd, Claremont, Cape Town 7700, South Africa >+27 21 61-3768 GMT+0200 >Finger mark@grumble.grondar.za for PGP key -- Justin T. Gibbs =========================================== Software Developer - Walnut Creek CDROM FreeBSD: Turning PCs into workstations =========================================== From owner-freebsd-commit Wed Sep 13 13:00:21 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA24453 for freebsd-commit-outgoing; Wed, 13 Sep 1995 13:00:21 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA24440 for cvs-all-outgoing; Wed, 13 Sep 1995 13:00:19 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA24425 for cvs-user-outgoing; Wed, 13 Sep 1995 13:00:18 -0700 Received: from grunt.grondar.za (grunt.grondar.za [196.7.18.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA24373 ; Wed, 13 Sep 1995 12:59:52 -0700 Received: from grumble.grondar.za (grumble.grondar.za [196.7.18.130]) by grunt.grondar.za (8.6.12/8.6.9) with ESMTP id VAA16284; Wed, 13 Sep 1995 21:59:01 +0200 Received: from localhost (localhost [127.0.0.1]) by grumble.grondar.za (8.6.12/8.6.9) with SMTP id VAA09146; Wed, 13 Sep 1995 21:59:00 +0200 Message-Id: <199509131959.VAA09146@grumble.grondar.za> X-Authentication-Warning: grumble.grondar.za: Host localhost didn't use HELO protocol To: "Justin T. Gibbs" cc: Mark Murray , "Rodney W. Grimes" , CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/eBones/usr.sbin/make_keypair Makefile Date: Wed, 13 Sep 1995 21:58:59 +0200 From: Mark Murray Sender: commit-owner@FreeBSD.org Precedence: bulk > I'm taking care of it Mark and reviewing all of your changes. I'll send > you diffs when I am done. Thanks! M -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grumble.grondar.za for PGP key From owner-freebsd-commit Wed Sep 13 13:10:31 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA24939 for freebsd-commit-outgoing; Wed, 13 Sep 1995 13:10:31 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA24924 for cvs-all-outgoing; Wed, 13 Sep 1995 13:10:28 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA24908 for cvs-user-outgoing; Wed, 13 Sep 1995 13:10:25 -0700 Received: from rocky.sri.MT.net (sri.MT.net [204.94.231.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA24872 ; Wed, 13 Sep 1995 13:09:59 -0700 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id OAA10567; Wed, 13 Sep 1995 14:12:11 -0600 Date: Wed, 13 Sep 1995 14:12:11 -0600 From: Nate Williams Message-Id: <199509132012.OAA10567@rocky.sri.MT.net> To: "Justin T. Gibbs" Cc: "Rodney W. Grimes" , CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: CVS on Freefall ( was Re: cvs commit: src/eBones/usr.sbin/make_keypair Makefile ) In-Reply-To: <199509131955.MAA03675@aslan.cdrom.com> References: <199509131911.VAA08729@grumble.grondar.za> <199509131955.MAA03675@aslan.cdrom.com> Sender: commit-owner@FreeBSD.org Precedence: bulk Justin T. Gibbs writes: > >I now I am educated :-), Rod please will you perform some magic > >and dig eBones/Makefile.inc out of the attic? FWIW, the new version of CVS (almost at version 1.6) due out fairly quickly has more complete remote CVS features, and also has a much better debugged 'DEATH' support. This allows you to remove and restore files to the Attic w/out CVS magic. Is there interest in updating CVS and RCS to the new versions when they are released? (for verion 2.2 at the earliest obviously, probably 2.3) (Both the soures and the binaries on freefall) The new versions still produce/expect files which are compatible with the old versions, so we shouldn't have any problems with our existing repository. Nate From owner-freebsd-commit Wed Sep 13 19:45:20 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA07697 for freebsd-commit-outgoing; Wed, 13 Sep 1995 19:45:20 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA07682 for cvs-all-outgoing; Wed, 13 Sep 1995 19:45:16 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA07657 for cvs-etc-outgoing; Wed, 13 Sep 1995 19:45:12 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA07622 ; Wed, 13 Sep 1995 19:44:52 -0700 Date: Wed, 13 Sep 1995 19:44:52 -0700 From: "Jordan K. Hubbard" Message-Id: <199509140244.TAA07622@freefall.freebsd.org> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc rc sysconfig Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/09/13 19:44:50 Modified: etc rc sysconfig Log: Add checks for pcnfsd (flag to mountd must be added in this case) and Apache httpd, so a user can be brought up to speed quickly. From owner-freebsd-commit Wed Sep 13 20:19:21 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA10042 for freebsd-commit-outgoing; Wed, 13 Sep 1995 20:19:21 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA10023 for cvs-all-outgoing; Wed, 13 Sep 1995 20:19:18 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA10009 for cvs-ports-outgoing; Wed, 13 Sep 1995 20:19:16 -0700 Received: (from jmz@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA09975 ; Wed, 13 Sep 1995 20:18:59 -0700 Date: Wed, 13 Sep 1995 20:18:59 -0700 From: Jean-Marc Zucconi Message-Id: <199509140318.UAA09975@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/games/xevil/scripts configure Sender: commit-owner@FreeBSD.org Precedence: bulk jmz 95/09/13 20:18:58 Modified: games/xevil Makefile games/xevil/files md5 games/xevil/patches patch-aa games/xevil/scripts configure Log: upgrade to version 1.4 From owner-freebsd-commit Wed Sep 13 21:33:57 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA18451 for freebsd-commit-outgoing; Wed, 13 Sep 1995 21:33:57 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA18435 for cvs-all-outgoing; Wed, 13 Sep 1995 21:33:52 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA18421 for cvs-gnu-outgoing; Wed, 13 Sep 1995 21:33:50 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA18408 ; Wed, 13 Sep 1995 21:33:37 -0700 Date: Wed, 13 Sep 1995 21:33:37 -0700 From: "Justin T. Gibbs" Message-Id: <199509140433.VAA18408@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/patch pch.c Sender: commit-owner@FreeBSD.org Precedence: bulk gibbs 95/09/13 21:33:37 Modified: gnu/usr.bin/patch pch.c Log: Give "Index" specified filenames preference over other filenames specified in the diff. This makes it so that diffs containing files in different subdirectories that have the same name not patch the same file. For example a diff with patches to Makefile, des/Makefile, usr.bin/Makefile would attempt to patch Makefile three times. From owner-freebsd-commit Wed Sep 13 23:16:44 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24342 for freebsd-commit-outgoing; Wed, 13 Sep 1995 23:16:44 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24329 for cvs-all-outgoing; Wed, 13 Sep 1995 23:16:41 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24315 for cvs-gnu-outgoing; Wed, 13 Sep 1995 23:16:40 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id XAA24288 ; Wed, 13 Sep 1995 23:16:26 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id QAA12138; Thu, 14 Sep 1995 16:10:44 +1000 Date: Thu, 14 Sep 1995 16:10:44 +1000 From: Bruce Evans Message-Id: <199509140610.QAA12138@godzilla.zeta.org.au> To: CVS-commiters@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org, gibbs@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/patch pch.c Sender: commit-owner@FreeBSD.org Precedence: bulk > Modified: gnu/usr.bin/patch pch.c > Log: > Give "Index" specified filenames preference over other filenames specified > in the diff. This makes it so that diffs containing files in different > subdirectories that have the same name not patch the same file. For example > a diff with patches to Makefile, des/Makefile, usr.bin/Makefile would attempt > to patch Makefile three times. This will be useful. I've been avoiding `cvs diff' for preparing bunches of patches to commit for so long that I had forgotten about this problem. Why has patch done the wrong thing here for so long? Perhaps because only cvs doesn't put enough context in the filenames in the diff? :-) Bruce From owner-freebsd-commit Wed Sep 13 23:17:40 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24438 for freebsd-commit-outgoing; Wed, 13 Sep 1995 23:17:40 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24424 for cvs-all-outgoing; Wed, 13 Sep 1995 23:17:33 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24411 for cvs-sys-outgoing; Wed, 13 Sep 1995 23:17:31 -0700 Received: (from julian@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24400 ; Wed, 13 Sep 1995 23:17:29 -0700 Date: Wed, 13 Sep 1995 23:17:29 -0700 From: Julian Elischer Message-Id: <199509140617.XAA24400@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/miscfs/devfs devfs_proto.h Sender: commit-owner@FreeBSD.org Precedence: bulk julian 95/09/13 23:17:29 Modified: sys/miscfs/devfs devfs_proto.h Log: Submitted by: bde prototype file follows the sources.. From owner-freebsd-commit Wed Sep 13 23:29:25 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24786 for freebsd-commit-outgoing; Wed, 13 Sep 1995 23:29:25 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24766 for cvs-all-outgoing; Wed, 13 Sep 1995 23:29:23 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA24747 for cvs-user-outgoing; Wed, 13 Sep 1995 23:29:22 -0700 Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id XAA24645 ; Wed, 13 Sep 1995 23:28:59 -0700 Received: (from peter@localhost) by jhome.DIALix.COM (8.6.12/8.6.9) id OAA05133; Thu, 14 Sep 1995 14:26:48 +0800 Date: Thu, 14 Sep 1995 14:26:48 +0800 (WST) From: Peter Wemm To: Mark Murray cc: CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/eBones/usr.sbin/make_keypair Makefile In-Reply-To: <199509131938.VAA08947@grumble.grondar.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: commit-owner@FreeBSD.org Precedence: bulk On Wed, 13 Sep 1995, Mark Murray wrote: > Hi Peter > > I screwed up, and now need rescuing. Could you oblige, please? > > To get a file out of the attic, is it as simple as just mv'ing the > ,v file back to the appropriate directory? > > M Looks like I slept through it all.. It looks like it's been taken care of now, yes? -Peter From owner-freebsd-commit Wed Sep 13 23:40:02 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25118 for freebsd-commit-outgoing; Wed, 13 Sep 1995 23:40:02 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25090 for cvs-all-outgoing; Wed, 13 Sep 1995 23:39:59 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25076 for cvs-user-outgoing; Wed, 13 Sep 1995 23:39:58 -0700 Received: from grunt.grondar.za (grunt.grondar.za [196.7.18.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id XAA25068 ; Wed, 13 Sep 1995 23:39:47 -0700 Received: from grumble.grondar.za (grumble.grondar.za [196.7.18.130]) by grunt.grondar.za (8.6.12/8.6.9) with ESMTP id IAA16975; Thu, 14 Sep 1995 08:39:36 +0200 Received: from localhost (localhost [127.0.0.1]) by grumble.grondar.za (8.6.12/8.6.9) with SMTP id IAA10871; Thu, 14 Sep 1995 08:39:36 +0200 Message-Id: <199509140639.IAA10871@grumble.grondar.za> X-Authentication-Warning: grumble.grondar.za: Host localhost didn't use HELO protocol To: Peter Wemm cc: Mark Murray , CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/eBones/usr.sbin/make_keypair Makefile Date: Thu, 14 Sep 1995 08:39:35 +0200 From: Mark Murray Sender: commit-owner@FreeBSD.org Precedence: bulk > On Wed, 13 Sep 1995, Mark Murray wrote: > > Hi Peter > > > > I screwed up, and now need rescuing. Could you oblige, please? > > > > To get a file out of the attic, is it as simple as just mv'ing the > > ,v file back to the appropriate directory? > > > > M > > Looks like I slept through it all.. It looks like it's been taken care > of now, yes? Justin sorted me out, thanks! M -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grumble.grondar.za for PGP key From owner-freebsd-commit Wed Sep 13 23:41:04 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25224 for freebsd-commit-outgoing; Wed, 13 Sep 1995 23:41:04 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25211 for cvs-all-outgoing; Wed, 13 Sep 1995 23:41:01 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25198 for cvs-user-outgoing; Wed, 13 Sep 1995 23:40:58 -0700 Received: from aslan.cdrom.com (aslan.cdrom.com [192.216.223.142]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id XAA25192 ; Wed, 13 Sep 1995 23:40:57 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by aslan.cdrom.com (8.6.12/8.6.9) with SMTP id XAA21821; Wed, 13 Sep 1995 23:39:13 -0700 Message-Id: <199509140639.XAA21821@aslan.cdrom.com> X-Authentication-Warning: aslan.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: Peter Wemm cc: Mark Murray , CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/eBones/usr.sbin/make_keypair Makefile In-reply-to: Your message of "Thu, 14 Sep 1995 14:26:48 +0800." Date: Wed, 13 Sep 1995 23:39:13 -0700 From: "Justin T. Gibbs" Sender: commit-owner@FreeBSD.org Precedence: bulk >On Wed, 13 Sep 1995, Mark Murray wrote: >> Hi Peter >> >> I screwed up, and now need rescuing. Could you oblige, please? >> >> To get a file out of the attic, is it as simple as just mv'ing the >> ,v file back to the appropriate directory? >> >> M > >Looks like I slept through it all.. It looks like it's been taken care >of now, yes? > >-Peter > Yup. -- Justin T. Gibbs =========================================== Software Developer - Walnut Creek CDROM FreeBSD: Turning PCs into workstations =========================================== From owner-freebsd-commit Wed Sep 13 23:47:54 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25469 for freebsd-commit-outgoing; Wed, 13 Sep 1995 23:47:54 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25456 for cvs-all-outgoing; Wed, 13 Sep 1995 23:47:52 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25441 for cvs-user-outgoing; Wed, 13 Sep 1995 23:47:49 -0700 Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id XAA25431 ; Wed, 13 Sep 1995 23:47:38 -0700 Received: (from peter@localhost) by jhome.DIALix.COM (8.6.12/8.6.9) id OAA05208; Thu, 14 Sep 1995 14:46:02 +0800 Date: Thu, 14 Sep 1995 14:46:02 +0800 (WST) From: Peter Wemm To: Nate Williams cc: CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: CVS on Freefall ( was Re: cvs commit: src/eBones/usr.sbin/make_keypair Makefile ) In-Reply-To: <199509132012.OAA10567@rocky.sri.MT.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: commit-owner@FreeBSD.org Precedence: bulk On Wed, 13 Sep 1995, Nate Williams wrote: > Justin T. Gibbs writes: > > >I now I am educated :-), Rod please will you perform some magic > > >and dig eBones/Makefile.inc out of the attic? > > FWIW, the new version of CVS (almost at version 1.6) due out fairly > quickly has more complete remote CVS features, and also has a much > better debugged 'DEATH' support. This allows you to remove and restore > files to the Attic w/out CVS magic. > > Is there interest in updating CVS and RCS to the new versions when they > are released? (for verion 2.2 at the earliest obviously, probably 2.3) > (Both the soures and the binaries on freefall) The new versions still > produce/expect files which are compatible with the old versions, so we > shouldn't have any problems with our existing repository. I certainly am in favour of something along those lines. I am tracking the snapshots that cyclic are making, and I'm seeing many, many nice things that we could really use on freefall. The remote commit stuff is very nice, and would be an absolute godsend for people working over slow links to the USA. I dont think it's practical to actually avoid the need for a complete local tree, unless you have fast and *reliable* access to freefall (ethernet, T1, etc). I am aware of a couple of new problems introduced with the death support though. It appears that it's damn near impossible to remove a file from a branch and re-add it again.. You appear to have to go and remove the "dead" marker with the rcs command. Not exactly a show-stopper, but it'd be nice if it was fixed.. :-) > Nate Cheers, -Peter From owner-freebsd-commit Thu Sep 14 00:10:55 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA26548 for freebsd-commit-outgoing; Thu, 14 Sep 1995 00:10:55 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA26528 for cvs-all-outgoing; Thu, 14 Sep 1995 00:10:50 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAB26502 for cvs-sys-outgoing; Thu, 14 Sep 1995 00:10:42 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA26476 ; Thu, 14 Sep 1995 00:10:26 -0700 Date: Thu, 14 Sep 1995 00:10:26 -0700 From: David Greenman Message-Id: <199509140710.AAA26476@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys snoop.h tty.h Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/09/14 00:10:25 Branch: sys/gnu/i386/isa RELENG_2_1_0 sys/gnu/isdn RELENG_2_1_0 sys/i386/apm RELENG_2_1_0 sys/i386/i386 RELENG_2_1_0 sys/i386/isa RELENG_2_1_0 sys/i386/isa/ic RELENG_2_1_0 sys/i386/isa/matcd RELENG_2_1_0 sys/i386/isa/pcvt RELENG_2_1_0 sys/kern RELENG_2_1_0 sys/miscfs/procfs RELENG_2_1_0 sys/net RELENG_2_1_0 sys/sys RELENG_2_1_0 Modified: sys/gnu/i386/isa nic3008.c nic3009.c sys/gnu/isdn iispy.c iitel.c iitty.c isdn.c sys/i386/apm apm.c sys/i386/i386 mem.c sys/i386/isa ctx.c cx.c cy.c gpib.c gsc.c joy.c labpc.c lpt.c mcd.c mse.c pcaudio.c psm.c rc.c rcreg.h scd.c sio.c spkr.c syscons.c syscons.h tw.c ultra14f.c wt.c sys/i386/isa/ic cd1400.h cd180.h sys/i386/isa/matcd matcd.c sys/i386/isa/pcvt pcvt_drv.c pcvt_hdr.h pcvt_kbd.c pcvt_out.c sys/kern kern_lkm.c kern_physio.c tty.c tty_compat.c tty_conf.c tty_pty.c tty_snoop.c tty_subr.c sys/miscfs/procfs procfs_ctl.c sys/net bpf.c bpf.h if_ppp.c if_sl.c sys/sys snoop.h tty.h Log: Brought in changes from main branch: 1) Bruce and Andrey's tty fixes 2) many of Bruce's prototype and function argument fixes/corrections 3) Bruce's version of the Cyclades driver 4) Improvements to the RISCom/8 driver From owner-freebsd-commit Thu Sep 14 03:57:59 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA04517 for freebsd-commit-outgoing; Thu, 14 Sep 1995 03:57:59 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA04501 for cvs-all-outgoing; Thu, 14 Sep 1995 03:57:56 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA04488 for cvs-ports-outgoing; Thu, 14 Sep 1995 03:57:54 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA04460 ; Thu, 14 Sep 1995 03:57:31 -0700 Date: Thu, 14 Sep 1995 03:57:31 -0700 From: Satoshi Asami Message-Id: <199509141057.DAA04460@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/sysutils/manck Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/09/14 03:57:30 Modified: sysutils/manck Makefile Log: MAINTAINER goes in a section of its own. From owner-freebsd-commit Thu Sep 14 04:22:59 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA06064 for freebsd-commit-outgoing; Thu, 14 Sep 1995 04:22:59 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA06050 for cvs-all-outgoing; Thu, 14 Sep 1995 04:22:57 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA06035 for cvs-ports-outgoing; Thu, 14 Sep 1995 04:22:56 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA06024 ; Thu, 14 Sep 1995 04:22:52 -0700 Date: Thu, 14 Sep 1995 04:22:52 -0700 From: Satoshi Asami Message-Id: <199509141122.EAA06024@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/lang/guile-iii Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/09/14 04:22:51 Modified: lang/guile-iii Makefile Log: (1) Fix comments on top, this is guile-iii, not guile-ii (Jordan.... :p) (2) Add $Id$ line (3) This is not interactive, unlike guile-ii, which overwrites the "regular" tcl/tk From owner-freebsd-commit Thu Sep 14 04:30:44 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA06336 for freebsd-commit-outgoing; Thu, 14 Sep 1995 04:30:44 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA06323 for cvs-all-outgoing; Thu, 14 Sep 1995 04:30:40 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA06310 for cvs-ports-outgoing; Thu, 14 Sep 1995 04:30:39 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA06296 ; Thu, 14 Sep 1995 04:30:35 -0700 Date: Thu, 14 Sep 1995 04:30:35 -0700 From: Satoshi Asami Message-Id: <199509141130.EAA06296@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/databases/msql/pkg COMMENT Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/09/14 04:30:34 Modified: databases/msql Makefile databases/msql/files md5 databases/msql/pkg COMMENT Log: Upgrade, 1.0.5 -> 1.0.7. Submitted by: Chuck Robey From owner-freebsd-commit Thu Sep 14 04:54:33 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA06874 for freebsd-commit-outgoing; Thu, 14 Sep 1995 04:54:33 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA06860 for cvs-all-outgoing; Thu, 14 Sep 1995 04:54:31 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA06843 for cvs-ports-outgoing; Thu, 14 Sep 1995 04:54:29 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA06829 ; Thu, 14 Sep 1995 04:54:25 -0700 Date: Thu, 14 Sep 1995 04:54:25 -0700 From: Satoshi Asami Message-Id: <199509141154.EAA06829@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports INDEX Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/09/14 04:54:24 Modified: . INDEX Log: Latest index file! From owner-freebsd-commit Thu Sep 14 06:09:59 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA09933 for freebsd-commit-outgoing; Thu, 14 Sep 1995 06:09:59 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA09919 for cvs-all-outgoing; Thu, 14 Sep 1995 06:09:53 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA09906 for cvs-sys-outgoing; Thu, 14 Sep 1995 06:09:50 -0700 Received: (from se@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA09894 ; Thu, 14 Sep 1995 06:09:42 -0700 Date: Thu, 14 Sep 1995 06:09:42 -0700 From: Stefan Esser Message-Id: <199509141309.GAA09894@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pci pci.c Sender: commit-owner@FreeBSD.org Precedence: bulk se 95/09/14 06:09:42 Modified: sys/pci pci.c Log: Minor changes to the PCI probe messages. From owner-freebsd-commit Thu Sep 14 06:13:44 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA10058 for freebsd-commit-outgoing; Thu, 14 Sep 1995 06:13:44 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA10043 for cvs-all-outgoing; Thu, 14 Sep 1995 06:13:41 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA10030 for cvs-sys-outgoing; Thu, 14 Sep 1995 06:13:40 -0700 Received: (from se@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA10012 ; Thu, 14 Sep 1995 06:13:35 -0700 Date: Thu, 14 Sep 1995 06:13:35 -0700 From: Stefan Esser Message-Id: <199509141313.GAA10012@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pci pcisupport.c Sender: commit-owner@FreeBSD.org Precedence: bulk se 95/09/14 06:13:35 Modified: sys/pci pcisupport.c Log: Do not include the verbose boot messages, if PCI_QUIET is defined. From owner-freebsd-commit Thu Sep 14 06:43:04 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA10658 for freebsd-commit-outgoing; Thu, 14 Sep 1995 06:43:04 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA10645 for cvs-all-outgoing; Thu, 14 Sep 1995 06:43:00 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA10630 for cvs-sys-outgoing; Thu, 14 Sep 1995 06:42:58 -0700 Received: (from dyson@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA10619 ; Thu, 14 Sep 1995 06:42:54 -0700 Date: Thu, 14 Sep 1995 06:42:54 -0700 From: John Dyson Message-Id: <199509141342.GAA10619@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm vm_fault.c Sender: commit-owner@FreeBSD.org Precedence: bulk dyson 95/09/14 06:42:53 Modified: sys/vm vm_fault.c Log: Fixed a typo in vm_fault_additional_pages. From owner-freebsd-commit Thu Sep 14 09:25:45 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA14796 for freebsd-commit-outgoing; Thu, 14 Sep 1995 09:25:45 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA14771 for cvs-all-outgoing; Thu, 14 Sep 1995 09:25:26 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA14757 for cvs-sys-outgoing; Thu, 14 Sep 1995 09:25:15 -0700 Received: (from wollman@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA14740 ; Thu, 14 Sep 1995 09:25:08 -0700 Date: Thu, 14 Sep 1995 09:25:08 -0700 From: "Garrett A. Wollman" Message-Id: <199509141625.JAA14740@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys malloc.h Sender: commit-owner@FreeBSD.org Precedence: bulk wollman 95/09/14 09:25:07 Modified: sys/sys malloc.h Log: Remove bogus (caddr_t) casts from FREE macros; they can obscure serious bugs that the type-checking would otherwise have found. (This has no effect on anything that I noticed in the current system other than finding the bug in some code that I am writing.) From owner-freebsd-commit Thu Sep 14 10:28:00 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA16444 for freebsd-commit-outgoing; Thu, 14 Sep 1995 10:28:00 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA16431 for cvs-all-outgoing; Thu, 14 Sep 1995 10:27:52 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA16418 for cvs-sys-outgoing; Thu, 14 Sep 1995 10:27:50 -0700 Received: (from se@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA16401 ; Thu, 14 Sep 1995 10:26:25 -0700 Date: Thu, 14 Sep 1995 10:26:25 -0700 From: Stefan Esser Message-Id: <199509141726.KAA16401@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pci pcisupport.c Sender: commit-owner@FreeBSD.org Precedence: bulk se 95/09/14 10:26:25 Modified: sys/pci pcisupport.c Log: Remove '#ifdef undef' that was only supposed to be in my local test version. From owner-freebsd-commit Thu Sep 14 11:14:59 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA17213 for freebsd-commit-outgoing; Thu, 14 Sep 1995 11:14:59 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA17197 for cvs-all-outgoing; Thu, 14 Sep 1995 11:14:41 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA17184 for cvs-usrsbin-outgoing; Thu, 14 Sep 1995 11:14:39 -0700 Received: (from se@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA17174 ; Thu, 14 Sep 1995 11:14:29 -0700 Date: Thu, 14 Sep 1995 11:14:29 -0700 From: Stefan Esser Message-Id: <199509141814.LAA17174@freefall.freebsd.org> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ncrcontrol ncrcontrol.c Sender: commit-owner@FreeBSD.org Precedence: bulk se 95/09/14 11:14:29 Modified: usr.sbin/ncrcontrol ncrcontrol.c Log: Improve usage message and document "-u" option to select one of multiple NCR controller cards. From owner-freebsd-commit Thu Sep 14 11:16:25 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA17345 for freebsd-commit-outgoing; Thu, 14 Sep 1995 11:16:25 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA17332 for cvs-all-outgoing; Thu, 14 Sep 1995 11:16:22 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA17319 for cvs-user-outgoing; Thu, 14 Sep 1995 11:16:21 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA17309 ; Thu, 14 Sep 1995 11:16:20 -0700 Date: Thu, 14 Sep 1995 11:16:20 -0700 From: "Justin T. Gibbs" Message-Id: <199509141816.LAA17309@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/usr.bin/kadmin Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk gibbs 95/09/14 11:16:19 Modified: eBones Makefile.inc eBones/des Makefile eBones/lib/libkadm Makefile eBones/usr.bin/kadmin Makefile Log: Fix a few problems with the depend target. Pointed out by: Mark Murray From owner-freebsd-commit Thu Sep 14 12:03:29 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA18356 for freebsd-commit-outgoing; Thu, 14 Sep 1995 12:03:29 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA18342 for cvs-all-outgoing; Thu, 14 Sep 1995 12:03:27 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA18329 for cvs-sbin-outgoing; Thu, 14 Sep 1995 12:03:26 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA18314 ; Thu, 14 Sep 1995 12:03:22 -0700 Date: Thu, 14 Sep 1995 12:03:22 -0700 From: "Andrey A. Chernov" Message-Id: <199509141903.MAA18314@freefall.freebsd.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/startslip startslip.1 startslip.c Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/09/14 12:03:21 Modified: sbin/startslip startslip.1 startslip.c Log: Now understand "host!login:" style prompts additionly. Add -t to specify login script timeout. Add -w to specify retry wait time. Describe -p option. Now understand several -s sections (for several host phone numbers). Remove -F sw (software flow control), it is impossible with slip. Change -F hw (hardware flow control) option to -h as in slattach, we don't need option with argument for only one case. Call downscript on SIGTERM. Improve debug diagnostic. Allow startslip work with several slip lines without killing each other. Unlink pid file on exit. Skip \r and \0 in login script parsing instead making them \n. Use absolute path to default script (/sbin/ifconfig). Call up/down script in background to prevent hang on them. From owner-freebsd-commit Thu Sep 14 12:52:46 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA19964 for freebsd-commit-outgoing; Thu, 14 Sep 1995 12:52:46 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA19950 for cvs-all-outgoing; Thu, 14 Sep 1995 12:52:44 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA19937 for cvs-user-outgoing; Thu, 14 Sep 1995 12:52:43 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA19921 ; Thu, 14 Sep 1995 12:52:30 -0700 Date: Thu, 14 Sep 1995 12:52:30 -0700 From: "Justin T. Gibbs" Message-Id: <199509141952.MAA19921@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/lib/libkadm Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk gibbs 95/09/14 12:52:29 Modified: eBones/lib/libkadm Makefile Log: Forgot to bring this patch over. From owner-freebsd-commit Thu Sep 14 13:58:50 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA22453 for freebsd-commit-outgoing; Thu, 14 Sep 1995 13:58:50 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA22439 for cvs-all-outgoing; Thu, 14 Sep 1995 13:58:46 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA22426 for cvs-user-outgoing; Thu, 14 Sep 1995 13:58:45 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA22415 ; Thu, 14 Sep 1995 13:58:38 -0700 Date: Thu, 14 Sep 1995 13:58:38 -0700 From: "Justin T. Gibbs" Message-Id: <199509142058.NAA22415@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/lib/libkrb send_to_kdc.c Sender: commit-owner@FreeBSD.org Precedence: bulk gibbs 95/09/14 13:58:37 Modified: eBones/lib/libkrb send_to_kdc.c Log: Bring back the multi-homed server fixes from revision 1.6. They got klobered when the formating changes were "undone". From owner-freebsd-commit Thu Sep 14 14:02:29 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA22649 for freebsd-commit-outgoing; Thu, 14 Sep 1995 14:02:29 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA22636 for cvs-all-outgoing; Thu, 14 Sep 1995 14:02:27 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA22623 for cvs-usrbin-outgoing; Thu, 14 Sep 1995 14:02:26 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA22607 ; Thu, 14 Sep 1995 14:02:19 -0700 Date: Thu, 14 Sep 1995 14:02:19 -0700 From: "Justin T. Gibbs" Message-Id: <199509142102.OAA22607@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/passwd Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk gibbs 95/09/14 14:02:18 Modified: usr.bin/passwd Makefile Log: Point passwd to the new locations of kpasswd.c and kadm.h. From owner-freebsd-commit Thu Sep 14 14:13:01 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA23547 for freebsd-commit-outgoing; Thu, 14 Sep 1995 14:13:01 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA23535 for cvs-all-outgoing; Thu, 14 Sep 1995 14:12:59 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA23522 for cvs-user-outgoing; Thu, 14 Sep 1995 14:12:57 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA23507 ; Thu, 14 Sep 1995 14:12:44 -0700 Date: Thu, 14 Sep 1995 14:12:44 -0700 From: "Justin T. Gibbs" Message-Id: <199509142112.OAA23507@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/include des.h Sender: commit-owner@FreeBSD.org Precedence: bulk gibbs 95/09/14 14:12:43 Modified: eBones/des Makefile new_rnd_key.c Removed: eBones/des MISSING Log: Bring in new_rnd_key.c from the mit des library. This gives folks in the U.S. the ability to build a secure telnet. Mark is already working on emultating these function in the export tree, but it will be a while yet. Kill MISSING since the missing functions are here now. Modified: eBones/include des.h Log: Prototypes for the function in new_rnd_key.c from the mit des library. From owner-freebsd-commit Thu Sep 14 14:29:31 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA24502 for freebsd-commit-outgoing; Thu, 14 Sep 1995 14:29:31 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA24489 for cvs-all-outgoing; Thu, 14 Sep 1995 14:29:29 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA24476 for cvs-user-outgoing; Thu, 14 Sep 1995 14:29:28 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA24464 ; Thu, 14 Sep 1995 14:29:22 -0700 Date: Thu, 14 Sep 1995 14:29:22 -0700 From: "Justin T. Gibbs" Message-Id: <199509142129.OAA24464@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/secure/usr.bin/telnet Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk gibbs 95/09/14 14:29:22 Modified: secure/lib/libtelnet Makefile enc-proto.h kerberos.c Log: Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES. Fix up some of the des calls to be compatible with eBones. Modified: secure/libexec/telnetd Makefile secure/usr.bin/telnet Makefile Log: Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES. From owner-freebsd-commit Thu Sep 14 14:57:31 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA25659 for freebsd-commit-outgoing; Thu, 14 Sep 1995 14:57:31 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA25646 for cvs-all-outgoing; Thu, 14 Sep 1995 14:57:27 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA25633 for cvs-share-outgoing; Thu, 14 Sep 1995 14:57:23 -0700 Received: (from jfieber@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA25622 ; Thu, 14 Sep 1995 14:57:16 -0700 Date: Thu, 14 Sep 1995 14:57:16 -0700 From: John Fieber Message-Id: <199509142157.OAA25622@freefall.freebsd.org> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/doc/handbook history.sgml Sender: commit-owner@FreeBSD.org Precedence: bulk jfieber 95/09/14 14:57:12 Modified: share/doc/handbook history.sgml Log: Update the target release month for 2.1. From owner-freebsd-commit Thu Sep 14 15:01:26 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA25988 for freebsd-commit-outgoing; Thu, 14 Sep 1995 15:01:26 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA25969 for cvs-all-outgoing; Thu, 14 Sep 1995 15:01:20 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA25953 for cvs-sbin-outgoing; Thu, 14 Sep 1995 15:01:17 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA25939 ; Thu, 14 Sep 1995 15:01:09 -0700 Date: Thu, 14 Sep 1995 15:01:09 -0700 From: "Andrey A. Chernov" Message-Id: <199509142201.PAA25939@freefall.freebsd.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/startslip uucplock.c Makefile startslip.c Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/09/14 15:01:07 Modified: sbin/startslip Makefile startslip.c Added: sbin/startslip uucplock.c Log: All changes still related to original version: Don't close line twice. Change typo == to = in assignment. Don't restart, if ioctl fails. Implement uucp-style locking to help dialout pgms. From owner-freebsd-commit Thu Sep 14 15:11:58 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA26389 for freebsd-commit-outgoing; Thu, 14 Sep 1995 15:11:58 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA26368 for cvs-all-outgoing; Thu, 14 Sep 1995 15:11:55 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA26345 for cvs-user-outgoing; Thu, 14 Sep 1995 15:11:52 -0700 Received: from grunt.grondar.za (grunt.grondar.za [196.7.18.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id PAA26270 ; Thu, 14 Sep 1995 15:10:06 -0700 Received: from grumble.grondar.za (grumble.grondar.za [196.7.18.130]) by grunt.grondar.za (8.6.12/8.6.9) with ESMTP id AAA17889; Fri, 15 Sep 1995 00:09:52 +0200 Received: from localhost (localhost [127.0.0.1]) by grumble.grondar.za (8.6.12/8.6.9) with SMTP id AAA23971; Fri, 15 Sep 1995 00:09:51 +0200 Message-Id: <199509142209.AAA23971@grumble.grondar.za> X-Authentication-Warning: grumble.grondar.za: Host localhost didn't use HELO protocol To: "Justin T. Gibbs" cc: CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/eBones/include des.h Date: Fri, 15 Sep 1995 00:09:51 +0200 From: Mark Murray Sender: commit-owner@FreeBSD.org Precedence: bulk Hi Please give me your diffs to des.h... (Technical query - why does new_rnd_key.c not show as "added" or "imported", instead of "Modified"?) M > gibbs 95/09/14 14:12:43 > > Modified: eBones/des Makefile new_rnd_key.c > Removed: eBones/des MISSING > Log: > Bring in new_rnd_key.c from the mit des library. This gives folks in the > U.S. the ability to build a secure telnet. Mark is already working on > emultating these function in the export tree, but it will be a while yet. > > Kill MISSING since the missing functions are here now. > > Modified: eBones/include des.h > Log: > Prototypes for the function in new_rnd_key.c from the mit des library. -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grumble.grondar.za for PGP key From owner-freebsd-commit Thu Sep 14 15:14:45 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA26778 for freebsd-commit-outgoing; Thu, 14 Sep 1995 15:14:45 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA26764 for cvs-all-outgoing; Thu, 14 Sep 1995 15:14:43 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA26751 for cvs-user-outgoing; Thu, 14 Sep 1995 15:14:42 -0700 Received: from aslan.cdrom.com (aslan.cdrom.com [192.216.223.142]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id PAA26745 ; Thu, 14 Sep 1995 15:14:38 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by aslan.cdrom.com (8.6.12/8.6.9) with SMTP id PAA06978; Thu, 14 Sep 1995 15:13:44 -0700 Message-Id: <199509142213.PAA06978@aslan.cdrom.com> X-Authentication-Warning: aslan.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: Mark Murray cc: "Justin T. Gibbs" , CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/eBones/include des.h In-reply-to: Your message of "Fri, 15 Sep 1995 00:09:51 +0200." <199509142209.AAA23971@grumble.grondar.za> Date: Thu, 14 Sep 1995 15:13:44 -0700 From: "Justin T. Gibbs" Sender: commit-owner@FreeBSD.org Precedence: bulk >Hi > >Please give me your diffs to des.h... > >(Technical query - why does new_rnd_key.c not show as "added" or "imported", >instead of "Modified"?) > >M Its a copy from kerberosIV/des/Attic. The same is true for mit-copyright.h. It keeps the revision history from the original. > >> gibbs 95/09/14 14:12:43 >> >> Modified: eBones/des Makefile new_rnd_key.c >> Removed: eBones/des MISSING >> Log: >> Bring in new_rnd_key.c from the mit des library. This gives folks in the >> U.S. the ability to build a secure telnet. Mark is already working on >> emultating these function in the export tree, but it will be a while yet. >> >> Kill MISSING since the missing functions are here now. >> >> Modified: eBones/include des.h >> Log: >> Prototypes for the function in new_rnd_key.c from the mit des library. >-- >Mark Murray >46 Harvey Rd, Claremont, Cape Town 7700, South Africa >+27 21 61-3768 GMT+0200 >Finger mark@grumble.grondar.za for PGP key -- Justin T. Gibbs =========================================== Software Developer - Walnut Creek CDROM FreeBSD: Turning PCs into workstations =========================================== From owner-freebsd-commit Thu Sep 14 15:15:46 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA26866 for freebsd-commit-outgoing; Thu, 14 Sep 1995 15:15:46 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA26850 for cvs-all-outgoing; Thu, 14 Sep 1995 15:15:42 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA26837 for cvs-user-outgoing; Thu, 14 Sep 1995 15:15:40 -0700 Received: from aslan.cdrom.com (aslan.cdrom.com [192.216.223.142]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id PAA26831 ; Thu, 14 Sep 1995 15:15:38 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by aslan.cdrom.com (8.6.12/8.6.9) with SMTP id PAA06997; Thu, 14 Sep 1995 15:14:39 -0700 Message-Id: <199509142214.PAA06997@aslan.cdrom.com> X-Authentication-Warning: aslan.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: Mark Murray cc: "Justin T. Gibbs" , CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/eBones/include des.h In-reply-to: Your message of "Fri, 15 Sep 1995 00:09:51 +0200." <199509142209.AAA23971@grumble.grondar.za> Date: Thu, 14 Sep 1995 15:14:39 -0700 From: "Justin T. Gibbs" Sender: commit-owner@FreeBSD.org Precedence: bulk >Please give me your diffs to des.h... Index: des.h =================================================================== RCS file: /usr/cvs/src/eBones/include/des.h,v retrieving revision 1.5 diff -c -r1.5 des.h *** 1.5 1995/09/14 04:04:24 --- des.h 1995/09/14 18:04:43 *************** *** 128,133 **** --- 128,139 ---- int des_ofb64_encrypt(unsigned char *in, unsigned char *out, long length, des_key_schedule schedule, des_cblock *ivec, int *num); void des_cblock_print_file(des_cblock *cb, FILE *fp); + int des_new_random_key(des_cblock *key); + void des_init_random_number_generator(des_cblock *key); + void des_set_random_generator_seed(des_cblock *key); + void des_set_sequence_number(des_cblock new_sequence_number); + void des_generate_random_block(des_cblock *block); + #else int des_2ecb_encrypt(); *************** *** 166,170 **** --- 172,181 ---- int des_cfb64_encrypt(); int des_ofb64_encrypt(); void des_cblock_print_file(); + int des_new_random_key(); + void des_init_random_number_generator(); + void des_set_random_generator_seed(); + void des_set_sequence_number(); + void des_generate_random_block(); #endif #endif From owner-freebsd-commit Thu Sep 14 15:18:47 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA27080 for freebsd-commit-outgoing; Thu, 14 Sep 1995 15:18:47 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA27067 for cvs-all-outgoing; Thu, 14 Sep 1995 15:18:45 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA27051 for cvs-gnu-outgoing; Thu, 14 Sep 1995 15:18:43 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA27041 ; Thu, 14 Sep 1995 15:18:41 -0700 Date: Thu, 14 Sep 1995 15:18:41 -0700 From: "Andrey A. Chernov" Message-Id: <199509142218.PAA27041@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/libexec/uucp/uucico Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/09/14 15:18:40 Modified: gnu/libexec/uucp/cu Makefile gnu/libexec/uucp/uucico Makefile Log: Make cu/uucico sgid dialer to help to work with others lockfiles, they can't open root.dialer lockfiles in old variant. From owner-freebsd-commit Thu Sep 14 15:27:43 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA27758 for freebsd-commit-outgoing; Thu, 14 Sep 1995 15:27:43 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA27743 for cvs-all-outgoing; Thu, 14 Sep 1995 15:27:41 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA27730 for cvs-user-outgoing; Thu, 14 Sep 1995 15:27:40 -0700 Received: from grunt.grondar.za (grunt.grondar.za [196.7.18.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id PAA27722 ; Thu, 14 Sep 1995 15:27:29 -0700 Received: from grumble.grondar.za (grumble.grondar.za [196.7.18.130]) by grunt.grondar.za (8.6.12/8.6.9) with ESMTP id AAA17948; Fri, 15 Sep 1995 00:27:20 +0200 Received: from localhost (localhost [127.0.0.1]) by grumble.grondar.za (8.6.12/8.6.9) with SMTP id AAA24316; Fri, 15 Sep 1995 00:27:19 +0200 Message-Id: <199509142227.AAA24316@grumble.grondar.za> X-Authentication-Warning: grumble.grondar.za: Host localhost didn't use HELO protocol To: "Justin T. Gibbs" cc: Mark Murray , CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/eBones/include des.h Date: Fri, 15 Sep 1995 00:27:18 +0200 From: Mark Murray Sender: commit-owner@FreeBSD.org Precedence: bulk > >Please give me your diffs to des.h... > > > Index: des.h Ta! M -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grumble.grondar.za for PGP key From owner-freebsd-commit Thu Sep 14 15:35:39 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA28149 for freebsd-commit-outgoing; Thu, 14 Sep 1995 15:35:39 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA28134 for cvs-all-outgoing; Thu, 14 Sep 1995 15:35:37 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA28119 for cvs-sbin-outgoing; Thu, 14 Sep 1995 15:35:36 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA28108 ; Thu, 14 Sep 1995 15:35:31 -0700 Date: Thu, 14 Sep 1995 15:35:31 -0700 From: "Andrey A. Chernov" Message-Id: <199509142235.PAA28108@freefall.freebsd.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/startslip/example - New directory Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/09/14 15:35:31 src/sbin/startslip/example - New directory From owner-freebsd-commit Thu Sep 14 15:37:57 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA28286 for freebsd-commit-outgoing; Thu, 14 Sep 1995 15:37:57 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA28272 for cvs-all-outgoing; Thu, 14 Sep 1995 15:37:55 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA28259 for cvs-sbin-outgoing; Thu, 14 Sep 1995 15:37:54 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA28249 ; Thu, 14 Sep 1995 15:37:51 -0700 Date: Thu, 14 Sep 1995 15:37:51 -0700 From: "Andrey A. Chernov" Message-Id: <199509142237.PAA28249@freefall.freebsd.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/startslip/example sldown.sh slip.sh slup.sh Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/09/14 15:37:50 Added: sbin/startslip/example sldown.sh slip.sh slup.sh Log: Add example scripts From owner-freebsd-commit Thu Sep 14 16:16:46 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA00883 for freebsd-commit-outgoing; Thu, 14 Sep 1995 16:16:46 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA00867 for cvs-all-outgoing; Thu, 14 Sep 1995 16:16:43 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA00850 for cvs-etc-outgoing; Thu, 14 Sep 1995 16:16:41 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA00838 ; Thu, 14 Sep 1995 16:16:36 -0700 Date: Thu, 14 Sep 1995 16:16:36 -0700 From: "Jordan K. Hubbard" Message-Id: <199509142316.QAA00838@freefall.freebsd.org> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc rc sysconfig Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/09/14 16:16:35 Branch: etc RELENG_2_1_0 Modified: etc rc sysconfig Log: Bring in my changes from the HEAD: Add pcnfsd / apache_httpd hooks. From owner-freebsd-commit Thu Sep 14 16:17:23 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA00977 for freebsd-commit-outgoing; Thu, 14 Sep 1995 16:17:23 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA00961 for cvs-all-outgoing; Thu, 14 Sep 1995 16:17:17 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA00946 for cvs-etc-outgoing; Thu, 14 Sep 1995 16:17:16 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA00935 ; Thu, 14 Sep 1995 16:17:14 -0700 Date: Thu, 14 Sep 1995 16:17:14 -0700 From: "Jordan K. Hubbard" Message-Id: <199509142317.QAA00935@freefall.freebsd.org> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc sysconfig Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/09/14 16:17:14 Modified: etc sysconfig Log: Correct a small typo I noticed during my 2.1 merge. From owner-freebsd-commit Thu Sep 14 16:24:39 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA01304 for freebsd-commit-outgoing; Thu, 14 Sep 1995 16:24:39 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA01285 for cvs-all-outgoing; Thu, 14 Sep 1995 16:24:35 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA01272 for cvs-sys-outgoing; Thu, 14 Sep 1995 16:24:34 -0700 Received: (from se@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA01259 ; Thu, 14 Sep 1995 16:24:31 -0700 Date: Thu, 14 Sep 1995 16:24:31 -0700 From: Stefan Esser Message-Id: <199509142324.QAA01259@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pci pci.c Sender: commit-owner@FreeBSD.org Precedence: bulk se 95/09/14 16:24:30 Modified: sys/pci pci.c Log: Add vendor ID of Compaq, now that I found what it is ... From owner-freebsd-commit Thu Sep 14 16:28:10 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA01808 for freebsd-commit-outgoing; Thu, 14 Sep 1995 16:28:10 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA01794 for cvs-all-outgoing; Thu, 14 Sep 1995 16:28:06 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA01779 for cvs-ports-outgoing; Thu, 14 Sep 1995 16:28:03 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA01766 ; Thu, 14 Sep 1995 16:27:59 -0700 Date: Thu, 14 Sep 1995 16:27:59 -0700 From: "Andrey A. Chernov" Message-Id: <199509142327.QAA01766@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/audio/tracker/pkg COMMENT PLIST Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/09/14 16:27:59 Modified: audio/tracker Makefile audio/tracker/files md5 audio/tracker/patches patch-aa audio/tracker/pkg COMMENT PLIST Removed: audio/tracker/patches patch-ab Log: Upgrade 4.36->4.41 From owner-freebsd-commit Thu Sep 14 16:34:43 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA02363 for freebsd-commit-outgoing; Thu, 14 Sep 1995 16:34:43 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA02349 for cvs-all-outgoing; Thu, 14 Sep 1995 16:34:40 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA02336 for cvs-sys-outgoing; Thu, 14 Sep 1995 16:34:38 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA02323 ; Thu, 14 Sep 1995 16:34:32 -0700 Date: Thu, 14 Sep 1995 16:34:32 -0700 From: "Jordan K. Hubbard" Message-Id: <199509142334.QAA02323@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa/sound CHANGELOG Readme.v30 dev_table.h finetune.h gus_hw.h gus_linearvol.h local.h midi_ctrl.h midi_synth.h opl3.h os.h pas.h sb.h sb_mixer.h sound_calls.h sound_config.h tuning.h ulaw.h vat_audio.c vat_audioio.h Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/09/14 16:34:31 Branch: sys/i386/isa/sound RELENG_2_1_0 Modified: sys/i386/isa/sound CHANGELOG Readme.v30 dev_table.h finetune.h gus_hw.h gus_linearvol.h local.h midi_ctrl.h midi_synth.h opl3.h os.h pas.h sb.h sb_mixer.h sound_calls.h sound_config.h tuning.h ulaw.h Removed: sys/i386/isa/sound vat_audio.c vat_audioio.h Log: Bring in the sound code from 2.2 (HEAD). From owner-freebsd-commit Thu Sep 14 16:37:36 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA02991 for freebsd-commit-outgoing; Thu, 14 Sep 1995 16:37:36 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA02973 for cvs-all-outgoing; Thu, 14 Sep 1995 16:37:32 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA02960 for cvs-sys-outgoing; Thu, 14 Sep 1995 16:37:31 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA02940 ; Thu, 14 Sep 1995 16:37:25 -0700 Date: Thu, 14 Sep 1995 16:37:25 -0700 From: "Jordan K. Hubbard" Message-Id: <199509142337.QAA02940@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa/sound ad1848.c adlib_card.c audio.c dev_table.c dmabuf.c gus_card.c gus_midi.c gus_vol.c gus_wave.c ics2101.c midi_synth.c midibuf.c mpu401.c opl3.c pas2_card.c pas2_midi.c pas2_mixer.c pas2_pcm.c patmgr.c sb16_dsp.c sb16_midi.c sb_card.c sb_dsp.c sb_midi.c sb_mixer.c sequencer.c sound.doc sound_switch.c sound_timer.c soundcard.c sys_timer.c uart6850.c Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/09/14 16:37:25 Branch: sys/i386/isa/sound RELENG_2_1_0 Modified: sys/i386/isa/sound ad1848.c adlib_card.c audio.c dev_table.c dmabuf.c gus_card.c gus_midi.c gus_vol.c gus_wave.c ics2101.c midi_synth.c midibuf.c mpu401.c opl3.c pas2_card.c pas2_midi.c pas2_mixer.c pas2_pcm.c patmgr.c sb16_dsp.c sb16_midi.c sb_card.c sb_dsp.c sb_midi.c sb_mixer.c sequencer.c sound.doc sound_switch.c sound_timer.c soundcard.c sys_timer.c uart6850.c Log: Bring in the new sound driver from the HEAD. From owner-freebsd-commit Thu Sep 14 16:47:22 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03833 for freebsd-commit-outgoing; Thu, 14 Sep 1995 16:47:22 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03800 for cvs-all-outgoing; Thu, 14 Sep 1995 16:47:19 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03780 for cvs-sys-outgoing; Thu, 14 Sep 1995 16:47:15 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03764 ; Thu, 14 Sep 1995 16:47:12 -0700 Date: Thu, 14 Sep 1995 16:47:12 -0700 From: "Jordan K. Hubbard" Message-Id: <199509142347.QAA03764@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/conf GENERIC LINT devices.i386 files.i386 Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/09/14 16:47:11 Branch: sys/i386/conf RELENG_2_1_0 Modified: sys/i386/conf GENERIC LINT devices.i386 files.i386 Log: Bring in miscellaneous changes to the HEAD. I also brought the ATAPI stuff into files.i386 where it shouldn't cause any trouble and will also save David a few minescule diffs. From owner-freebsd-commit Thu Sep 14 16:47:26 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03862 for freebsd-commit-outgoing; Thu, 14 Sep 1995 16:47:26 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03835 for cvs-all-outgoing; Thu, 14 Sep 1995 16:47:22 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03809 for cvs-sbin-outgoing; Thu, 14 Sep 1995 16:47:21 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03785 ; Thu, 14 Sep 1995 16:47:17 -0700 Date: Thu, 14 Sep 1995 16:47:17 -0700 From: "Andrey A. Chernov" Message-Id: <199509142347.QAA03785@freefall.freebsd.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/startslip/example sldown.sh slip.sh slup.sh Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/09/14 16:47:16 Removed: sbin/startslip/example sldown.sh slip.sh slup.sh Log: Oops... Move examples to proper location From owner-freebsd-commit Thu Sep 14 16:47:46 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03955 for freebsd-commit-outgoing; Thu, 14 Sep 1995 16:47:46 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03938 for cvs-all-outgoing; Thu, 14 Sep 1995 16:47:43 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03920 for cvs-share-outgoing; Thu, 14 Sep 1995 16:47:40 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03906 ; Thu, 14 Sep 1995 16:47:36 -0700 Date: Thu, 14 Sep 1995 16:47:36 -0700 From: "Andrey A. Chernov" Message-Id: <199509142347.QAA03906@freefall.freebsd.org> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/examples/startslip - New directory Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/09/14 16:47:34 src/share/examples/startslip - New directory From owner-freebsd-commit Thu Sep 14 16:49:39 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA04172 for freebsd-commit-outgoing; Thu, 14 Sep 1995 16:49:39 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA04156 for cvs-all-outgoing; Thu, 14 Sep 1995 16:49:35 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA04143 for cvs-share-outgoing; Thu, 14 Sep 1995 16:49:34 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA04130 ; Thu, 14 Sep 1995 16:49:32 -0700 Date: Thu, 14 Sep 1995 16:49:32 -0700 From: "Andrey A. Chernov" Message-Id: <199509142349.QAA04130@freefall.freebsd.org> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/examples/startslip sldown.sh slip.sh slup.sh Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/09/14 16:49:32 Modified: share/examples Makefile Added: share/examples/startslip sldown.sh slip.sh slup.sh Log: Add startslip example From owner-freebsd-commit Thu Sep 14 16:58:11 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA04650 for freebsd-commit-outgoing; Thu, 14 Sep 1995 16:58:11 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA04635 for cvs-all-outgoing; Thu, 14 Sep 1995 16:58:08 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA04620 for cvs-sbin-outgoing; Thu, 14 Sep 1995 16:58:07 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA04600 ; Thu, 14 Sep 1995 16:58:00 -0700 Date: Thu, 14 Sep 1995 16:58:00 -0700 From: "Andrey A. Chernov" Message-Id: <199509142358.QAA04600@freefall.freebsd.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/startslip startslip.1 Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/09/14 16:57:59 Modified: sbin/startslip startslip.1 Log: Add reference to /usr/share/examples/startslip From owner-freebsd-commit Thu Sep 14 17:05:17 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA05139 for freebsd-commit-outgoing; Thu, 14 Sep 1995 17:05:17 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA05126 for cvs-all-outgoing; Thu, 14 Sep 1995 17:05:15 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA05110 for cvs-gnu-outgoing; Thu, 14 Sep 1995 17:05:14 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA05095 ; Thu, 14 Sep 1995 17:05:09 -0700 Date: Thu, 14 Sep 1995 17:05:09 -0700 From: "Andrey A. Chernov" Message-Id: <199509150005.RAA05095@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/libexec/uucp/uustat Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/09/14 17:05:09 Modified: gnu/libexec/uucp/uustat Makefile Log: Make it sgid dialer to read lockfiles From owner-freebsd-commit Thu Sep 14 17:14:52 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA05586 for freebsd-commit-outgoing; Thu, 14 Sep 1995 17:14:52 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA05573 for cvs-all-outgoing; Thu, 14 Sep 1995 17:14:46 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA05563 for cvs-etc-outgoing; Thu, 14 Sep 1995 17:14:44 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA05557 ; Thu, 14 Sep 1995 17:14:38 -0700 Received: from corbin.Root.COM (corbin [198.145.90.34]) by Root.COM (8.6.12/8.6.5) with ESMTP id RAA07990; Thu, 14 Sep 1995 17:13:23 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id RAA00204; Thu, 14 Sep 1995 17:15:42 -0700 Message-Id: <199509150015.RAA00204@corbin.Root.COM> To: "Jordan K. Hubbard" cc: CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc rc sysconfig In-reply-to: Your message of "Thu, 14 Sep 95 16:16:36 PDT." <199509142316.QAA00838@freefall.freebsd.org> From: David Greenman Reply-To: davidg@Root.COM Date: Thu, 14 Sep 1995 17:15:42 -0700 Sender: owner-commit@FreeBSD.org Precedence: bulk >jkh 95/09/14 16:16:35 > > Branch: etc RELENG_2_1_0 > Modified: etc rc sysconfig > Log: > Bring in my changes from the HEAD: > Add pcnfsd / apache_httpd hooks. I think you mean "main branch", right? 'HEAD' is relative to whatever branch you're working on at the time. -DG From owner-freebsd-commit Thu Sep 14 17:22:48 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA06240 for freebsd-commit-outgoing; Thu, 14 Sep 1995 17:22:48 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA06223 for cvs-all-outgoing; Thu, 14 Sep 1995 17:22:44 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA06211 for cvs-etc-outgoing; Thu, 14 Sep 1995 17:22:42 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA06193 ; Thu, 14 Sep 1995 17:22:35 -0700 Date: Thu, 14 Sep 1995 17:22:35 -0700 From: "Andrey A. Chernov" Message-Id: <199509150022.RAA06193@freefall.freebsd.org> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc security Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/09/14 17:22:33 Modified: etc security Log: If no $LOG/setuid.today exists (f.e. first time to run), put warning and make it, all following commands fails in old case From owner-freebsd-commit Thu Sep 14 17:31:59 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA07095 for freebsd-commit-outgoing; Thu, 14 Sep 1995 17:31:59 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA07078 for cvs-all-outgoing; Thu, 14 Sep 1995 17:31:54 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA07067 for cvs-etc-outgoing; Thu, 14 Sep 1995 17:31:51 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA07051 ; Thu, 14 Sep 1995 17:31:41 -0700 Date: Thu, 14 Sep 1995 17:31:41 -0700 From: "Andrey A. Chernov" Message-Id: <199509150031.RAA07051@freefall.freebsd.org> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc daily Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/09/14 17:31:40 Modified: etc daily Log: If no passwd.bak/group.bak/aliases.bak exists, put warning and make them, commands failed in old case Produce diffs on group and aliases too From owner-freebsd-commit Thu Sep 14 18:00:59 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09483 for freebsd-commit-outgoing; Thu, 14 Sep 1995 18:00:59 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09471 for cvs-all-outgoing; Thu, 14 Sep 1995 18:00:56 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09461 for cvs-share-outgoing; Thu, 14 Sep 1995 18:00:54 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09450 ; Thu, 14 Sep 1995 18:00:42 -0700 Date: Thu, 14 Sep 1995 18:00:42 -0700 From: "Andrey A. Chernov" Message-Id: <199509150100.SAA09450@freefall.freebsd.org> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/FAQ/extras secure-supfile Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/09/14 18:00:41 Added: share/FAQ/extras secure-supfile Log: Add international secure-supfile from Mark Obtained from: announce@freebsd.org From owner-freebsd-commit Thu Sep 14 18:04:09 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09617 for freebsd-commit-outgoing; Thu, 14 Sep 1995 18:04:09 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09605 for cvs-all-outgoing; Thu, 14 Sep 1995 18:04:06 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09595 for cvs-etc-outgoing; Thu, 14 Sep 1995 18:04:04 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09577 ; Thu, 14 Sep 1995 18:03:57 -0700 Date: Thu, 14 Sep 1995 18:03:57 -0700 From: "Andrey A. Chernov" Message-Id: <199509150103.SAA09577@freefall.freebsd.org> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc make.conf Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/09/14 18:03:56 Modified: etc make.conf Log: Add commented out entries for SUP update, 3 standard supfiles handled: standard/ports/secure From owner-freebsd-commit Thu Sep 14 18:04:30 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09668 for freebsd-commit-outgoing; Thu, 14 Sep 1995 18:04:30 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09655 for cvs-all-outgoing; Thu, 14 Sep 1995 18:04:26 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09645 for cvs-etc-outgoing; Thu, 14 Sep 1995 18:04:24 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id SAA09635 ; Thu, 14 Sep 1995 18:04:19 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id SAA08533; Thu, 14 Sep 1995 18:03:59 -0700 From: "Rodney W. Grimes" Message-Id: <199509150103.SAA08533@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/etc rc sysconfig To: davidg@Root.COM Date: Thu, 14 Sep 1995 18:03:59 -0700 (PDT) Cc: jkh@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org In-Reply-To: <199509150015.RAA00204@corbin.Root.COM> from "David Greenman" at Sep 14, 95 05:15:42 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 868 Sender: owner-commit@FreeBSD.org Precedence: bulk > > >jkh 95/09/14 16:16:35 > > > > Branch: etc RELENG_2_1_0 > > Modified: etc rc sysconfig > > Log: > > Bring in my changes from the HEAD: > > Add pcnfsd / apache_httpd hooks. > > I think you mean "main branch", right? 'HEAD' is relative to whatever > branch you're working on at the time. I think you are the one confused here, there is no cvs branch called ``main branch''. cvs commands using -rHEAD are with respect to what most folks call the main branch, correct terminolgy is the HEAD branch. You are correct though that all branches have a ``head'', it is tracked by the -r tag that created the branch. Case is important when talking about these, HEAD != head. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Thu Sep 14 18:05:51 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09753 for freebsd-commit-outgoing; Thu, 14 Sep 1995 18:05:51 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09740 for cvs-all-outgoing; Thu, 14 Sep 1995 18:05:48 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09730 for cvs-etc-outgoing; Thu, 14 Sep 1995 18:05:46 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09721 ; Thu, 14 Sep 1995 18:05:42 -0700 Date: Thu, 14 Sep 1995 18:05:42 -0700 From: "Andrey A. Chernov" Message-Id: <199509150105.SAA09721@freefall.freebsd.org> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc make.conf Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/09/14 18:05:42 Modified: etc make.conf Log: Add -fno-strength-reduce to -O2 optimization, all stuff commented out From owner-freebsd-commit Thu Sep 14 18:10:14 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09914 for freebsd-commit-outgoing; Thu, 14 Sep 1995 18:10:14 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09901 for cvs-all-outgoing; Thu, 14 Sep 1995 18:10:10 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09890 for cvs-user-outgoing; Thu, 14 Sep 1995 18:10:08 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA09879 ; Thu, 14 Sep 1995 18:10:02 -0700 Date: Thu, 14 Sep 1995 18:10:02 -0700 From: "Andrey A. Chernov" Message-Id: <199509150110.SAA09879@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/09/14 18:10:01 Modified: . Makefile Log: Enhance sup update to run with 3 supfiles: standard/ports/secure From owner-freebsd-commit Thu Sep 14 18:37:51 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10546 for freebsd-commit-outgoing; Thu, 14 Sep 1995 18:37:51 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10534 for cvs-all-outgoing; Thu, 14 Sep 1995 18:37:47 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10524 for cvs-etc-outgoing; Thu, 14 Sep 1995 18:37:45 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id SAA10511 ; Thu, 14 Sep 1995 18:37:30 -0700 Received: from corbin.Root.COM (corbin [198.145.90.34]) by Root.COM (8.6.12/8.6.5) with ESMTP id SAA08144; Thu, 14 Sep 1995 18:36:16 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id SAA00154; Thu, 14 Sep 1995 18:38:34 -0700 Message-Id: <199509150138.SAA00154@corbin.Root.COM> To: "Rodney W. Grimes" cc: CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc rc sysconfig In-reply-to: Your message of "Thu, 14 Sep 95 18:03:59 PDT." <199509150103.SAA08533@GndRsh.aac.dev.com> From: David Greenman Reply-To: davidg@Root.COM Date: Thu, 14 Sep 1995 18:38:33 -0700 Sender: owner-commit@FreeBSD.org Precedence: bulk >I think you are the one confused here, there is no cvs branch called >``main branch''. cvs commands using -rHEAD are with respect to what most >folks call the main branch, correct terminolgy is the HEAD branch. That is NOT correct. cvs operations refering to -rHEAD refer to the most recent version of the relevant branch. It only refers to the most recent version of the "main" branch when that is the branch it was checked out from (or in other words has no sticky tag). -DG From owner-freebsd-commit Thu Sep 14 18:41:27 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10693 for freebsd-commit-outgoing; Thu, 14 Sep 1995 18:41:27 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10673 for cvs-all-outgoing; Thu, 14 Sep 1995 18:41:22 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10656 for cvs-etc-outgoing; Thu, 14 Sep 1995 18:41:20 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id SAA10651 ; Thu, 14 Sep 1995 18:41:14 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id SAA08604; Thu, 14 Sep 1995 18:41:00 -0700 From: "Rodney W. Grimes" Message-Id: <199509150141.SAA08604@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/etc rc sysconfig To: davidg@Root.COM Date: Thu, 14 Sep 1995 18:41:00 -0700 (PDT) Cc: CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org In-Reply-To: <199509150138.SAA00154@corbin.Root.COM> from "David Greenman" at Sep 14, 95 06:38:33 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 804 Sender: owner-commit@FreeBSD.org Precedence: bulk > > >I think you are the one confused here, there is no cvs branch called > >``main branch''. cvs commands using -rHEAD are with respect to what most > >folks call the main branch, correct terminolgy is the HEAD branch. > > That is NOT correct. cvs operations refering to -rHEAD refer to the most > recent version of the relevant branch. It only refers to the most recent > version of the "main" branch when that is the branch it was checked out from > (or in other words has no sticky tag). Try again.. and to prove your self wrong try these commands: cvs co -rRELENG_2_1_0 pstat cd pstat cvs update -rHEAD cvs status pstat.c > > -DG > -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Thu Sep 14 18:41:44 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10787 for freebsd-commit-outgoing; Thu, 14 Sep 1995 18:41:44 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10775 for cvs-all-outgoing; Thu, 14 Sep 1995 18:41:41 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10762 for cvs-ports-outgoing; Thu, 14 Sep 1995 18:41:39 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10740 ; Thu, 14 Sep 1995 18:41:37 -0700 Date: Thu, 14 Sep 1995 18:41:37 -0700 From: Satoshi Asami Message-Id: <199509150141.SAA10740@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/editors/mule/scripts post-build Sender: owner-commit@FreeBSD.org Precedence: bulk asami 95/09/14 18:41:36 Modified: editors/mule Makefile editors/mule/files md5 editors/mule/pkg COMMENT DESCR PLIST editors/mule/scripts post-build Log: Upgrade, 2.2.2 -> 2.3. From owner-freebsd-commit Thu Sep 14 18:46:51 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10866 for freebsd-commit-outgoing; Thu, 14 Sep 1995 18:46:51 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10854 for cvs-all-outgoing; Thu, 14 Sep 1995 18:46:48 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10844 for cvs-etc-outgoing; Thu, 14 Sep 1995 18:46:47 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id SAA10839 ; Thu, 14 Sep 1995 18:46:41 -0700 Received: from corbin.Root.COM (corbin [198.145.90.34]) by Root.COM (8.6.12/8.6.5) with ESMTP id SAA08178; Thu, 14 Sep 1995 18:45:27 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id SAA00186; Thu, 14 Sep 1995 18:47:45 -0700 Message-Id: <199509150147.SAA00186@corbin.Root.COM> To: "Rodney W. Grimes" cc: CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc rc sysconfig In-reply-to: Your message of "Thu, 14 Sep 95 18:41:00 PDT." <199509150141.SAA08604@GndRsh.aac.dev.com> From: David Greenman Reply-To: davidg@Root.COM Date: Thu, 14 Sep 1995 18:47:45 -0700 Sender: owner-commit@FreeBSD.org Precedence: bulk >> >> >I think you are the one confused here, there is no cvs branch called >> >``main branch''. cvs commands using -rHEAD are with respect to what most >> >folks call the main branch, correct terminolgy is the HEAD branch. >> >> That is NOT correct. cvs operations refering to -rHEAD refer to the most >> recent version of the relevant branch. It only refers to the most recent >> version of the "main" branch when that is the branch it was checked out from >> (or in other words has no sticky tag). > >Try again.. and to prove your self wrong try these commands: > >cvs co -rRELENG_2_1_0 pstat >cd pstat >cvs update -rHEAD >cvs status pstat.c Well, then the behavior isn't consistent. Instead of doing the update, instead do the following: vi pstat.c (and make some stupid but identifiable change) cvs diff -c -rHEAD pstat.c The differences you see will be relative to the head of the RELENG_2_1_0 branch, NOT the head of the "main" branch. -DG From owner-freebsd-commit Thu Sep 14 18:58:06 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA11416 for freebsd-commit-outgoing; Thu, 14 Sep 1995 18:58:06 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA11404 for cvs-all-outgoing; Thu, 14 Sep 1995 18:58:03 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA11394 for cvs-usrsbin-outgoing; Thu, 14 Sep 1995 18:58:01 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA11385 ; Thu, 14 Sep 1995 18:57:56 -0700 Date: Thu, 14 Sep 1995 18:57:56 -0700 From: David Greenman Message-Id: <199509150157.SAA11385@freefall.freebsd.org> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pstat pstat.8 pstat.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/14 18:57:55 Branch: usr.sbin/pstat RELENG_2_1_0 Modified: usr.sbin/pstat pstat.8 pstat.c Log: Brought in changes from rev 1.15 (pstat.c) plus associated documentation: update to support changes in kernel tty flags. From owner-freebsd-commit Thu Sep 14 19:13:41 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA11849 for freebsd-commit-outgoing; Thu, 14 Sep 1995 19:13:41 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA11837 for cvs-all-outgoing; Thu, 14 Sep 1995 19:13:34 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA11827 for cvs-sys-outgoing; Thu, 14 Sep 1995 19:13:31 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA11818 ; Thu, 14 Sep 1995 19:13:22 -0700 Date: Thu, 14 Sep 1995 19:13:22 -0700 From: David Greenman Message-Id: <199509150213.TAA11818@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 locore.s Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/14 19:13:21 Modified: sys/i386/i386 locore.s Log: 1) Don't double map the kernel page tables. The double mapping was never used and went a long way toward confusing the code. 2) Fix proc0's initial stack to not be 48 bytes smaller than it needs to be. 3) Correct comment about 'first' arg to init386(). From owner-freebsd-commit Thu Sep 14 20:10:21 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA15629 for freebsd-commit-outgoing; Thu, 14 Sep 1995 20:10:21 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA15615 for cvs-all-outgoing; Thu, 14 Sep 1995 20:10:16 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA15605 for cvs-sys-outgoing; Thu, 14 Sep 1995 20:10:14 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA15590 ; Thu, 14 Sep 1995 20:10:08 -0700 Date: Thu, 14 Sep 1995 20:10:08 -0700 From: David Greenman Message-Id: <199509150310.UAA15590@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa isa.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/14 20:10:07 Modified: sys/i386/isa isa.c Log: Killed isa_allocphysmem() and isa_freephysmem(). They are completely used functions. This file is disgusting; the isa DMA stuff is especially bad and should be rewritten. From owner-freebsd-commit Thu Sep 14 20:25:10 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA16818 for freebsd-commit-outgoing; Thu, 14 Sep 1995 20:25:10 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA16800 for cvs-all-outgoing; Thu, 14 Sep 1995 20:25:07 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA16786 for cvs-etc-outgoing; Thu, 14 Sep 1995 20:25:04 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id UAA16756 ; Thu, 14 Sep 1995 20:24:48 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id UAA08768; Thu, 14 Sep 1995 20:24:26 -0700 From: "Rodney W. Grimes" Message-Id: <199509150324.UAA08768@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/etc rc sysconfig To: davidg@Root.COM Date: Thu, 14 Sep 1995 20:24:25 -0700 (PDT) Cc: CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org In-Reply-To: <199509150147.SAA00186@corbin.Root.COM> from "David Greenman" at Sep 14, 95 06:47:45 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1899 Sender: owner-commit@FreeBSD.org Precedence: bulk > > >> > >> >I think you are the one confused here, there is no cvs branch called > >> >``main branch''. cvs commands using -rHEAD are with respect to what most > >> >folks call the main branch, correct terminolgy is the HEAD branch. > >> > >> That is NOT correct. cvs operations refering to -rHEAD refer to the most > >> recent version of the relevant branch. It only refers to the most recent > >> version of the "main" branch when that is the branch it was checked out from > >> (or in other words has no sticky tag). > > > >Try again.. and to prove your self wrong try these commands: > > > >cvs co -rRELENG_2_1_0 pstat > >cd pstat > >cvs update -rHEAD > >cvs status pstat.c > > Well, then the behavior isn't consistent. Instead of doing the update, > instead do the following: > > vi pstat.c > (and make some stupid but identifiable change) > cvs diff -c -rHEAD pstat.c > > The differences you see will be relative to the head of the RELENG_2_1_0 > branch, NOT the head of the "main" branch. I think you had better take a very close look at that, make a change in a place that there is a delta on the RELENG_2_1_0 branch and you will see that you above diff is between the head of the HEAD branch and your current copy of pstat.c. You can just make some little change to the file and have this validate your conclusion (which is incorrect) as that part of the file may very will be identical between -rHEAD and -rRELENG_2_1_0. I don't know why your being so confused on this issue. -rHEAD is a very special internal tag of cvs that always resolves to the head of the HEAD branch. The HEAD branch has no tag, but is what most people call the main branch or trunk. I suggest a good and complete reading of the cvs FAQ. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Thu Sep 14 21:25:40 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA21075 for freebsd-commit-outgoing; Thu, 14 Sep 1995 21:25:40 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA21045 for cvs-all-outgoing; Thu, 14 Sep 1995 21:25:36 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA21023 for cvs-etc-outgoing; Thu, 14 Sep 1995 21:25:33 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id VAA20982 ; Thu, 14 Sep 1995 21:25:25 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id VAA07567; Thu, 14 Sep 1995 21:25:19 -0700 To: davidg@Root.COM cc: "Jordan K. Hubbard" , CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc rc sysconfig In-reply-to: Your message of "Thu, 14 Sep 1995 17:15:42 PDT." <199509150015.RAA00204@corbin.Root.COM> Date: Thu, 14 Sep 1995 21:25:18 -0700 Message-ID: <7565.811139118@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-commit@FreeBSD.org Precedence: bulk > >jkh 95/09/14 16:16:35 > > > > Branch: etc RELENG_2_1_0 > > Modified: etc rc sysconfig > > Log: > > Bring in my changes from the HEAD: > > Add pcnfsd / apache_httpd hooks. > > I think you mean "main branch", right? 'HEAD' is relative to whatever > branch you're working on at the time. > > -DG Yes. Jordan From owner-freebsd-commit Thu Sep 14 21:30:43 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA22307 for freebsd-commit-outgoing; Thu, 14 Sep 1995 21:30:43 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA22295 for cvs-all-outgoing; Thu, 14 Sep 1995 21:30:41 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA22285 for cvs-etc-outgoing; Thu, 14 Sep 1995 21:30:39 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id VAA22280 ; Thu, 14 Sep 1995 21:30:35 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id VAA07671; Thu, 14 Sep 1995 21:30:18 -0700 To: davidg@Root.COM cc: "Rodney W. Grimes" , CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc rc sysconfig In-reply-to: Your message of "Thu, 14 Sep 1995 18:38:33 PDT." <199509150138.SAA00154@corbin.Root.COM> Date: Thu, 14 Sep 1995 21:30:17 -0700 Message-ID: <7669.811139417@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-commit@FreeBSD.org Precedence: bulk > That is NOT correct. cvs operations refering to -rHEAD refer to the most > recent version of the relevant branch. It only refers to the most recent > version of the "main" branch when that is the branch it was checked out from > (or in other words has no sticky tag). But that doesn't make sense. To wit: cvs co -P -rRELENG_2_1_0 foomod cd foomod cvs update -jHEAD Will merge in the changes for *2.2* to foomod, not the "head" of the RELENG_2_1_0 branch, which is indeed sticky unless I'm grossly incorrect about how Rod put the tags down. Jordan From owner-freebsd-commit Thu Sep 14 21:32:43 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA22363 for freebsd-commit-outgoing; Thu, 14 Sep 1995 21:32:43 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA22351 for cvs-all-outgoing; Thu, 14 Sep 1995 21:32:41 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA22341 for cvs-etc-outgoing; Thu, 14 Sep 1995 21:32:39 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id VAA22336 ; Thu, 14 Sep 1995 21:32:36 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id VAA07737; Thu, 14 Sep 1995 21:32:20 -0700 To: davidg@Root.COM cc: "Rodney W. Grimes" , CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc rc sysconfig In-reply-to: Your message of "Thu, 14 Sep 1995 18:47:45 PDT." <199509150147.SAA00186@corbin.Root.COM> Date: Thu, 14 Sep 1995 21:32:19 -0700 Message-ID: <7735.811139539@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-commit@FreeBSD.org Precedence: bulk > Well, then the behavior isn't consistent. Instead of doing the update, > instead do the following: > > vi pstat.c > (and make some stupid but identifiable change) > cvs diff -c -rHEAD pstat.c > > The differences you see will be relative to the head of the RELENG_2_1_0 > branch, NOT the head of the "main" branch. Ah, but I believe that's because `cvs diff' has long been broken. Try this, for an example: cvs co foo cd foo cvs diff -rRELENG_2_1_0 -rHEAD You'll see nothing. According to the man page, you're *supposed* to be able to generate diffs against arbitrary tags, but it's certainly never worked that way for me. Jordan From owner-freebsd-commit Thu Sep 14 23:08:48 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25701 for freebsd-commit-outgoing; Thu, 14 Sep 1995 23:08:48 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25689 for cvs-all-outgoing; Thu, 14 Sep 1995 23:08:43 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25679 for cvs-CVSROOT-outgoing; Thu, 14 Sep 1995 23:08:41 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25645 ; Thu, 14 Sep 1995 23:08:31 -0700 Date: Thu, 14 Sep 1995 23:08:31 -0700 From: "Justin T. Gibbs" Message-Id: <199509150608.XAA25645@freefall.freebsd.org> To: CVS-commiters, cvs-CVSROOT Subject: cvs commit: CVSROOT modules Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/14 23:08:30 Modified: . modules Log: librkinit --> src/eBones/lib/librkinit From owner-freebsd-commit Thu Sep 14 23:09:42 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25780 for freebsd-commit-outgoing; Thu, 14 Sep 1995 23:09:42 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25756 for cvs-all-outgoing; Thu, 14 Sep 1995 23:09:38 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25741 for cvs-user-outgoing; Thu, 14 Sep 1995 23:09:35 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25732 ; Thu, 14 Sep 1995 23:09:31 -0700 Date: Thu, 14 Sep 1995 23:09:31 -0700 From: "Justin T. Gibbs" Message-Id: <199509150609.XAA25732@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/lib/librkinit - Imported sources Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/14 23:09:31 Branch: eBones/lib/librkinit 1.1.1 Log: MIT's librkinit. Part of the rkinit suite. Rkinit allows you to forward tickets to other kerberos hosts safely in one easy step. Status: Vendor Tag: MIT Release Tags: rkinit_1_0_0 N src/eBones/lib/librkinit/rk_lib.c N src/eBones/lib/librkinit/rk_rpc.c N src/eBones/lib/librkinit/rk_util.c N src/eBones/lib/librkinit/rkinit_err.et N src/eBones/lib/librkinit/Makefile N src/eBones/lib/librkinit/rkinit.3 N src/eBones/lib/librkinit/rk_krb.c No conflicts created by this import From owner-freebsd-commit Thu Sep 14 23:11:15 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25968 for freebsd-commit-outgoing; Thu, 14 Sep 1995 23:11:15 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25956 for cvs-all-outgoing; Thu, 14 Sep 1995 23:11:12 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25940 for cvs-CVSROOT-outgoing; Thu, 14 Sep 1995 23:11:09 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA25915 ; Thu, 14 Sep 1995 23:11:02 -0700 Date: Thu, 14 Sep 1995 23:11:02 -0700 From: "Justin T. Gibbs" Message-Id: <199509150611.XAA25915@freefall.freebsd.org> To: CVS-commiters, cvs-CVSROOT Subject: cvs commit: CVSROOT modules Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/14 23:11:02 Modified: . modules Log: rkinit --> src/eBones/usr.bin/rkinit From owner-freebsd-commit Thu Sep 14 23:12:09 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA26081 for freebsd-commit-outgoing; Thu, 14 Sep 1995 23:12:09 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA26058 for cvs-all-outgoing; Thu, 14 Sep 1995 23:12:02 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA26047 for cvs-user-outgoing; Thu, 14 Sep 1995 23:12:00 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA26032 ; Thu, 14 Sep 1995 23:11:54 -0700 Date: Thu, 14 Sep 1995 23:11:54 -0700 From: "Justin T. Gibbs" Message-Id: <199509150611.XAA26032@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/usr.bin/rkinit - Imported sources Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/14 23:11:54 Branch: eBones/usr.bin/rkinit 1.1.1 Log: Rkinit allows you to safely forward tickets to other kerberos hosts. Obtained from: MIT Status: Vendor Tag: MIT Release Tags: rkinit_1_0_0 N src/eBones/usr.bin/rkinit/Makefile N src/eBones/usr.bin/rkinit/rkinit.1 N src/eBones/usr.bin/rkinit/rkinit.c No conflicts created by this import From owner-freebsd-commit Thu Sep 14 23:13:35 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA26229 for freebsd-commit-outgoing; Thu, 14 Sep 1995 23:13:35 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA26216 for cvs-all-outgoing; Thu, 14 Sep 1995 23:13:32 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA26205 for cvs-CVSROOT-outgoing; Thu, 14 Sep 1995 23:13:30 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA26183 ; Thu, 14 Sep 1995 23:13:22 -0700 Date: Thu, 14 Sep 1995 23:13:22 -0700 From: "Justin T. Gibbs" Message-Id: <199509150613.XAA26183@freefall.freebsd.org> To: CVS-commiters, cvs-CVSROOT Subject: cvs commit: CVSROOT modules Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/14 23:13:22 Modified: . modules Log: rkinitd --> src/eBones/libexec/rkinitd From owner-freebsd-commit Thu Sep 14 23:13:51 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA26291 for freebsd-commit-outgoing; Thu, 14 Sep 1995 23:13:51 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA26277 for cvs-all-outgoing; Thu, 14 Sep 1995 23:13:48 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA26267 for cvs-user-outgoing; Thu, 14 Sep 1995 23:13:47 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA26258 ; Thu, 14 Sep 1995 23:13:43 -0700 Date: Thu, 14 Sep 1995 23:13:43 -0700 From: "Justin T. Gibbs" Message-Id: <199509150613.XAA26258@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/libexec/rkinitd - Imported sources Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/14 23:13:43 Branch: eBones/libexec/rkinitd 1.1.1 Log: Server side of the rkinit package. Obtained from: MIT Status: Vendor Tag: MIT Release Tags: rkinit_1_0_0 N src/eBones/libexec/rkinitd/krb.c N src/eBones/libexec/rkinitd/rkinitd.c N src/eBones/libexec/rkinitd/rpc.c N src/eBones/libexec/rkinitd/Makefile N src/eBones/libexec/rkinitd/rkinitd.8 N src/eBones/libexec/rkinitd/rkinitd.h N src/eBones/libexec/rkinitd/util.c No conflicts created by this import From owner-freebsd-commit Thu Sep 14 23:21:08 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA27124 for freebsd-commit-outgoing; Thu, 14 Sep 1995 23:21:08 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA27097 for cvs-all-outgoing; Thu, 14 Sep 1995 23:21:02 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA27070 for cvs-sys-outgoing; Thu, 14 Sep 1995 23:20:55 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA27026 ; Thu, 14 Sep 1995 23:20:45 -0700 Date: Thu, 14 Sep 1995 23:20:45 -0700 From: David Greenman Message-Id: <199509150620.XAA27026@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 conf.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/14 23:20:44 Branch: sys/i386/i386 RELENG_2_1_0 Modified: sys/i386/i386 conf.c Log: Brought in changes from rev 1.89: kill vat_audio and misc cleanup. From owner-freebsd-commit Thu Sep 14 23:21:09 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA27136 for freebsd-commit-outgoing; Thu, 14 Sep 1995 23:21:09 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA27096 for cvs-all-outgoing; Thu, 14 Sep 1995 23:21:01 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA27071 for cvs-user-outgoing; Thu, 14 Sep 1995 23:20:56 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA27046 ; Thu, 14 Sep 1995 23:20:51 -0700 Date: Thu, 14 Sep 1995 23:20:51 -0700 From: "Justin T. Gibbs" Message-Id: <199509150620.XAA27046@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/usr.bin Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/14 23:20:50 Modified: eBones Makefile.inc eBones/usr.bin Makefile Log: Integrate rkinit into the build. Modified: eBones/des 3cbc_enc.c 3ecb_enc.c enc_read.c enc_writ.c rand_key.c Log: Fix the most blatant -Wall errors. Added: eBones/include rkinit.h rkinit_private.h Log: Header files for the rkinit suite. Modified: eBones/lib Makefile Log: Integrate librkinit into the build. Modified: eBones/lib/libkadm Makefile Log: Fix this file for the last time. My last diff was screwed up. Modified: eBones/libexec Makefile Log: Integrate rkinitd into the build. From owner-freebsd-commit Fri Sep 15 00:42:53 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA00557 for freebsd-commit-outgoing; Fri, 15 Sep 1995 00:42:53 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA00543 for cvs-all-outgoing; Fri, 15 Sep 1995 00:42:49 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA00532 for cvs-etc-outgoing; Fri, 15 Sep 1995 00:42:47 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA00522 ; Fri, 15 Sep 1995 00:42:43 -0700 Date: Fri, 15 Sep 1995 00:42:43 -0700 From: David Greenman Message-Id: <199509150742.AAA00522@freefall.freebsd.org> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc/etc.i386 MAKEDEV Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/15 00:42:42 Branch: etc/etc.i386 RELENG_2_1_0 Modified: etc/etc.i386 MAKEDEV Log: Brought in changes from main branch: new sound device names, entries for Specialix, Digiboard, ATAPI CDROM, 'od', matrox meteor, spigot, etc. From owner-freebsd-commit Fri Sep 15 01:05:32 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA01274 for freebsd-commit-outgoing; Fri, 15 Sep 1995 01:05:32 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA01253 for cvs-all-outgoing; Fri, 15 Sep 1995 01:05:28 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA01241 for cvs-libexec-outgoing; Fri, 15 Sep 1995 01:05:24 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA01227 ; Fri, 15 Sep 1995 01:05:17 -0700 Date: Fri, 15 Sep 1995 01:05:17 -0700 From: David Greenman Message-Id: <199509150805.BAA01227@freefall.freebsd.org> To: CVS-commiters, cvs-libexec Subject: cvs commit: src/libexec/telnetd telnetd.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/15 01:05:16 Branch: libexec/telnetd RELENG_2_1_0 Modified: libexec/telnetd telnetd.c Log: Brought in change from rev 1.5: fix args to startslave(). From owner-freebsd-commit Fri Sep 15 01:09:16 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA01606 for freebsd-commit-outgoing; Fri, 15 Sep 1995 01:09:16 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA01594 for cvs-all-outgoing; Fri, 15 Sep 1995 01:09:13 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA01584 for cvs-sbin-outgoing; Fri, 15 Sep 1995 01:09:10 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA01572 ; Fri, 15 Sep 1995 01:09:02 -0700 Date: Fri, 15 Sep 1995 01:09:02 -0700 From: David Greenman Message-Id: <199509150809.BAA01572@freefall.freebsd.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/ipfw ipfw.8 Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/15 01:09:01 Branch: sbin/ipfw RELENG_2_1_0 Modified: sbin/ipfw ipfw.8 Log: Brought in change from rev 1.8: tcpsyn -> syn. From owner-freebsd-commit Fri Sep 15 01:18:50 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02058 for freebsd-commit-outgoing; Fri, 15 Sep 1995 01:18:50 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02039 for cvs-all-outgoing; Fri, 15 Sep 1995 01:18:45 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02021 for cvs-share-outgoing; Fri, 15 Sep 1995 01:18:42 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02006 ; Fri, 15 Sep 1995 01:18:34 -0700 Date: Fri, 15 Sep 1995 01:18:34 -0700 From: David Greenman Message-Id: <199509150818.BAA02006@freefall.freebsd.org> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/termcap Makefile termcap.src Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/15 01:18:33 Branch: share/termcap RELENG_2_1_0 Modified: share/termcap Makefile termcap.src Log: Brought in changes from main branch: misc fixes. From owner-freebsd-commit Fri Sep 15 01:31:43 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02538 for freebsd-commit-outgoing; Fri, 15 Sep 1995 01:31:43 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02520 for cvs-all-outgoing; Fri, 15 Sep 1995 01:31:38 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02510 for cvs-sys-outgoing; Fri, 15 Sep 1995 01:31:35 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02496 ; Fri, 15 Sep 1995 01:31:21 -0700 Date: Fri, 15 Sep 1995 01:31:21 -0700 From: David Greenman Message-Id: <199509150831.BAA02496@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 machdep.c pmap.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/15 01:31:20 Modified: sys/i386/i386 machdep.c pmap.c Log: 1) Killed 'BSDVM_COMPAT'. 2) Killed i386pagesperpage as it is not used by anything. 3) Fixed benign miscalculations in pmap_bootstrap(). 4) Moved allocation of ISA DMA memory to machdep.c. 5) Removed bogus vm_map_find()'s in pmap_init() - the entire range was already allocated kmem_init(). 6) Added some comments. virual_avail is still miscalculated NKPT*NBPG too large, but in order to fix this properly requires moving the variable initialization into locore.s. Some other day. From owner-freebsd-commit Fri Sep 15 01:36:25 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02863 for freebsd-commit-outgoing; Fri, 15 Sep 1995 01:36:25 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02847 for cvs-all-outgoing; Fri, 15 Sep 1995 01:36:22 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02836 for cvs-sys-outgoing; Fri, 15 Sep 1995 01:36:19 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA02823 ; Fri, 15 Sep 1995 01:36:12 -0700 Date: Fri, 15 Sep 1995 01:36:12 -0700 From: David Greenman Message-Id: <199509150836.BAA02823@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/ibcs2 imgact_coff.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/15 01:36:11 Branch: sys/i386/ibcs2 RELENG_2_1_0 Modified: sys/i386/ibcs2 imgact_coff.c Log: Brought in changes from revs 1.6-1.7: use NDINIT(), and unlock vnode before paging (results in a deadlock or panic otherwise). From owner-freebsd-commit Fri Sep 15 01:39:07 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA03210 for freebsd-commit-outgoing; Fri, 15 Sep 1995 01:39:07 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA03193 for cvs-all-outgoing; Fri, 15 Sep 1995 01:39:04 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA03177 for cvs-sys-outgoing; Fri, 15 Sep 1995 01:39:02 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA03154 ; Fri, 15 Sep 1995 01:38:53 -0700 Date: Fri, 15 Sep 1995 01:38:53 -0700 From: David Greenman Message-Id: <199509150838.BAA03154@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/include soundcard.h Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/15 01:38:52 Branch: sys/i386/include RELENG_2_1_0 Modified: sys/i386/include soundcard.h Log: Sync with main branch - Jordan missed this one when he brought the new sound code into 2.1. From owner-freebsd-commit Fri Sep 15 01:41:36 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA03680 for freebsd-commit-outgoing; Fri, 15 Sep 1995 01:41:36 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA03657 for cvs-all-outgoing; Fri, 15 Sep 1995 01:41:32 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA03625 for cvs-sys-outgoing; Fri, 15 Sep 1995 01:41:24 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA03600 ; Fri, 15 Sep 1995 01:41:17 -0700 Date: Fri, 15 Sep 1995 01:41:17 -0700 From: David Greenman Message-Id: <199509150841.BAA03600@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa icu.s Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/15 01:41:16 Branch: sys/i386/isa RELENG_2_1_0 Modified: sys/i386/isa icu.s Log: Brought in changes from rev 1.23: add hook for cyclades driver. From owner-freebsd-commit Fri Sep 15 01:46:47 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA04250 for freebsd-commit-outgoing; Fri, 15 Sep 1995 01:46:47 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA04238 for cvs-all-outgoing; Fri, 15 Sep 1995 01:46:43 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA04227 for cvs-ports-outgoing; Fri, 15 Sep 1995 01:46:40 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA04213 ; Fri, 15 Sep 1995 01:46:24 -0700 Date: Fri, 15 Sep 1995 01:46:24 -0700 From: Satoshi Asami Message-Id: <199509150846.BAA04213@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/japanese/kon/patches patch-aa Sender: owner-commit@FreeBSD.org Precedence: bulk asami 95/09/15 01:46:23 Modified: japanese/kon/patches patch-aa Log: /usr/ports/distfiles -> $(DISTDIR) Submitted by: Shigeki Nogaya From owner-freebsd-commit Fri Sep 15 01:51:08 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA04437 for freebsd-commit-outgoing; Fri, 15 Sep 1995 01:51:08 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA04423 for cvs-all-outgoing; Fri, 15 Sep 1995 01:51:04 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA04410 for cvs-ports-outgoing; Fri, 15 Sep 1995 01:51:01 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id BAA04398 ; Fri, 15 Sep 1995 01:50:51 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.12/8.6.9) id BAA06976; Fri, 15 Sep 1995 01:49:09 -0700 Date: Fri, 15 Sep 1995 01:49:09 -0700 Message-Id: <199509150849.BAA06976@silvia.HIP.Berkeley.EDU> To: peter@jhome.dialix.com CC: wpaul@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org, cvs-ports@freefall.freebsd.org In-reply-to: (message from Peter Wemm on Wed, 13 Sep 1995 04:06:16 +0800 (WST)) Subject: Re: cvs commit: ports/games/xbill - Imported sources From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-commit@FreeBSD.org Precedence: bulk * What I wanna know, is did somebody include a daemon icon to represent * *BSD in the port, for one of the OS's you're meant to protect from evil * bill? No...go ahead by all means, I'd love that. :) * (I've not seen the patch-aa - was that for the NULL fclose() segfault?) No... Satoshi From owner-freebsd-commit Fri Sep 15 01:58:38 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA04861 for freebsd-commit-outgoing; Fri, 15 Sep 1995 01:58:38 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA04841 for cvs-all-outgoing; Fri, 15 Sep 1995 01:58:31 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA04824 for cvs-sys-outgoing; Fri, 15 Sep 1995 01:58:23 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA04797 ; Fri, 15 Sep 1995 01:58:10 -0700 Date: Fri, 15 Sep 1995 01:58:10 -0700 From: David Greenman Message-Id: <199509150858.BAA04797@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/netinet tcp_output.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/15 01:58:09 Branch: sys/netinet RELENG_2_1_0 Modified: sys/netinet tcp_output.c Log: Brought in changes from rev 1.12: deal properly with mbuf allocation failure. From owner-freebsd-commit Fri Sep 15 02:00:49 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA05132 for freebsd-commit-outgoing; Fri, 15 Sep 1995 02:00:49 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA05109 for cvs-all-outgoing; Fri, 15 Sep 1995 02:00:42 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA05089 for cvs-ports-outgoing; Fri, 15 Sep 1995 02:00:38 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA05057 ; Fri, 15 Sep 1995 02:00:25 -0700 Date: Fri, 15 Sep 1995 02:00:25 -0700 From: Satoshi Asami Message-Id: <199509150900.CAA05057@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/print/ghostscript/patches patch-aa Sender: owner-commit@FreeBSD.org Precedence: bulk asami 95/09/15 02:00:23 Modified: print/ghostscript/patches patch-aa Log: Added dfaxhigh and dfaxlow devices, which are used in mgetty+sendfax. Submitted by: Luigi Rizzo From owner-freebsd-commit Fri Sep 15 02:25:36 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA08901 for freebsd-commit-outgoing; Fri, 15 Sep 1995 02:25:36 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA08835 for cvs-all-outgoing; Fri, 15 Sep 1995 02:24:59 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA08817 for cvs-ports-outgoing; Fri, 15 Sep 1995 02:24:54 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA08771 ; Fri, 15 Sep 1995 02:24:18 -0700 Date: Fri, 15 Sep 1995 02:24:18 -0700 From: Satoshi Asami Message-Id: <199509150924.CAA08771@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/utils/colorls/files md5 Sender: owner-commit@FreeBSD.org Precedence: bulk asami 95/09/15 02:24:17 Modified: utils/colorls/files md5 Log: The distfile (ls.tar.gz) is generated on-the-fly by ftpd. Empty this file for now, maybe we need a NO_CHECKSUM or something.... From owner-freebsd-commit Fri Sep 15 03:02:31 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA12819 for freebsd-commit-outgoing; Fri, 15 Sep 1995 03:02:31 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA12799 for cvs-all-outgoing; Fri, 15 Sep 1995 03:02:25 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA12776 for cvs-lib-outgoing; Fri, 15 Sep 1995 03:02:21 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA12732 ; Fri, 15 Sep 1995 03:02:11 -0700 Date: Fri, 15 Sep 1995 03:02:11 -0700 From: David Greenman Message-Id: <199509151002.DAA12732@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/sys listen.2 Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/15 03:02:10 Modified: lib/libc/sys listen.2 Log: Indicate that backlog limit is 32. From owner-freebsd-commit Fri Sep 15 03:13:33 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA13645 for freebsd-commit-outgoing; Fri, 15 Sep 1995 03:13:33 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA13628 for cvs-all-outgoing; Fri, 15 Sep 1995 03:13:26 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA13612 for cvs-sys-outgoing; Fri, 15 Sep 1995 03:13:22 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA13589 ; Fri, 15 Sep 1995 03:13:11 -0700 Date: Fri, 15 Sep 1995 03:13:11 -0700 From: David Greenman Message-Id: <199509151013.DAA13589@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys socket.h Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/15 03:13:09 Branch: sys/sys RELENG_2_1_0 Modified: sys/sys socket.h Log: Brought in changes from rev 1.7: increase SOMAXCONN to 32. From owner-freebsd-commit Fri Sep 15 03:14:18 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA13769 for freebsd-commit-outgoing; Fri, 15 Sep 1995 03:14:18 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA13739 for cvs-all-outgoing; Fri, 15 Sep 1995 03:14:14 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA13725 for cvs-lib-outgoing; Fri, 15 Sep 1995 03:14:11 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA13699 ; Fri, 15 Sep 1995 03:14:05 -0700 Date: Fri, 15 Sep 1995 03:14:05 -0700 From: David Greenman Message-Id: <199509151014.DAA13699@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/sys listen.2 Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/15 03:14:04 Branch: lib/libc/sys RELENG_2_1_0 Modified: lib/libc/sys listen.2 Log: Brought in change from rev 1.2: indicate backlog limit is 32. From owner-freebsd-commit Fri Sep 15 03:18:55 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA14232 for freebsd-commit-outgoing; Fri, 15 Sep 1995 03:18:55 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA14209 for cvs-all-outgoing; Fri, 15 Sep 1995 03:18:45 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA14194 for cvs-sys-outgoing; Fri, 15 Sep 1995 03:18:41 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA14142 ; Fri, 15 Sep 1995 03:18:16 -0700 Date: Fri, 15 Sep 1995 03:18:16 -0700 From: David Greenman Message-Id: <199509151018.DAA14142@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys systm.h Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/15 03:18:12 Branch: sys/sys RELENG_2_1_0 Modified: sys/sys systm.h Log: Brought in change from rev 1.23: killed maxmem. From owner-freebsd-commit Fri Sep 15 03:20:44 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA14517 for freebsd-commit-outgoing; Fri, 15 Sep 1995 03:20:44 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA14481 for cvs-all-outgoing; Fri, 15 Sep 1995 03:20:38 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA14445 for cvs-sys-outgoing; Fri, 15 Sep 1995 03:20:30 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA14391 ; Fri, 15 Sep 1995 03:20:16 -0700 Date: Fri, 15 Sep 1995 03:20:16 -0700 From: David Greenman Message-Id: <199509151020.DAA14391@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys vmmeter.h Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/15 03:20:15 Branch: sys/sys RELENG_2_1_0 Modified: sys/sys vmmeter.h Log: Brought in change from rev 1.11: killed 'total'. From owner-freebsd-commit Fri Sep 15 03:36:10 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA15823 for freebsd-commit-outgoing; Fri, 15 Sep 1995 03:36:10 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA15807 for cvs-all-outgoing; Fri, 15 Sep 1995 03:36:02 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA15791 for cvs-ports-outgoing; Fri, 15 Sep 1995 03:35:58 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA15772 ; Fri, 15 Sep 1995 03:35:47 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.12/8.6.9) id DAA07397; Fri, 15 Sep 1995 03:35:55 -0700 Date: Fri, 15 Sep 1995 03:35:55 -0700 Message-Id: <199509151035.DAA07397@silvia.HIP.Berkeley.EDU> To: jmz@freebsd.org CC: CVS-commiters@freebsd.org, cvs-ports@freebsd.org In-reply-to: <199509140318.UAA09975@freefall.freebsd.org> (jmz) Subject: Re: cvs commit: ports/games/xevil/scripts configure From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-commit@freebsd.org Precedence: bulk * Modified: games/xevil Makefile * upgrade to version 1.4 Jean-Marc, can you please make an announcement to the newsgroup about this? You can find a template in ~asami/new.port if you want one. Send it to peter@bonkers.taronga.com. Satoshi From owner-freebsd-commit Fri Sep 15 03:39:40 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA15990 for freebsd-commit-outgoing; Fri, 15 Sep 1995 03:39:40 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA15978 for cvs-all-outgoing; Fri, 15 Sep 1995 03:39:35 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA15968 for cvs-ports-outgoing; Fri, 15 Sep 1995 03:39:32 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA15955 ; Fri, 15 Sep 1995 03:39:22 -0700 Date: Fri, 15 Sep 1995 03:39:22 -0700 From: Satoshi Asami Message-Id: <199509151039.DAA15955@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/net/tkined Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk asami 95/09/15 03:39:21 Modified: net/tkined Makefile Log: From owner-freebsd-commit Fri Sep 15 03:41:52 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA16243 for freebsd-commit-outgoing; Fri, 15 Sep 1995 03:41:52 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA16225 for cvs-all-outgoing; Fri, 15 Sep 1995 03:41:47 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA16203 for cvs-ports-outgoing; Fri, 15 Sep 1995 03:41:42 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA16175 ; Fri, 15 Sep 1995 03:41:32 -0700 Date: Fri, 15 Sep 1995 03:41:32 -0700 From: Satoshi Asami Message-Id: <199509151041.DAA16175@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/net/scotty Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk asami 95/09/15 03:41:31 Modified: net/scotty Makefile Log: Don't need the --with-tcl-include=... stuff, these should all be in /usr/local because *_DEPENDS handles them. Reviewed by: Gennady Sorokopud From owner-freebsd-commit Fri Sep 15 03:46:00 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA16511 for freebsd-commit-outgoing; Fri, 15 Sep 1995 03:46:00 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA16498 for cvs-all-outgoing; Fri, 15 Sep 1995 03:45:56 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA16484 for cvs-sys-outgoing; Fri, 15 Sep 1995 03:45:51 -0700 Received: (from ats@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA16474 ; Fri, 15 Sep 1995 03:45:46 -0700 Date: Fri, 15 Sep 1995 03:45:46 -0700 From: Andreas Schulz Message-Id: <199509151045.DAA16474@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa wcd.c Sender: owner-commit@FreeBSD.org Precedence: bulk ats 95/09/15 03:45:44 Modified: sys/i386/isa wcd.c Log: Correct the calculation of the unit number. it is not minor(x) & 3. It need to be shifted >> 3. The last bits are the partition info. From owner-freebsd-commit Fri Sep 15 06:54:06 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA02179 for freebsd-commit-outgoing; Fri, 15 Sep 1995 06:54:06 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA02114 for cvs-all-outgoing; Fri, 15 Sep 1995 06:53:51 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA02098 for cvs-lib-outgoing; Fri, 15 Sep 1995 06:53:49 -0700 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA02069 ; Fri, 15 Sep 1995 06:53:41 -0700 Date: Fri, 15 Sep 1995 06:53:41 -0700 From: Peter Wemm Message-Id: <199509151353.GAA02069@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/gen syslog.c Sender: owner-commit@FreeBSD.org Precedence: bulk peter 95/09/15 06:53:41 Modified: lib/libc/gen syslog.c Log: Fix security bugs with a "new approach", using stdio's powerful buffer control hooks. It is similar to an unrolled multi-part snprintf(), in that a "FILE *" is attached to a string buffer. There is also an optimisation for the case where the syslog format string does not contain %m, which should improve performance of "informational" logging, like from ftpd. From owner-freebsd-commit Fri Sep 15 07:06:36 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA04053 for freebsd-commit-outgoing; Fri, 15 Sep 1995 07:06:36 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA04028 for cvs-all-outgoing; Fri, 15 Sep 1995 07:06:31 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA04014 for cvs-lib-outgoing; Fri, 15 Sep 1995 07:06:29 -0700 Received: from jhome.DIALix.COM (jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id HAA03994 ; Fri, 15 Sep 1995 07:06:12 -0700 Received: (from peter@localhost) by jhome.DIALix.COM (8.6.12/8.6.9) id WAA01358; Fri, 15 Sep 1995 22:05:34 +0800 Date: Fri, 15 Sep 1995 22:05:33 +0800 (WST) From: Peter Wemm To: CVS-commiters@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/gen syslog.c In-Reply-To: <199509151353.GAA02069@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-commit@FreeBSD.org Precedence: bulk On Fri, 15 Sep 1995, Peter Wemm wrote: > > peter 95/09/15 06:53:41 > > Modified: lib/libc/gen syslog.c > Log: > Fix security bugs with a "new approach", using stdio's powerful buffer > control hooks. > It is similar to an unrolled multi-part snprintf(), in that a "FILE *" is > attached to a string buffer. There is also an optimisation for the case > where the syslog format string does not contain %m, which should improve > performance of "informational" logging, like from ftpd. > In case anybody looks over this and sees that tbuf is not null terminated, that is intentional. In the original implementation it wasn't either, and I dont use tbuf as a "c-style string" anywhere.. It's just a bunch of arbitary bytes. fmt_cpy *is* used as a c-style string, and is null terminated. Since this is attacking the problem from a different angle, it is possible that it might trip something up somewhere, but I've been running this (and earlier versions) in my libc for a while without any problems (other than mistakes caused by self inflicted stupidity.. :-). -Peter From owner-freebsd-commit Fri Sep 15 08:23:02 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA11510 for freebsd-commit-outgoing; Fri, 15 Sep 1995 08:23:02 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA11474 for cvs-all-outgoing; Fri, 15 Sep 1995 08:22:46 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA11432 for cvs-ports-outgoing; Fri, 15 Sep 1995 08:22:31 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id IAA11366 ; Fri, 15 Sep 1995 08:21:45 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id RAA20645; Fri, 15 Sep 1995 17:21:01 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id RAA23696; Fri, 15 Sep 1995 17:21:01 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.12/8.6.9) id PAA20954; Fri, 15 Sep 1995 15:36:50 +0200 From: J Wunsch Message-Id: <199509151336.PAA20954@uriah.heep.sax.de> Subject: Re: cvs commit: ports/games/xbill - Imported sources To: asami@cs.berkeley.edu (Satoshi Asami) Date: Fri, 15 Sep 1995 15:36:49 +0200 (MET DST) Cc: peter@jhome.dialix.com, wpaul@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org, cvs-ports@freefall.freebsd.org In-Reply-To: <199509150849.BAA06976@silvia.HIP.Berkeley.EDU> from "Satoshi Asami" at Sep 15, 95 01:49:09 am X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 554 Sender: owner-commit@FreeBSD.org Precedence: bulk As Satoshi Asami wrote: > > * What I wanna know, is did somebody include a daemon icon to represent > * *BSD in the port, for one of the OS's you're meant to protect from evil > * bill? > > No...go ahead by all means, I'd love that. :) I've already been asking Kirk for permission. :) > * (I've not seen the patch-aa - was that for the NULL fclose() segfault?) > > No... Perhaps i'll do this, too. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-) From owner-freebsd-commit Fri Sep 15 08:56:22 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA15456 for freebsd-commit-outgoing; Fri, 15 Sep 1995 08:56:22 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA15440 for cvs-all-outgoing; Fri, 15 Sep 1995 08:56:19 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA15420 for cvs-lib-outgoing; Fri, 15 Sep 1995 08:56:16 -0700 Received: from rocky.sri.MT.net (sri.MT.net [204.94.231.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id IAA15360 ; Fri, 15 Sep 1995 08:56:02 -0700 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id JAA16368; Fri, 15 Sep 1995 09:58:15 -0600 Date: Fri, 15 Sep 1995 09:58:15 -0600 From: Nate Williams Message-Id: <199509151558.JAA16368@rocky.sri.MT.net> To: Peter Wemm Cc: CVS-commiters@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/gen syslog.c In-Reply-To: <199509151353.GAA02069@freefall.freebsd.org> References: <199509151353.GAA02069@freefall.freebsd.org> Sender: owner-commit@FreeBSD.org Precedence: bulk Peter Wemm writes: > peter 95/09/15 06:53:41 > > Modified: lib/libc/gen syslog.c > Log: > Fix security bugs with a "new approach", using stdio's powerful buffer > control hooks. Thanks for someone doing this. Even if it's not completely secure, it's gotta be better than the original version. Any chance of this getting into 2.1? Nate From owner-freebsd-commit Fri Sep 15 09:15:21 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA18149 for freebsd-commit-outgoing; Fri, 15 Sep 1995 09:15:21 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA18108 for cvs-all-outgoing; Fri, 15 Sep 1995 09:15:08 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA18092 for cvs-lib-outgoing; Fri, 15 Sep 1995 09:15:04 -0700 Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id JAA18028 ; Fri, 15 Sep 1995 09:14:44 -0700 Received: (from peter@localhost) by jhome.DIALix.COM (8.6.12/8.6.9) id AAA03634; Sat, 16 Sep 1995 00:14:24 +0800 Date: Sat, 16 Sep 1995 00:14:23 +0800 (WST) From: Peter Wemm To: Nate Williams cc: CVS-commiters@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/gen syslog.c In-Reply-To: <199509151558.JAA16368@rocky.sri.MT.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-commit@FreeBSD.org Precedence: bulk On Fri, 15 Sep 1995, Nate Williams wrote: > Peter Wemm writes: > > peter 95/09/15 06:53:41 > > > > Modified: lib/libc/gen syslog.c > > Log: > > Fix security bugs with a "new approach", using stdio's powerful buffer > > control hooks. > > Thanks for someone doing this. Even if it's not completely secure, it's > gotta be better than the original version. Any chance of this getting > into 2.1? Lets let it settle for a couple of days of full scale acid testing first... :-) (unless time is of the essence). I personally think it's 100% bombproof from a security point of view, and nobody's pointed out any holes in it of the people who've had this shoved under their noses.. I guess a wider audience is certainly going to prove/disprove it.. :-) Paul Traina was worried that I was not null terminating the buffer being transmitted, and was allowing null characters to be transmitted to syslogd.. I feel that it's more syslogd's problem *if* it chokes on null characters, because *anybody* can compile a program to transmit nulls to syslogd either over /dev/log or via the internet... My testing in that area suggests that syslogd simply truncates the line being logged, which isn't exactly a crisis.. I think it does need to go into 2.1 sooner or later though, because since we ship binaries, it is inevitable that somebody will calculate the magic numbers for 2.0, 2.0.5, 2.1 etc sooner or later. > Nate Cheers, -Peter From owner-freebsd-commit Fri Sep 15 09:41:33 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA20955 for freebsd-commit-outgoing; Fri, 15 Sep 1995 09:41:33 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA20921 for cvs-all-outgoing; Fri, 15 Sep 1995 09:41:21 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA20905 for cvs-sbin-outgoing; Fri, 15 Sep 1995 09:41:19 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA20890 ; Fri, 15 Sep 1995 09:41:12 -0700 Date: Fri, 15 Sep 1995 09:41:12 -0700 From: "Andrey A. Chernov" Message-Id: <199509151641.JAA20890@freefall.freebsd.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/startslip startslip.1 startslip.c Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/09/15 09:41:11 Modified: sbin/startslip startslip.1 startslip.c Log: Pass sequence number to called scripts via LINE env. variable. It allows specific per phone number tunings From owner-freebsd-commit Fri Sep 15 09:46:02 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA21402 for freebsd-commit-outgoing; Fri, 15 Sep 1995 09:46:02 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA21387 for cvs-all-outgoing; Fri, 15 Sep 1995 09:45:59 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA21376 for cvs-share-outgoing; Fri, 15 Sep 1995 09:45:54 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA21364 ; Fri, 15 Sep 1995 09:45:50 -0700 Date: Fri, 15 Sep 1995 09:45:50 -0700 From: "Andrey A. Chernov" Message-Id: <199509151645.JAA21364@freefall.freebsd.org> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/examples/startslip slup.sh Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/09/15 09:45:49 Modified: share/examples/startslip slup.sh Log: Reflect new LINE env variable addition From owner-freebsd-commit Fri Sep 15 10:11:33 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA23661 for freebsd-commit-outgoing; Fri, 15 Sep 1995 10:11:33 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA23630 for cvs-all-outgoing; Fri, 15 Sep 1995 10:11:24 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA23612 for cvs-sys-outgoing; Fri, 15 Sep 1995 10:11:20 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id KAA23589 ; Fri, 15 Sep 1995 10:11:06 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id DAA19915; Sat, 16 Sep 1995 03:06:52 +1000 Date: Sat, 16 Sep 1995 03:06:52 +1000 From: Bruce Evans Message-Id: <199509151706.DAA19915@godzilla.zeta.org.au> To: CVS-commiters@freefall.freebsd.org, ats@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/isa wcd.c Sender: owner-commit@FreeBSD.org Precedence: bulk > Modified: sys/i386/isa wcd.c > Log: > Correct the calculation of the unit number. it is not minor(x) & 3. It need > to be shifted >> 3. The last bits are the partition info. The dkunit() macro gives the correct formula. The partition bits should be decoded to avoid aliasing bugs. This is most easily done by calling dsopen() and dsclose(). There should be a new flag to dsopen() to tell it not to look for an MBR. Bruce From owner-freebsd-commit Fri Sep 15 10:22:01 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA24203 for freebsd-commit-outgoing; Fri, 15 Sep 1995 10:22:01 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA24189 for cvs-all-outgoing; Fri, 15 Sep 1995 10:21:59 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA24179 for cvs-usrbin-outgoing; Fri, 15 Sep 1995 10:21:57 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA24167 ; Fri, 15 Sep 1995 10:21:53 -0700 Date: Fri, 15 Sep 1995 10:21:53 -0700 From: "Justin T. Gibbs" Message-Id: <199509151721.KAA24167@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/passwd Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/15 10:21:52 Branch: usr.bin/passwd RELENG_2_1_0 Modified: usr.bin/passwd Makefile Log: Bring in changes from revision 1.18. Update paths to kpasswd.c and eBones include files. From owner-freebsd-commit Fri Sep 15 10:28:40 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA24462 for freebsd-commit-outgoing; Fri, 15 Sep 1995 10:28:40 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA24450 for cvs-all-outgoing; Fri, 15 Sep 1995 10:28:37 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA24440 for cvs-usrbin-outgoing; Fri, 15 Sep 1995 10:28:36 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA24430 ; Fri, 15 Sep 1995 10:28:30 -0700 Date: Fri, 15 Sep 1995 10:28:30 -0700 From: "Justin T. Gibbs" Message-Id: <199509151728.KAA24430@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/rlogin krb.h krcmd.c Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/15 10:28:29 Branch: usr.bin/rlogin RELENG_2_1_0 Modified: usr.bin/rlogin krb.h krcmd.c Log: Merge with the head. Bring in fixes to deal with krb.h declaring all necessary prototypes. From owner-freebsd-commit Fri Sep 15 10:30:12 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA24576 for freebsd-commit-outgoing; Fri, 15 Sep 1995 10:30:12 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA24564 for cvs-all-outgoing; Fri, 15 Sep 1995 10:30:09 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA24552 for cvs-sbin-outgoing; Fri, 15 Sep 1995 10:30:08 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA24543 ; Fri, 15 Sep 1995 10:30:04 -0700 Date: Fri, 15 Sep 1995 10:30:04 -0700 From: "Andrey A. Chernov" Message-Id: <199509151730.KAA24543@freefall.freebsd.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/startslip startslip.c Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/09/15 10:30:03 Modified: sbin/startslip startslip.c Log: Restore TTYDISC on exit. Move setting of control terminal after TTYDISC setting From owner-freebsd-commit Fri Sep 15 11:19:06 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA27899 for freebsd-commit-outgoing; Fri, 15 Sep 1995 11:19:06 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA27876 for cvs-all-outgoing; Fri, 15 Sep 1995 11:19:01 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA27862 for cvs-user-outgoing; Fri, 15 Sep 1995 11:18:59 -0700 Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id LAA27791 ; Fri, 15 Sep 1995 11:18:41 -0700 Received: (from peter@localhost) by jhome.DIALix.COM (8.6.12/8.6.9) id CAA04152; Sat, 16 Sep 1995 02:18:35 +0800 Date: Sat, 16 Sep 1995 02:18:35 +0800 (WST) From: Peter Wemm To: cvs-committers@freebsd.org, cvs-user@freebsd.org Subject: direct repository operations Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-commit@freebsd.org Precedence: bulk Another direct operation to bring these files onto 2.1 for Justin: peter@freefall[10:51am]~/work/secure/libexec-115> cvs update -l -f cvs update: Updating . U Makefile U Makefile.inc peter@freefall[10:52am]~/work/secure/libexec-118> cvs tag RELENG_2_1_0_BP Makefile* T Makefile T Makefile.inc peter@freefall[10:53am]~/work/secure/libexec-119> cvs tag -b RELENG_2_1_0 Makefile* T Makefile T Makefile.inc -Peter From owner-freebsd-commit Fri Sep 15 11:19:45 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28072 for freebsd-commit-outgoing; Fri, 15 Sep 1995 11:19:45 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28056 for cvs-all-outgoing; Fri, 15 Sep 1995 11:19:43 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28042 for cvs-user-outgoing; Fri, 15 Sep 1995 11:19:41 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28033 ; Fri, 15 Sep 1995 11:19:39 -0700 Date: Fri, 15 Sep 1995 11:19:39 -0700 From: "Justin T. Gibbs" Message-Id: <199509151819.LAA28033@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/secure/usr.bin/telnet Makefile commands.c externs.h main.c ring.c sys_bsd.c telnet.1 telnet.c terminal.c tn3270.c utilities.c Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/15 11:19:37 Branch: secure RELENG_2_1_0 secure/lib RELENG_2_1_0 secure/lib/libtelnet RELENG_2_1_0 secure/libexec/telnetd RELENG_2_1_0 secure/usr.bin RELENG_2_1_0 secure/usr.bin/telnet RELENG_2_1_0 Modified: secure Makefile secure/lib Makefile secure/lib/libtelnet Makefile auth.c enc-proto.h enc_des.c encrypt.c genget.c kerberos.c kerberos5.c krb4encpwd.c read_password.c rsaencpwd.c spx.c secure/libexec/telnetd Makefile authenc.c ext.h slc.c state.c sys_term.c telnetd.8 telnetd.c termstat.c utility.c secure/usr.bin Makefile secure/usr.bin/telnet Makefile commands.c externs.h main.c ring.c sys_bsd.c telnet.1 telnet.c terminal.c tn3270.c utilities.c Log: Merge with HEAD. Brings in new secure telnet suite + eBones fixes. From owner-freebsd-commit Fri Sep 15 11:20:13 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28133 for freebsd-commit-outgoing; Fri, 15 Sep 1995 11:20:13 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28121 for cvs-all-outgoing; Fri, 15 Sep 1995 11:20:10 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28110 for cvs-user-outgoing; Fri, 15 Sep 1995 11:20:08 -0700 Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id LAA28104 for ; Fri, 15 Sep 1995 11:20:04 -0700 Received: (from peter@localhost) by jhome.DIALix.COM (8.6.12/8.6.9) id CAA04177; Sat, 16 Sep 1995 02:19:59 +0800 Date: Sat, 16 Sep 1995 02:19:59 +0800 (WST) From: Peter Wemm To: cvs-user@freebsd.org Subject: direct repository operation on eBones Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-commit@freebsd.org Precedence: bulk oops.. Forgot to include this list in the CC: line, here 'tis: On Fri, 15 Sep 1995, Peter Wemm wrote: > In order to bring 2.1-stable's eBones up to par with -current, we're just > about to delete the tags off the 2.1-stable branch in that directory, and > effectively re-create the branch. > > A 'make world' on 2.1-stable isn't going to work for an hour or so until > Justin Gibbs arrives to fix passwd etc. (He's in transit to work at the > moment..) > > -Peter OK, I have done: peter@freefall[8:45am]~ .. make a backup of ~ncvs/src/eBones .. :-) peter@freefall[8:46am]~ cvs -q rtag -d RELENG_2_1_0 eBones peter@freefall[8:48am]~ cvs -q rtag -d RELENG_2_1_0_BP eBones peter@freefall[8:51am]~ cvs -q rtag RELENG_2_1_0_BP eBones peter@freefall[8:54am]~ cvs -q rtag -b -r RELENG_2_1_0_BP RELENG_2_1_0 eBones peter@freefall[8:57am]~ ^D So, Over to you guys, Justin and Mark.. -Peter From owner-freebsd-commit Fri Sep 15 11:49:02 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA29244 for freebsd-commit-outgoing; Fri, 15 Sep 1995 11:49:02 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA29232 for cvs-all-outgoing; Fri, 15 Sep 1995 11:49:00 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA29222 for cvs-share-outgoing; Fri, 15 Sep 1995 11:48:58 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA29211 ; Fri, 15 Sep 1995 11:48:53 -0700 Date: Fri, 15 Sep 1995 11:48:53 -0700 From: "Justin T. Gibbs" Message-Id: <199509151848.LAA29211@freefall.freebsd.org> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/FAQ/extras stable-supfile standard-supfile Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/15 11:48:52 Modified: share/FAQ/extras stable-supfile standard-supfile Log: Update these to the new sup targets: src-bin release=current or release=stable From owner-freebsd-commit Fri Sep 15 12:52:07 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA01126 for freebsd-commit-outgoing; Fri, 15 Sep 1995 12:52:07 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA01111 for cvs-all-outgoing; Fri, 15 Sep 1995 12:52:00 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA01101 for cvs-etc-outgoing; Fri, 15 Sep 1995 12:51:58 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA01072 ; Fri, 15 Sep 1995 12:51:44 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id MAA00316; Fri, 15 Sep 1995 12:51:19 -0700 From: "Rodney W. Grimes" Message-Id: <199509151951.MAA00316@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/etc rc sysconfig To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Fri, 15 Sep 1995 12:51:18 -0700 (PDT) Cc: davidg@Root.COM, CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org In-Reply-To: <7669.811139417@time.cdrom.com> from "Jordan K. Hubbard" at Sep 14, 95 09:30:17 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 842 Sender: owner-commit@FreeBSD.org Precedence: bulk > > > That is NOT correct. cvs operations refering to -rHEAD refer to the most > > recent version of the relevant branch. It only refers to the most recent > > version of the "main" branch when that is the branch it was checked out from > > (or in other words has no sticky tag). > > But that doesn't make sense. > > To wit: > > cvs co -P -rRELENG_2_1_0 foomod > cd foomod > cvs update -jHEAD > > Will merge in the changes for *2.2* to foomod, not the "head" of the > RELENG_2_1_0 branch, which is indeed sticky unless I'm grossly > incorrect about how Rod put the tags down. That is exactly correct, and that is one of the intended purposes of the invisible ``HEAD'' tag. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Fri Sep 15 12:52:47 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA01203 for freebsd-commit-outgoing; Fri, 15 Sep 1995 12:52:47 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA01190 for cvs-all-outgoing; Fri, 15 Sep 1995 12:52:41 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA01179 for cvs-etc-outgoing; Fri, 15 Sep 1995 12:52:39 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA01169 ; Fri, 15 Sep 1995 12:52:33 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id MAA00326; Fri, 15 Sep 1995 12:52:15 -0700 From: "Rodney W. Grimes" Message-Id: <199509151952.MAA00326@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/etc rc sysconfig To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Fri, 15 Sep 1995 12:52:15 -0700 (PDT) Cc: davidg@Root.COM, CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org In-Reply-To: <7735.811139539@time.cdrom.com> from "Jordan K. Hubbard" at Sep 14, 95 09:32:19 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 936 Sender: owner-commit@FreeBSD.org Precedence: bulk > > > Well, then the behavior isn't consistent. Instead of doing the update, > > instead do the following: > > > > vi pstat.c > > (and make some stupid but identifiable change) > > cvs diff -c -rHEAD pstat.c > > > > The differences you see will be relative to the head of the RELENG_2_1_0 > > branch, NOT the head of the "main" branch. > > Ah, but I believe that's because `cvs diff' has long been broken. > > Try this, for an example: > > cvs co foo > cd foo > cvs diff -rRELENG_2_1_0 -rHEAD > > You'll see nothing. According to the man page, you're *supposed* to > be able to generate diffs against arbitrary tags, but it's certainly > never worked that way for me. Try his instead: (Much faster, saves the cvs co op :-)) cvs rdiff -rRELENG_2_1_0 -rHEAD foo -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Fri Sep 15 13:06:25 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA01653 for freebsd-commit-outgoing; Fri, 15 Sep 1995 13:06:25 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA01640 for cvs-all-outgoing; Fri, 15 Sep 1995 13:06:21 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA01628 for cvs-etc-outgoing; Fri, 15 Sep 1995 13:06:18 -0700 Received: from aslan.cdrom.com (aslan.cdrom.com [192.216.223.142]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA01623 ; Fri, 15 Sep 1995 13:06:12 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by aslan.cdrom.com (8.6.12/8.6.9) with SMTP id NAA24251; Fri, 15 Sep 1995 13:05:51 -0700 Message-Id: <199509152005.NAA24251@aslan.cdrom.com> X-Authentication-Warning: aslan.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: "Rodney W. Grimes" cc: jkh@time.cdrom.com (Jordan K. Hubbard), davidg@Root.COM, CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc rc sysconfig In-reply-to: Your message of "Fri, 15 Sep 1995 12:52:15 PDT." <199509151952.MAA00326@GndRsh.aac.dev.com> Date: Fri, 15 Sep 1995 13:05:51 -0700 From: "Justin T. Gibbs" Sender: owner-commit@FreeBSD.org Precedence: bulk >> Try this, for an example: >> >> cvs co foo >> cd foo >> cvs diff -rRELENG_2_1_0 -rHEAD >> >> You'll see nothing. According to the man page, you're *supposed* to >> be able to generate diffs against arbitrary tags, but it's certainly >> never worked that way for me. > >Try his instead: (Much faster, saves the cvs co op :-)) > >cvs rdiff -rRELENG_2_1_0 -rHEAD foo rdiff may not be broken, but cvs diff is. >-- >Rod Grimes rgrimes@gndrsh.aac.dev.com >Accurate Automation Company Reliable computers for FreeBSD -- Justin T. Gibbs =========================================== Software Developer - Walnut Creek CDROM FreeBSD: Turning PCs into workstations =========================================== From owner-freebsd-commit Fri Sep 15 13:07:08 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA01722 for freebsd-commit-outgoing; Fri, 15 Sep 1995 13:07:08 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA01709 for cvs-all-outgoing; Fri, 15 Sep 1995 13:07:03 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA01697 for cvs-sbin-outgoing; Fri, 15 Sep 1995 13:06:59 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA01688 ; Fri, 15 Sep 1995 13:06:55 -0700 Date: Fri, 15 Sep 1995 13:06:55 -0700 From: "Andrey A. Chernov" Message-Id: <199509152006.NAA01688@freefall.freebsd.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/startslip startslip.1 startslip.c Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/09/15 13:06:54 Modified: sbin/startslip startslip.1 startslip.c Log: Tune it to REALLY sense carrier drop. Now works with dialin devices too. Add new option in slattach style -l: dont use modem control. Add new option -W: specify max number of dial tries for one phone. Remove -p option, this ugly hack not needed. Fix script timeout expires. Some code cleanups. From owner-freebsd-commit Fri Sep 15 13:15:29 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA01874 for freebsd-commit-outgoing; Fri, 15 Sep 1995 13:15:29 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA01862 for cvs-all-outgoing; Fri, 15 Sep 1995 13:15:26 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA01852 for cvs-share-outgoing; Fri, 15 Sep 1995 13:15:24 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA01840 ; Fri, 15 Sep 1995 13:15:14 -0700 Date: Fri, 15 Sep 1995 13:15:14 -0700 From: "Andrey A. Chernov" Message-Id: <199509152015.NAA01840@freefall.freebsd.org> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/examples/startslip slip.sh Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/09/15 13:15:13 Modified: share/examples/startslip slip.sh Log: Update to reflect new options From owner-freebsd-commit Fri Sep 15 13:17:14 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA01977 for freebsd-commit-outgoing; Fri, 15 Sep 1995 13:17:14 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA01964 for cvs-all-outgoing; Fri, 15 Sep 1995 13:17:09 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA01954 for cvs-user-outgoing; Fri, 15 Sep 1995 13:17:06 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA01945 ; Fri, 15 Sep 1995 13:16:49 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id NAA00498; Fri, 15 Sep 1995 13:16:28 -0700 From: "Rodney W. Grimes" Message-Id: <199509152016.NAA00498@GndRsh.aac.dev.com> Subject: Re: direct repository operations To: peter@jhome.dialix.com (Peter Wemm) Date: Fri, 15 Sep 1995 13:16:27 -0700 (PDT) Cc: cvs-committers@freebsd.org, cvs-user@freebsd.org In-Reply-To: from "Peter Wemm" at Sep 16, 95 02:18:35 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 920 Sender: owner-commit@freebsd.org Precedence: bulk > > Another direct operation to bring these files onto 2.1 for Justin: > > peter@freefall[10:51am]~/work/secure/libexec-115> cvs update -l -f > cvs update: Updating . > U Makefile > U Makefile.inc > peter@freefall[10:52am]~/work/secure/libexec-118> cvs tag RELENG_2_1_0_BP Makefile* > T Makefile > T Makefile.inc Wrong... this did not exists when the branch was created, the _BP tag is only to be applied to files when a branch is created, please go delete the _BP tag on these files, they did not exists at branch creation. And go clean the mess you just made of src/eBones with the same respect to _BP.. > peter@freefall[10:53am]~/work/secure/libexec-119> cvs tag -b RELENG_2_1_0 Makefile* > T Makefile > T Makefile.inc That is correct. > > -Peter > > -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Fri Sep 15 13:18:54 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA02120 for freebsd-commit-outgoing; Fri, 15 Sep 1995 13:18:54 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA02105 for cvs-all-outgoing; Fri, 15 Sep 1995 13:18:49 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA02095 for cvs-etc-outgoing; Fri, 15 Sep 1995 13:18:46 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA02090 ; Fri, 15 Sep 1995 13:18:39 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id NAA00516; Fri, 15 Sep 1995 13:18:33 -0700 From: "Rodney W. Grimes" Message-Id: <199509152018.NAA00516@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/etc rc sysconfig To: gibbs@freefall.FreeBSD.org (Justin T. Gibbs) Date: Fri, 15 Sep 1995 13:18:33 -0700 (PDT) Cc: jkh@time.cdrom.com, davidg@Root.COM, CVS-commiters@freefall.FreeBSD.org, cvs-etc@freefall.FreeBSD.org In-Reply-To: <199509152005.NAA24251@aslan.cdrom.com> from "Justin T. Gibbs" at Sep 15, 95 01:05:51 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 889 Sender: owner-commit@FreeBSD.org Precedence: bulk > > >> Try this, for an example: > >> > >> cvs co foo > >> cd foo > >> cvs diff -rRELENG_2_1_0 -rHEAD > >> > >> You'll see nothing. According to the man page, you're *supposed* to > >> be able to generate diffs against arbitrary tags, but it's certainly > >> never worked that way for me. > > > >Try his instead: (Much faster, saves the cvs co op :-)) > > > >cvs rdiff -rRELENG_2_1_0 -rHEAD foo > > rdiff may not be broken, but cvs diff is. Agreed, and after reading Peters mail and going a looking at the code I see how broken cvs diff is (I rarely use it when looking at differences between branches, I just use rdiff, so I had never seen this particular nasty and suspect not many others have as they use rdiff too :-). -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Fri Sep 15 13:35:12 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA02926 for freebsd-commit-outgoing; Fri, 15 Sep 1995 13:35:12 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA02914 for cvs-all-outgoing; Fri, 15 Sep 1995 13:35:09 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA02903 for cvs-sbin-outgoing; Fri, 15 Sep 1995 13:35:07 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA02890 ; Fri, 15 Sep 1995 13:34:58 -0700 Date: Fri, 15 Sep 1995 13:34:58 -0700 From: "Andrey A. Chernov" Message-Id: <199509152034.NAA02890@freefall.freebsd.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/startslip startslip.c Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/09/15 13:34:57 Modified: sbin/startslip startslip.c Log: Close line before fork, or becomes close twice. Debug output cleanup. From owner-freebsd-commit Fri Sep 15 14:10:51 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA04321 for freebsd-commit-outgoing; Fri, 15 Sep 1995 14:10:51 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA04301 for cvs-all-outgoing; Fri, 15 Sep 1995 14:10:35 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA04289 for cvs-ports-outgoing; Fri, 15 Sep 1995 14:10:32 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA04275 ; Fri, 15 Sep 1995 14:10:24 -0700 Date: Fri, 15 Sep 1995 14:10:24 -0700 From: "Andrey A. Chernov" Message-Id: <199509152110.OAA04275@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/security/pgp/patches.non_usa patch-aa patch-ab patch-ac Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/09/15 14:10:23 Modified: security/pgp Makefile security/pgp/files.non_usa md5 Removed: security/pgp/patches.non_usa patch-aa patch-ab patch-ac Log: Upgrade international version to 2.6.3i From owner-freebsd-commit Fri Sep 15 14:44:02 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA06615 for freebsd-commit-outgoing; Fri, 15 Sep 1995 14:44:02 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA06603 for cvs-all-outgoing; Fri, 15 Sep 1995 14:43:59 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA06591 for cvs-sys-outgoing; Fri, 15 Sep 1995 14:43:56 -0700 Received: (from se@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA06573 ; Fri, 15 Sep 1995 14:43:48 -0700 Date: Fri, 15 Sep 1995 14:43:48 -0700 From: Stefan Esser Message-Id: <199509152143.OAA06573@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa pcibus.c Sender: owner-commit@FreeBSD.org Precedence: bulk se 95/09/15 14:43:47 Modified: sys/i386/isa pcibus.c Log: Another try to determine the PCI bus configuration mode (and whether there is a PCI bus at all) ... - Do not expect the chip sets to follow even very clearly expressed requirements of the PCI 2.0 spec. - Do not read back the value just written to an I/O port without making sure that some other data have crossed the bus in between ... From owner-freebsd-commit Fri Sep 15 14:56:14 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA08872 for freebsd-commit-outgoing; Fri, 15 Sep 1995 14:56:14 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA08838 for cvs-all-outgoing; Fri, 15 Sep 1995 14:56:09 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA08814 for cvs-ports-outgoing; Fri, 15 Sep 1995 14:56:05 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA08735 ; Fri, 15 Sep 1995 14:55:55 -0700 Date: Fri, 15 Sep 1995 14:55:55 -0700 From: "Andrey A. Chernov" Message-Id: <199509152155.OAA08735@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/utils/screen/patches patch-ac Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/09/15 14:55:53 Added: utils/screen/patches patch-ac Log: Fix coredump with scrambler passwords. Submitted by: "Tam T. Lein" From owner-freebsd-commit Fri Sep 15 15:02:52 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA09943 for freebsd-commit-outgoing; Fri, 15 Sep 1995 15:02:52 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA09911 for cvs-all-outgoing; Fri, 15 Sep 1995 15:02:41 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA09886 for cvs-etc-outgoing; Fri, 15 Sep 1995 15:02:33 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA09833 ; Fri, 15 Sep 1995 15:02:12 -0700 Date: Fri, 15 Sep 1995 15:02:12 -0700 From: "Justin T. Gibbs" Message-Id: <199509152202.PAA09833@freefall.freebsd.org> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc inetd.conf services Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/15 15:02:10 Modified: etc inetd.conf services Log: inetd.conf: Add rkinit at 2108/tcp. services: Add rkinitd. From owner-freebsd-commit Fri Sep 15 15:04:32 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA10134 for freebsd-commit-outgoing; Fri, 15 Sep 1995 15:04:32 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA10110 for cvs-all-outgoing; Fri, 15 Sep 1995 15:04:27 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA10092 for cvs-sys-outgoing; Fri, 15 Sep 1995 15:04:20 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA10077 ; Fri, 15 Sep 1995 15:04:09 -0700 Date: Fri, 15 Sep 1995 15:04:09 -0700 From: "Jordan K. Hubbard" Message-Id: <199509152204.PAA10077@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa/sound gus_wave.c Sender: owner-commit@FreeBSD.org Precedence: bulk jkh 95/09/15 15:04:07 Modified: sys/i386/isa/sound gus_wave.c Log: Make dsp0 work for playback. Submitted by: Alain Kalker From owner-freebsd-commit Fri Sep 15 15:07:33 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA10431 for freebsd-commit-outgoing; Fri, 15 Sep 1995 15:07:33 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA10419 for cvs-all-outgoing; Fri, 15 Sep 1995 15:07:26 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA10405 for cvs-etc-outgoing; Fri, 15 Sep 1995 15:07:20 -0700 Received: from aslan.cdrom.com (aslan.cdrom.com [192.216.223.142]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id PAA10365 ; Fri, 15 Sep 1995 15:06:50 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by aslan.cdrom.com (8.6.12/8.6.9) with SMTP id PAA24937; Fri, 15 Sep 1995 15:06:40 -0700 Message-Id: <199509152206.PAA24937@aslan.cdrom.com> X-Authentication-Warning: aslan.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: "Justin T. Gibbs" cc: CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc inetd.conf services In-reply-to: Your message of "Fri, 15 Sep 1995 15:02:12 PDT." <199509152202.PAA09833@freefall.freebsd.org> Date: Fri, 15 Sep 1995 15:06:40 -0700 From: "Justin T. Gibbs" Sender: owner-commit@FreeBSD.org Precedence: bulk >gibbs 95/09/15 15:02:10 > > Modified: etc inetd.conf services > Log: > inetd.conf: > Add rkinit at 2108/tcp. > > services: > Add rkinitd. Oops. That should have been the other way around. -- Justin T. Gibbs =========================================== Software Developer - Walnut Creek CDROM FreeBSD: Turning PCs into workstations =========================================== From owner-freebsd-commit Fri Sep 15 15:16:59 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA11507 for freebsd-commit-outgoing; Fri, 15 Sep 1995 15:16:59 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA11482 for cvs-all-outgoing; Fri, 15 Sep 1995 15:16:49 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA11468 for cvs-etc-outgoing; Fri, 15 Sep 1995 15:16:45 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA11428 ; Fri, 15 Sep 1995 15:16:27 -0700 Date: Fri, 15 Sep 1995 15:16:27 -0700 From: "Justin T. Gibbs" Message-Id: <199509152216.PAA11428@freefall.freebsd.org> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc inetd.conf services Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/15 15:16:24 Branch: etc RELENG_2_1_0 Modified: etc inetd.conf services Log: Merge with HEAD. Brings in rkinit and krb_prop entries plus some additional "PROBLEMS" comments in services that warn about overlapping entries. From owner-freebsd-commit Fri Sep 15 15:19:17 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA11848 for freebsd-commit-outgoing; Fri, 15 Sep 1995 15:19:17 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA11835 for cvs-all-outgoing; Fri, 15 Sep 1995 15:19:12 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA11825 for cvs-sbin-outgoing; Fri, 15 Sep 1995 15:19:08 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA11803 ; Fri, 15 Sep 1995 15:18:51 -0700 Date: Fri, 15 Sep 1995 15:18:51 -0700 From: "Andrey A. Chernov" Message-Id: <199509152218.PAA11803@freefall.freebsd.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/startslip startslip.c Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/09/15 15:18:50 Modified: sbin/startslip startslip.c Log: Oops. Fix my error with -W option From owner-freebsd-commit Fri Sep 15 16:49:38 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA16210 for freebsd-commit-outgoing; Fri, 15 Sep 1995 16:49:38 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA16198 for cvs-all-outgoing; Fri, 15 Sep 1995 16:49:34 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA16188 for cvs-sys-outgoing; Fri, 15 Sep 1995 16:49:31 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA16172 ; Fri, 15 Sep 1995 16:49:25 -0700 Date: Fri, 15 Sep 1995 16:49:25 -0700 From: David Greenman Message-Id: <199509152349.QAA16172@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 mem.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/15 16:49:24 Modified: sys/i386/i386 mem.c Log: Check for page being resident when doing I/O with /dev/kmem and return EFAULT if it is not resident. This prevents the system from manufacturing a zero-fill page for unused but allocated areas of the kernel's VM. This should fix the "CMAP busy" panic that some people saw during system startup. From owner-freebsd-commit Fri Sep 15 17:02:26 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA16950 for freebsd-commit-outgoing; Fri, 15 Sep 1995 17:02:26 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA16936 for cvs-all-outgoing; Fri, 15 Sep 1995 17:02:23 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA16923 for cvs-sys-outgoing; Fri, 15 Sep 1995 17:02:20 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA16911 ; Fri, 15 Sep 1995 17:02:14 -0700 Date: Fri, 15 Sep 1995 17:02:14 -0700 From: "Jordan K. Hubbard" Message-Id: <199509160002.RAA16911@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa/sound gus_wave.c Sender: owner-commit@FreeBSD.org Precedence: bulk jkh 95/09/15 17:02:13 Branch: sys/i386/isa/sound RELENG_2_1_0 Modified: sys/i386/isa/sound gus_wave.c Log: Bring in changes from the HEAD. From owner-freebsd-commit Fri Sep 15 18:41:28 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA23762 for freebsd-commit-outgoing; Fri, 15 Sep 1995 18:41:28 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA23749 for cvs-all-outgoing; Fri, 15 Sep 1995 18:41:24 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA23739 for cvs-ports-outgoing; Fri, 15 Sep 1995 18:41:23 -0700 Received: (from jmz@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA23728 ; Fri, 15 Sep 1995 18:41:17 -0700 Date: Fri, 15 Sep 1995 18:41:17 -0700 From: Jean-Marc Zucconi Message-Id: <199509160141.SAA23728@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/x11/XFree86/scripts configure Sender: owner-commit@FreeBSD.org Precedence: bulk jmz 95/09/15 18:41:16 Modified: x11/XFree86 Makefile Makefile.ftp x11/XFree86/files md5 Log: Upgrade to 3.1.2 Modified: x11/XFree86/pkg PLIST Log: Added cyrillic font files. I have not checked if this file is still correct. Modified: x11/XFree86/scripts configure Log: User input is now only required at the beginning of the script, patches are done after the user configuration. Check if all files are present before building from CDROM From owner-freebsd-commit Fri Sep 15 18:46:03 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA24065 for freebsd-commit-outgoing; Fri, 15 Sep 1995 18:46:03 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA24053 for cvs-all-outgoing; Fri, 15 Sep 1995 18:46:00 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA24042 for cvs-CVSROOT-outgoing; Fri, 15 Sep 1995 18:45:59 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA24019 ; Fri, 15 Sep 1995 18:45:54 -0700 Date: Fri, 15 Sep 1995 18:45:54 -0700 From: Satoshi Asami Message-Id: <199509160145.SAA24019@freefall.freebsd.org> To: CVS-commiters, cvs-CVSROOT Subject: cvs commit: CVSROOT avail Sender: owner-commit@FreeBSD.org Precedence: bulk asami 95/09/15 18:45:53 Modified: . avail Log: Added erich (Eric L. Hernes). Welcome aboard, Eric! :) From owner-freebsd-commit Fri Sep 15 20:04:31 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA26140 for freebsd-commit-outgoing; Fri, 15 Sep 1995 20:04:31 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA26127 for cvs-all-outgoing; Fri, 15 Sep 1995 20:04:22 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA26117 for cvs-user-outgoing; Fri, 15 Sep 1995 20:04:20 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA26104 ; Fri, 15 Sep 1995 20:04:12 -0700 Date: Fri, 15 Sep 1995 20:04:12 -0700 From: "Justin T. Gibbs" Message-Id: <199509160304.UAA26104@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/secure/usr.bin/telnet Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/15 20:04:11 Modified: secure Makefile.inc secure/bin/ed Makefile secure/libexec Makefile.inc secure/libexec/telnetd Makefile secure/usr.bin/telnet Makefile Log: Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries. This makes secure reference the libraries that were just build instead of in /usr/lib. From owner-freebsd-commit Fri Sep 15 20:13:58 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA27000 for freebsd-commit-outgoing; Fri, 15 Sep 1995 20:13:58 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA26985 for cvs-all-outgoing; Fri, 15 Sep 1995 20:13:54 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA26975 for cvs-user-outgoing; Fri, 15 Sep 1995 20:13:52 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA26963 ; Fri, 15 Sep 1995 20:13:41 -0700 Date: Fri, 15 Sep 1995 20:13:41 -0700 From: "Justin T. Gibbs" Message-Id: <199509160313.UAA26963@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/secure/usr.bin/telnet Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/15 20:13:40 Branch: secure RELENG_2_1_0 secure/bin/ed RELENG_2_1_0 secure/libexec RELENG_2_1_0 secure/libexec/telnetd RELENG_2_1_0 secure/usr.bin/telnet RELENG_2_1_0 Modified: secure Makefile.inc secure/bin/ed Makefile secure/libexec Makefile.inc secure/libexec/telnetd Makefile secure/usr.bin/telnet Makefile Log: Merge with Head: Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries. This makes secure reference the libraries that were just built instead of in /usr/lib. From owner-freebsd-commit Fri Sep 15 22:02:50 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA28765 for freebsd-commit-outgoing; Fri, 15 Sep 1995 22:02:50 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA28753 for cvs-all-outgoing; Fri, 15 Sep 1995 22:02:46 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA28743 for cvs-sys-outgoing; Fri, 15 Sep 1995 22:02:44 -0700 Received: (from nate@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA28734 ; Fri, 15 Sep 1995 22:02:38 -0700 Date: Fri, 15 Sep 1995 22:02:38 -0700 From: Nate Williams Message-Id: <199509160502.WAA28734@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/boot/biosboot disk.c Sender: owner-commit@FreeBSD.org Precedence: bulk nate 95/09/15 22:02:37 Modified: sys/i386/boot/biosboot disk.c Log: When confronted with a drive that says there are 36 sectors/track, ignore and set it to 18 sectors/track. This allows FreeBSD to boot with 2.88MB floppies which are used in older ThinkPads. Submitted by: Random Net person whose name I lost From owner-freebsd-commit Fri Sep 15 22:18:32 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA29048 for freebsd-commit-outgoing; Fri, 15 Sep 1995 22:18:32 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA29036 for cvs-all-outgoing; Fri, 15 Sep 1995 22:18:30 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA29025 for cvs-sbin-outgoing; Fri, 15 Sep 1995 22:18:26 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA29016 ; Fri, 15 Sep 1995 22:18:21 -0700 Date: Fri, 15 Sep 1995 22:18:21 -0700 From: "Andrey A. Chernov" Message-Id: <199509160518.WAA29016@freefall.freebsd.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/startslip startslip.c Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/09/15 22:18:21 Modified: sbin/startslip startslip.c Log: Use daemon() instead of fork/setsid/close. Rearrange things to do fork as later as possible. From owner-freebsd-commit Sat Sep 16 00:39:56 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA04147 for freebsd-commit-outgoing; Sat, 16 Sep 1995 00:39:56 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA04134 for cvs-all-outgoing; Sat, 16 Sep 1995 00:39:50 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA04116 for cvs-sys-outgoing; Sat, 16 Sep 1995 00:39:37 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id AAA04108 ; Sat, 16 Sep 1995 00:39:31 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id AAA01052; Sat, 16 Sep 1995 00:39:27 -0700 From: "Rodney W. Grimes" Message-Id: <199509160739.AAA01052@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/sys/i386/boot/biosboot disk.c To: nate@freefall.freebsd.org (Nate Williams) Date: Sat, 16 Sep 1995 00:39:27 -0700 (PDT) Cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org In-Reply-To: <199509160502.WAA28734@freefall.freebsd.org> from "Nate Williams" at Sep 15, 95 10:02:38 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 811 Sender: owner-commit@FreeBSD.org Precedence: bulk > > nate 95/09/15 22:02:37 > > Modified: sys/i386/boot/biosboot disk.c > Log: > When confronted with a drive that says there are 36 sectors/track, > ignore and set it to 18 sectors/track. This allows FreeBSD to boot with > 2.88MB floppies which are used in older ThinkPads. > > Submitted by: Random Net person whose name I lost Now, how about going one step farther and makeing the driver work with 2.88 media. You need to flip a bit in the controller register to set vertical recording mode, and add the table entry for the 2.88 (which should really have another field added to say if we need the vertical bit on or not). -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Sat Sep 16 02:28:36 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA09754 for freebsd-commit-outgoing; Sat, 16 Sep 1995 02:28:36 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA09740 for cvs-all-outgoing; Sat, 16 Sep 1995 02:28:30 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA09730 for cvs-lib-outgoing; Sat, 16 Sep 1995 02:28:27 -0700 Received: (from phk@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA09720 ; Sat, 16 Sep 1995 02:28:19 -0700 Date: Sat, 16 Sep 1995 02:28:19 -0700 From: Poul-Henning Kamp Message-Id: <199509160928.CAA09720@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/stdlib Makefile.inc malloc.3 malloc.c free.3 realloc.3 Sender: owner-commit@FreeBSD.org Precedence: bulk phk 95/09/16 02:28:15 Modified: lib/libc/stdlib Makefile.inc malloc.3 malloc.c Removed: lib/libc/stdlib free.3 realloc.3 Log: ``phkmalloc'' Performance is comparable to gnumalloc if you have sufficient RAM, and it screams around it if you don't. Compiled with "EXTRA_SANITY" until further notice. see malloc.3 for more details. From owner-freebsd-commit Sat Sep 16 03:25:15 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA13975 for freebsd-commit-outgoing; Sat, 16 Sep 1995 03:25:15 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA13960 for cvs-all-outgoing; Sat, 16 Sep 1995 03:25:11 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA13945 for cvs-lib-outgoing; Sat, 16 Sep 1995 03:25:08 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA13930 ; Sat, 16 Sep 1995 03:24:59 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id DAA14786; Sat, 16 Sep 1995 03:21:06 -0700 To: Poul-Henning Kamp cc: CVS-commiters@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/stdlib Makefile.inc malloc.3 malloc.c free.3 realloc.3 In-reply-to: Your message of "Sat, 16 Sep 1995 02:28:19 PDT." <199509160928.CAA09720@freefall.freebsd.org> Date: Sat, 16 Sep 1995 03:21:06 -0700 Message-ID: <14783.811246866@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-commit@FreeBSD.org Precedence: bulk > ``phkmalloc'' As if the current crop of sig 11's in -current wasn't already enough to turn one's hair white.. :-) :-) Jordan From owner-freebsd-commit Sat Sep 16 06:05:37 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA23281 for freebsd-commit-outgoing; Sat, 16 Sep 1995 06:05:37 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA23262 for cvs-all-outgoing; Sat, 16 Sep 1995 06:05:29 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA23121 for cvs-sys-outgoing; Sat, 16 Sep 1995 06:04:07 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA23110 ; Sat, 16 Sep 1995 06:04:00 -0700 Date: Sat, 16 Sep 1995 06:04:00 -0700 From: Bruce Evans Message-Id: <199509161304.GAA23110@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/boot/biosboot disk.c Sender: owner-commit@FreeBSD.org Precedence: bulk bde 95/09/16 06:04:00 Modified: sys/i386/boot/biosboot disk.c Log: Fix recent breakage of non-floppies with 36 sectors/track. Disable support for not looking at the label when booting from fd2d (15-sector floppies in drive 2) and fd2b (other floppies in drive 2). From owner-freebsd-commit Sat Sep 16 06:53:05 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA27471 for freebsd-commit-outgoing; Sat, 16 Sep 1995 06:53:05 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA27455 for cvs-all-outgoing; Sat, 16 Sep 1995 06:53:02 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA27354 for cvs-sys-outgoing; Sat, 16 Sep 1995 06:51:40 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA27325 ; Sat, 16 Sep 1995 06:51:23 -0700 Date: Sat, 16 Sep 1995 06:51:23 -0700 From: Bruce Evans Message-Id: <199509161351.GAA27325@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/boot/biosboot start.S Sender: owner-commit@FreeBSD.org Precedence: bulk bde 95/09/16 06:51:21 Modified: sys/i386/boot/biosboot start.S Log: Add comments about the bogus zeroing of the drive number for floppies and the bogus dummy partition table. From owner-freebsd-commit Sat Sep 16 09:14:02 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA06657 for freebsd-commit-outgoing; Sat, 16 Sep 1995 09:14:02 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA06645 for cvs-all-outgoing; Sat, 16 Sep 1995 09:13:58 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA06619 for cvs-sys-outgoing; Sat, 16 Sep 1995 09:12:36 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id JAA06608 ; Sat, 16 Sep 1995 09:12:22 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id SAA23448; Sat, 16 Sep 1995 18:12:17 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id SAA04555; Sat, 16 Sep 1995 18:12:17 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.12/8.6.9) id SAA01293; Sat, 16 Sep 1995 18:11:24 +0200 From: J Wunsch Message-Id: <199509161611.SAA01293@uriah.heep.sax.de> Subject: Re: cvs commit: src/sys/i386/boot/biosboot disk.c To: rgrimes@gndrsh.aac.dev.com (Rodney W. Grimes) Date: Sat, 16 Sep 1995 18:11:23 +0200 (MET DST) Cc: nate@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199509160739.AAA01052@GndRsh.aac.dev.com> from "Rodney W. Grimes" at Sep 16, 95 00:39:27 am X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 756 Sender: owner-commit@FreeBSD.org Precedence: bulk As Rodney W. Grimes wrote: > > Now, how about going one step farther and makeing the driver work with 2.88 > media. You need to flip a bit in the controller register to set vertical > recording mode, and add the table entry for the 2.88 (which should really > have another field added to say if we need the vertical bit on or not). I've got a drive on loan, and all i need is that bloody controller now! Anyway, i'm not going to trust those floppies at all, so i don't have a good reason to _buy_ such a beast on my own (unless it's really cheap). So if somebody could help me here, i'm willing to make it. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-) From owner-freebsd-commit Sat Sep 16 09:25:38 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA07506 for freebsd-commit-outgoing; Sat, 16 Sep 1995 09:25:38 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA07488 for cvs-all-outgoing; Sat, 16 Sep 1995 09:25:34 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA07471 for cvs-lib-outgoing; Sat, 16 Sep 1995 09:25:32 -0700 Received: (from paul@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA07445 ; Sat, 16 Sep 1995 09:25:27 -0700 Date: Sat, 16 Sep 1995 09:25:27 -0700 From: Paul Richards Message-Id: <199509161625.JAA07445@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libforms/examples Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk paul 95/09/16 09:25:26 Modified: lib/libforms/examples Makefile Log: Removed libdialog. From owner-freebsd-commit Sat Sep 16 09:29:34 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA07818 for freebsd-commit-outgoing; Sat, 16 Sep 1995 09:29:34 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA07802 for cvs-all-outgoing; Sat, 16 Sep 1995 09:29:31 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA07783 for cvs-share-outgoing; Sat, 16 Sep 1995 09:29:29 -0700 Received: (from jmz@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA07762 ; Sat, 16 Sep 1995 09:29:20 -0700 Date: Sat, 16 Sep 1995 09:29:20 -0700 From: Jean-Marc Zucconi Message-Id: <199509161629.JAA07762@freefall.freebsd.org> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/man/man4/man4.i386 joy.4 Sender: owner-commit@FreeBSD.org Precedence: bulk jmz 95/09/16 09:29:18 Modified: share/man/man4/man4.i386 joy.4 Log: Add technical specifications, and give the pinout of the game port Submitted by: Joe Greco From owner-freebsd-commit Sat Sep 16 09:53:36 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA09770 for freebsd-commit-outgoing; Sat, 16 Sep 1995 09:53:36 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA09757 for cvs-all-outgoing; Sat, 16 Sep 1995 09:53:32 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA09747 for cvs-user-outgoing; Sat, 16 Sep 1995 09:53:30 -0700 Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id JAA09737 ; Sat, 16 Sep 1995 09:53:15 -0700 Received: (from peter@localhost) by jhome.DIALix.COM (8.6.12/8.6.9) id AAA14264; Sun, 17 Sep 1995 00:53:08 +0800 Date: Sun, 17 Sep 1995 00:53:08 +0800 (WST) From: Peter Wemm To: cvs-committers@freebsd.org, cvs-user@freebsd.org Subject: Re: heads-up, eBones repository operation about to happen.. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-commit@freebsd.org Precedence: bulk On Sat, 16 Sep 1995, Peter Wemm wrote: > On Fri, 15 Sep 1995, Peter Wemm wrote: > > In order to bring 2.1-stable's eBones up to par with -current, we're just > > about to delete the tags off the 2.1-stable branch in that directory, and > > effectively re-create the branch. > > > > A 'make world' on 2.1-stable isn't going to work for an hour or so until > > Justin Gibbs arrives to fix passwd etc. (He's in transit to work at the > > moment..) > > > > -Peter > > OK, I have done: > > peter@freefall[8:45am]~ .. make a backup of ~ncvs/src/eBones .. :-) > peter@freefall[8:46am]~ cvs -q rtag -d RELENG_2_1_0 eBones > peter@freefall[8:48am]~ cvs -q rtag -d RELENG_2_1_0_BP eBones > peter@freefall[8:51am]~ cvs -q rtag RELENG_2_1_0_BP eBones > peter@freefall[8:54am]~ cvs -q rtag -b -r RELENG_2_1_0_BP RELENG_2_1_0 eBones > peter@freefall[8:57am]~ ^D > > -Peter And, I've now restored ~ncvs/src/eBones from that backup and done: peter@freefall> cvs -q rtag -d RELENG_2_1_0 eBones peter@freefall> cvs -q rtag RELENG_2_1_0_NEW_BP eBones peter@freefall> cvs -q rtag -b -r RELENG_2_1_0_NEW_BP RELENG_2_1_0 eBones We still have that backup, so if anybody wants any modifications to this, yell.. -Peter From owner-freebsd-commit Sat Sep 16 10:05:39 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA10644 for freebsd-commit-outgoing; Sat, 16 Sep 1995 10:05:39 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA10620 for cvs-all-outgoing; Sat, 16 Sep 1995 10:05:35 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA10502 for cvs-sys-outgoing; Sat, 16 Sep 1995 10:04:13 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA10485 ; Sat, 16 Sep 1995 10:04:07 -0700 Date: Sat, 16 Sep 1995 10:04:07 -0700 From: Bruce Evans Message-Id: <199509161704.KAA10485@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/ufs/ufs ufs_disksubr.c Sender: owner-commit@FreeBSD.org Precedence: bulk bde 95/09/16 10:04:07 Modified: sys/i386/conf files.i386 sys/i386/isa fd.c sys/kern subr_diskslice.c sys/sys disklabel.h sys/ufs/ufs ufs_disksubr.c Removed: sys/i386/isa readMBR.c Log: Remove transitory labelling code. Labels are now handled by essentially the original 4.4lite code. Machine Specific Partitions are now handled separately. From owner-freebsd-commit Sat Sep 16 10:15:29 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11458 for freebsd-commit-outgoing; Sat, 16 Sep 1995 10:15:29 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11442 for cvs-all-outgoing; Sat, 16 Sep 1995 10:15:25 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11432 for cvs-lib-outgoing; Sat, 16 Sep 1995 10:15:23 -0700 Received: from precipice.shockwave.com (precipice.shockwave.com [171.69.108.33]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id KAA11427 ; Sat, 16 Sep 1995 10:15:18 -0700 Received: from localhost (localhost [127.0.0.1]) by precipice.shockwave.com (8.6.12/8.6.12) with SMTP id KAA00186; Sat, 16 Sep 1995 10:14:47 -0700 Message-Id: <199509161714.KAA00186@precipice.shockwave.com> To: Poul-Henning Kamp cc: CVS-commiters@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/stdlib Makefile.inc malloc.3 malloc.c free.3 realloc.3 In-reply-to: Your message of "Sat, 16 Sep 1995 02:28:19 PDT." <199509160928.CAA09720@freefall.freebsd.org> Date: Sat, 16 Sep 1995 10:14:46 -0700 From: Paul Traina Sender: owner-commit@FreeBSD.org Precedence: bulk Am I blind, or was there no discussion or code review of this in current or committers first? Malloc/free/sbrk is one of those areas where EVERYONE thinks they can do a better job, and usually they end up screwing up. I don't want a faster malloc(), I want one that's not going to break. There are a bunch of programs that break with gnumalloc(), and that's gotten years of pounding on by a large community. I am extremely unhappy that you've taken it upon yourself to change one of the most complicated and central library functions in FreeBSD without a long testing period by dozens of people and with no way to back out. My suggestion is to back out this change immediately, and create a libpmalloc.a library that you and others who wish to use your malloc may use. Consider me really really really pissed. This isn't a game or anyone's personal system. Paul From: Poul-Henning Kamp Subject: cvs commit: src/lib/libc/stdlib Makefile.inc malloc.3 malloc.c free. >>3 realloc.3 phk 95/09/16 02:28:15 Modified: lib/libc/stdlib Makefile.inc malloc.3 malloc.c Removed: lib/libc/stdlib free.3 realloc.3 Log: ``phkmalloc'' Performance is comparable to gnumalloc if you have sufficient RAM, and it screams around it if you don't. Compiled with "EXTRA_SANITY" until further notice. see malloc.3 for more details. From owner-freebsd-commit Sat Sep 16 10:17:12 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11542 for freebsd-commit-outgoing; Sat, 16 Sep 1995 10:17:12 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11529 for cvs-all-outgoing; Sat, 16 Sep 1995 10:17:08 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11519 for cvs-user-outgoing; Sat, 16 Sep 1995 10:17:06 -0700 Received: from grunt.grondar.za (grunt.grondar.za [196.7.18.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id KAA11509 ; Sat, 16 Sep 1995 10:16:48 -0700 Received: from grumble.grondar.za (grumble.grondar.za [196.7.18.130]) by grunt.grondar.za (8.6.12/8.6.9) with ESMTP id TAA01594; Sat, 16 Sep 1995 19:16:33 +0200 Received: from localhost (localhost [127.0.0.1]) by grumble.grondar.za (8.6.12/8.6.9) with SMTP id TAA13039; Sat, 16 Sep 1995 19:16:32 +0200 Message-Id: <199509161716.TAA13039@grumble.grondar.za> X-Authentication-Warning: grumble.grondar.za: Host localhost didn't use HELO protocol To: Peter Wemm cc: cvs-committers@freebsd.org, cvs-user@freebsd.org Subject: Re: heads-up, eBones repository operation about to happen.. Date: Sat, 16 Sep 1995 19:16:31 +0200 From: Mark Murray Sender: owner-commit@freebsd.org Precedence: bulk > > OK, I have done: > > > > peter@freefall[8:45am]~ .. make a backup of ~ncvs/src/eBones .. :-) > > peter@freefall[8:46am]~ cvs -q rtag -d RELENG_2_1_0 eBones > > peter@freefall[8:48am]~ cvs -q rtag -d RELENG_2_1_0_BP eBones > > peter@freefall[8:51am]~ cvs -q rtag RELENG_2_1_0_BP eBones > > peter@freefall[8:54am]~ cvs -q rtag -b -r RELENG_2_1_0_BP RELENG_2_1_0 eBon es > > peter@freefall[8:57am]~ ^D > > > > -Peter > > And, I've now restored ~ncvs/src/eBones from that backup and done: > > peter@freefall> cvs -q rtag -d RELENG_2_1_0 eBones > peter@freefall> cvs -q rtag RELENG_2_1_0_NEW_BP eBones > peter@freefall> cvs -q rtag -b -r RELENG_2_1_0_NEW_BP RELENG_2_1_0 eBones > > We still have that backup, so if anybody wants any modifications to this, > yell.. What happened? Will I need to do the same? :-( M -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grumble.grondar.za for PGP key From owner-freebsd-commit Sat Sep 16 10:24:29 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11996 for freebsd-commit-outgoing; Sat, 16 Sep 1995 10:24:29 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11984 for cvs-all-outgoing; Sat, 16 Sep 1995 10:24:27 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11971 for cvs-user-outgoing; Sat, 16 Sep 1995 10:24:25 -0700 Received: from aslan.cdrom.com (aslan.cdrom.com [192.216.223.142]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id KAA11950 ; Sat, 16 Sep 1995 10:24:16 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by aslan.cdrom.com (8.6.12/8.6.9) with SMTP id KAA05838; Sat, 16 Sep 1995 10:23:59 -0700 Message-Id: <199509161723.KAA05838@aslan.cdrom.com> X-Authentication-Warning: aslan.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: Peter Wemm cc: cvs-committers@freebsd.org, cvs-user@freebsd.org Subject: Re: heads-up, eBones repository operation about to happen.. In-reply-to: Your message of "Sun, 17 Sep 1995 00:53:08 +0800." Date: Sat, 16 Sep 1995 10:23:59 -0700 From: "Justin T. Gibbs" Sender: owner-commit@freebsd.org Precedence: bulk >On Sat, 16 Sep 1995, Peter Wemm wrote: >And, I've now restored ~ncvs/src/eBones from that backup and done: > >peter@freefall> cvs -q rtag -d RELENG_2_1_0 eBones >peter@freefall> cvs -q rtag RELENG_2_1_0_NEW_BP eBones >peter@freefall> cvs -q rtag -b -r RELENG_2_1_0_NEW_BP RELENG_2_1_0 eBones > >We still have that backup, so if anybody wants any modifications to this, >yell.. > >-Peter I don't understand what the RELENG_2_1_0_NEW_BP gets us. -- Justin T. Gibbs =========================================== Software Developer - Walnut Creek CDROM FreeBSD: Turning PCs into workstations =========================================== From owner-freebsd-commit Sat Sep 16 11:53:11 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28631 for freebsd-commit-outgoing; Sat, 16 Sep 1995 11:53:11 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28594 for cvs-all-outgoing; Sat, 16 Sep 1995 11:53:03 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28576 for cvs-bin-outgoing; Sat, 16 Sep 1995 11:53:01 -0700 Received: (from pst@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28533 ; Sat, 16 Sep 1995 11:52:53 -0700 Date: Sat, 16 Sep 1995 11:52:53 -0700 From: Paul Traina Message-Id: <199509161852.LAA28533@freefall.freebsd.org> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/rmail rmail.c Sender: owner-commit@FreeBSD.org Precedence: bulk pst 95/09/16 11:52:52 Modified: bin/rmail rmail.c Log: If mail is received with no from address, invoke sendmail with /usr/sbin/sendmail -f <> dest rather than /usr/sbin/sendmail -f dest. Submitted by: Michael Butler Obtained from: Eric Allman From owner-freebsd-commit Sat Sep 16 12:57:07 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA06094 for freebsd-commit-outgoing; Sat, 16 Sep 1995 12:57:07 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA06076 for cvs-all-outgoing; Sat, 16 Sep 1995 12:57:03 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA06064 for cvs-user-outgoing; Sat, 16 Sep 1995 12:57:01 -0700 Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA06026 ; Sat, 16 Sep 1995 12:56:52 -0700 Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id MAA01779; Sat, 16 Sep 1995 12:56:33 -0700 From: "Rodney W. Grimes" Message-Id: <199509161956.MAA01779@GndRsh.aac.dev.com> Subject: Re: heads-up, eBones repository operation about to happen.. To: gibbs@freefall.FreeBSD.org (Justin T. Gibbs) Date: Sat, 16 Sep 1995 12:56:32 -0700 (PDT) Cc: peter@jhome.dialix.com, cvs-committers@freebsd.org, cvs-user@freebsd.org In-Reply-To: <199509161723.KAA05838@aslan.cdrom.com> from "Justin T. Gibbs" at Sep 16, 95 10:23:59 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1828 Sender: owner-commit@freebsd.org Precedence: bulk > > >On Sat, 16 Sep 1995, Peter Wemm wrote: > >And, I've now restored ~ncvs/src/eBones from that backup and done: > > > >peter@freefall> cvs -q rtag -d RELENG_2_1_0 eBones > >peter@freefall> cvs -q rtag RELENG_2_1_0_NEW_BP eBones > >peter@freefall> cvs -q rtag -b -r RELENG_2_1_0_NEW_BP RELENG_2_1_0 eBones > > > >We still have that backup, so if anybody wants any modifications to this, > >yell.. > > > >-Peter > > I don't understand what the RELENG_2_1_0_NEW_BP gets us. Neither do I really, except the ability to get a diff for the eBones area from the point just _before_ the massive reorg, which might come in handy. But the important thing is that it is now possible to get back to the original 2_1_0_BP which was destroyed very soon after this whole thing was started. So others know (I have been emailing back and forth with Peter privately) once a _BP tag is layed down that ``state'' should for ever remain exactly as it was. This means you do not every apply that tag to additional files and you must delete that flag from any file you copy in the repository. For one of the reasons (there are many more) that this _BP tag exists see the ``complicated'' version of major branching and merging in the CVS FAQ. Basically it is used to manually do sanity checks on the 3 way merge that would happen if you did this: cvs co src cd src cvs update -jRELENG_2_1_0_BP -jRELENG_2_1_0 But it is also very usefull for doing things like: cvs rdiff -u -rRELENG_2_1_0_BP -rRELENG_2_1_0 module to see what changes have been made on the branch to a specific model, adding and removing files _should_ show up as deltas, if you move the _BP tags around they don't :-(. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-freebsd-commit Sat Sep 16 13:01:28 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA06763 for freebsd-commit-outgoing; Sat, 16 Sep 1995 13:01:28 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA06583 for cvs-all-outgoing; Sat, 16 Sep 1995 13:00:37 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA06262 for cvs-sys-outgoing; Sat, 16 Sep 1995 12:59:02 -0700 Received: from rocky.sri.MT.net (sri.MT.net [204.94.231.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA06249 ; Sat, 16 Sep 1995 12:58:55 -0700 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id OAA19253; Sat, 16 Sep 1995 14:01:08 -0600 Date: Sat, 16 Sep 1995 14:01:08 -0600 From: Nate Williams Message-Id: <199509162001.OAA19253@rocky.sri.MT.net> To: Bruce Evans Cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/boot/biosboot disk.c In-Reply-To: <199509161304.GAA23110@freefall.freebsd.org> References: <199509161304.GAA23110@freefall.freebsd.org> Sender: owner-commit@FreeBSD.org Precedence: bulk Bruce Evans writes: > bde 95/09/16 06:04:00 > > Modified: sys/i386/boot/biosboot disk.c > Log: > Fix recent breakage of non-floppies with 36 sectors/track. Thanks Bruce! Nate From owner-freebsd-commit Sat Sep 16 13:47:44 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA18896 for freebsd-commit-outgoing; Sat, 16 Sep 1995 13:47:44 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA18537 for cvs-all-outgoing; Sat, 16 Sep 1995 13:46:20 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA18521 for cvs-user-outgoing; Sat, 16 Sep 1995 13:46:18 -0700 Received: (from markm@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA18457 ; Sat, 16 Sep 1995 13:46:00 -0700 Date: Sat, 16 Sep 1995 13:46:00 -0700 From: Mark Murray Message-Id: <199509162046.NAA18457@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/include mit-copyright.h Sender: owner-commit@FreeBSD.org Precedence: bulk markm 95/09/16 13:45:58 Modified: eBones/des new_rnd_key.c Log: Bring in a hand written replacement for MIT's file of the same name. Reviewed by:Justin Gibbs Removed: eBones/include mit-copyright.h Log: Removed as it is no longer needed by the new new_rnd_key.c Reviewed by:Justin Gibbs From owner-freebsd-commit Sat Sep 16 14:34:58 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA26719 for freebsd-commit-outgoing; Sat, 16 Sep 1995 14:34:58 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA26569 for cvs-all-outgoing; Sat, 16 Sep 1995 14:33:32 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA26365 for cvs-sys-outgoing; Sat, 16 Sep 1995 14:32:09 -0700 Received: (from pst@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA26347 ; Sat, 16 Sep 1995 14:31:59 -0700 Date: Sat, 16 Sep 1995 14:31:59 -0700 From: Paul Traina Message-Id: <199509162131.OAA26347@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 locore.s Sender: owner-commit@FreeBSD.org Precedence: bulk pst 95/09/16 14:31:58 Modified: sys/i386/i386 locore.s Log: Our existing Cyrix cache-disable code was short-cutting the steps for setting the control register. Make the read and write operations two completely separate steps. While we're at it, pull in the whole set of Cyrix cache control options from NetBSD-current, since a few motherboards do the right thing with the Cyrix chip. There is no option to disable the internal cache completely (yet). Reviewed by: pst Obtained from: NetBSD From owner-freebsd-commit Sat Sep 16 14:39:54 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA27361 for freebsd-commit-outgoing; Sat, 16 Sep 1995 14:39:54 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA27152 for cvs-all-outgoing; Sat, 16 Sep 1995 14:38:31 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA27140 for cvs-lib-outgoing; Sat, 16 Sep 1995 14:38:28 -0700 Received: (from mpp@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA27101 ; Sat, 16 Sep 1995 14:38:18 -0700 From: Mike Pritchard Message-Id: <199509162138.OAA27101@freefall.freebsd.org> Subject: Re: cvs commit: src/lib/libc/stdlib Makefile.inc malloc.3 malloc.c free.3 realloc.3 To: phk@freefall.freebsd.org (Poul-Henning Kamp) Date: Sat, 16 Sep 1995 14:38:18 -0700 (PDT) Cc: CVS-commiters@freefall.freebsd.org, cvs-lib@freefall.freebsd.org In-Reply-To: <199509160928.CAA09720@freefall.freebsd.org> from "Poul-Henning Kamp" at Sep 16, 95 02:28:19 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 584 Sender: owner-commit@FreeBSD.org Precedence: bulk Poul-Henning Kamp wrote: > > phk 95/09/16 02:28:15 > > Modified: lib/libc/stdlib Makefile.inc malloc.3 malloc.c > Removed: lib/libc/stdlib free.3 realloc.3 > Log: > ``phkmalloc'' > Performance is comparable to gnumalloc if you have sufficient RAM, and > it screams around it if you don't. > Compiled with "EXTRA_SANITY" until further notice. > see malloc.3 for more details. Just two comments on this: Is this the best time to bring this in, given the rash of sig11 problems we are currently trying to sort out? Has this been reviewed by anyone? From owner-freebsd-commit Sat Sep 16 14:46:36 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA28095 for freebsd-commit-outgoing; Sat, 16 Sep 1995 14:46:36 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA27936 for cvs-all-outgoing; Sat, 16 Sep 1995 14:45:12 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA27925 for cvs-bin-outgoing; Sat, 16 Sep 1995 14:45:09 -0700 Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id OAA27898 ; Sat, 16 Sep 1995 14:44:58 -0700 Received: (from peter@localhost) by jhome.DIALix.COM (8.6.12/8.6.9) id FAA15080; Sun, 17 Sep 1995 05:44:53 +0800 Date: Sun, 17 Sep 1995 05:44:53 +0800 (WST) From: Peter Wemm To: Paul Traina cc: cvs-bin@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org Subject: Re: cvs commit: src/bin/rmail rmail.c In-Reply-To: <199509161852.LAA28533@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-commit@FreeBSD.org Precedence: bulk On Sat, 16 Sep 1995, Paul Traina wrote: > pst 95/09/16 11:52:52 > > Modified: bin/rmail rmail.c > Log: > If mail is received with no from address, invoke sendmail with > /usr/sbin/sendmail -f <> dest > rather than > /usr/sbin/sendmail -f dest. > > Submitted by: Michael Butler > Obtained from: Eric Allman And reviewed by me, after the commit.. :-) -Peter From owner-freebsd-commit Sat Sep 16 15:32:58 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA02469 for freebsd-commit-outgoing; Sat, 16 Sep 1995 15:32:58 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA02397 for cvs-all-outgoing; Sat, 16 Sep 1995 15:31:35 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA02387 for cvs-user-outgoing; Sat, 16 Sep 1995 15:31:33 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA02368 ; Sat, 16 Sep 1995 15:31:27 -0700 Date: Sat, 16 Sep 1995 15:31:27 -0700 From: "Justin T. Gibbs" Message-Id: <199509162231.PAA02368@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/include mit-copyright.h Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/16 15:31:26 Branch: eBones/des RELENG_2_1_0 Modified: eBones/des new_rnd_key.c Log: Merge with HEAD. Use Mark Murray's version of new_rnd_key.c. It is almost identical to the MIT version except for a few places where it is more efficient by dealing with the key and sequence as u_int32s. Branch: eBones/include RELENG_2_1_0 Removed: eBones/include mit-copyright.h Log: New_rnd_key.c is no longer an MIT derived work so this file is not needed anymore. From owner-freebsd-commit Sat Sep 16 16:07:34 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03814 for freebsd-commit-outgoing; Sat, 16 Sep 1995 16:07:34 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03701 for cvs-all-outgoing; Sat, 16 Sep 1995 16:06:09 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03688 for cvs-user-outgoing; Sat, 16 Sep 1995 16:06:07 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA03670 ; Sat, 16 Sep 1995 16:06:01 -0700 Date: Sat, 16 Sep 1995 16:06:01 -0700 From: "Justin T. Gibbs" Message-Id: <199509162306.QAA03670@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/lib/libkrb send_to_kdc.c Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/16 16:06:01 Branch: eBones/lib/libkrb RELENG_2_1_0 Modified: eBones/lib/libkrb send_to_kdc.c Log: Fix printf formatting error %ls -> %s. From owner-freebsd-commit Sat Sep 16 16:12:54 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA04523 for freebsd-commit-outgoing; Sat, 16 Sep 1995 16:12:54 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA04402 for cvs-all-outgoing; Sat, 16 Sep 1995 16:11:31 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA04390 for cvs-user-outgoing; Sat, 16 Sep 1995 16:11:29 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA04375 ; Sat, 16 Sep 1995 16:11:26 -0700 Date: Sat, 16 Sep 1995 16:11:26 -0700 From: "Justin T. Gibbs" Message-Id: <199509162311.QAA04375@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/lib/libkrb send_to_kdc.c Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/16 16:11:26 Modified: eBones/lib/libkrb send_to_kdc.c Log: Fix printf formatting error %ls -> %s. From owner-freebsd-commit Sat Sep 16 16:16:31 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA04829 for freebsd-commit-outgoing; Sat, 16 Sep 1995 16:16:31 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA04707 for cvs-all-outgoing; Sat, 16 Sep 1995 16:15:08 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA04697 for cvs-etc-outgoing; Sat, 16 Sep 1995 16:15:06 -0700 Received: (from ats@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA04688 ; Sat, 16 Sep 1995 16:15:03 -0700 Date: Sat, 16 Sep 1995 16:15:03 -0700 From: Andreas Schulz Message-Id: <199509162315.QAA04688@freefall.freebsd.org> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc/etc.i386 MAKEDEV Sender: owner-commit@FreeBSD.org Precedence: bulk ats 95/09/16 16:15:02 Modified: etc/etc.i386 MAKEDEV Log: Add a description for the wcd* devices to the Disks section. From owner-freebsd-commit Sat Sep 16 16:24:09 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA05428 for freebsd-commit-outgoing; Sat, 16 Sep 1995 16:24:09 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA05308 for cvs-all-outgoing; Sat, 16 Sep 1995 16:22:46 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA05291 for cvs-user-outgoing; Sat, 16 Sep 1995 16:22:44 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA05279 ; Sat, 16 Sep 1995 16:22:40 -0700 Date: Sat, 16 Sep 1995 16:22:40 -0700 From: "Justin T. Gibbs" Message-Id: <199509162322.QAA05279@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/16 16:22:40 Modified: . Makefile Log: Update for the new location of eBones. Submitted by: Paul Traina From owner-freebsd-commit Sat Sep 16 16:25:59 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA05550 for freebsd-commit-outgoing; Sat, 16 Sep 1995 16:25:59 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA05473 for cvs-all-outgoing; Sat, 16 Sep 1995 16:24:37 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA05462 for cvs-user-outgoing; Sat, 16 Sep 1995 16:24:35 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA05451 ; Sat, 16 Sep 1995 16:24:33 -0700 Date: Sat, 16 Sep 1995 16:24:33 -0700 From: "Justin T. Gibbs" Message-Id: <199509162324.QAA05451@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/16 16:24:32 Branch: . RELENG_2_1_0 Modified: . Makefile Log: Update for the new directory structure of eBones. Submitted by: Paul Traina From owner-freebsd-commit Sat Sep 16 17:39:17 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA09486 for freebsd-commit-outgoing; Sat, 16 Sep 1995 17:39:17 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA09466 for cvs-all-outgoing; Sat, 16 Sep 1995 17:39:12 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA09456 for cvs-user-outgoing; Sat, 16 Sep 1995 17:39:10 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA09443 ; Sat, 16 Sep 1995 17:39:02 -0700 Date: Sat, 16 Sep 1995 17:39:02 -0700 From: "Justin T. Gibbs" Message-Id: <199509170039.RAA09443@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/usr.sbin/kerberos kerberos.c Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/16 17:39:01 Modified: eBones/usr.sbin/kerberos kerberos.c Log: The problem. If the first request to kerberos is not a ticket request, it cores due to using the unitialized global req_name_ptr pointer. -Wall does not reveal this. Repeat by having an old valid ticket and start kerberos. rsh to a non-realm system. Also intialize lifetime to DEFAULT_TKT_LIFE and kerno to KSUCCESS since they can be refernced before being initialized. Submitted by: John Capo From owner-freebsd-commit Sat Sep 16 17:41:20 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA09693 for freebsd-commit-outgoing; Sat, 16 Sep 1995 17:41:20 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA09679 for cvs-all-outgoing; Sat, 16 Sep 1995 17:41:18 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA09667 for cvs-user-outgoing; Sat, 16 Sep 1995 17:41:16 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA09656 ; Sat, 16 Sep 1995 17:41:13 -0700 Date: Sat, 16 Sep 1995 17:41:13 -0700 From: "Justin T. Gibbs" Message-Id: <199509170041.RAA09656@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/eBones/usr.sbin/kerberos kerberos.c Sender: owner-commit@FreeBSD.org Precedence: bulk gibbs 95/09/16 17:41:13 Branch: eBones/usr.sbin/kerberos RELENG_2_1_0 Modified: eBones/usr.sbin/kerberos kerberos.c Log: The problem. If the first request to kerberos is not a ticket request, it cores due to using the unitialized global req_name_ptr pointer. -Wall does not reveal this. Repeat by having an old valid ticket and start kerberos. rsh to a non-realm system. Also intialize lifetime to DEFAULT_TKT_LIFE and kerno to KSUCCESS since they can be refernced before being initialized. Submitted by: John Capo From owner-freebsd-commit Sat Sep 16 18:01:26 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10765 for freebsd-commit-outgoing; Sat, 16 Sep 1995 18:01:26 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10751 for cvs-all-outgoing; Sat, 16 Sep 1995 18:01:23 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10687 for cvs-sys-outgoing; Sat, 16 Sep 1995 18:00:00 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA10677 ; Sat, 16 Sep 1995 17:59:50 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id RAA21265; Sat, 16 Sep 1995 17:55:57 -0700 To: Bruce Evans cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/ufs/ufs ufs_disksubr.c In-reply-to: Your message of "Sat, 16 Sep 1995 10:04:07 PDT." <199509161704.KAA10485@freefall.freebsd.org> Date: Sat, 16 Sep 1995 17:55:57 -0700 Message-ID: <21263.811299357@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-commit@FreeBSD.org Precedence: bulk Is this 2.1 fodder? > bde 95/09/16 10:04:07 > > Modified: sys/i386/conf files.i386 > sys/i386/isa fd.c > sys/kern subr_diskslice.c > sys/sys disklabel.h > sys/ufs/ufs ufs_disksubr.c > Removed: sys/i386/isa readMBR.c > Log: > Remove transitory labelling code. Labels are now handled by essentially > the original 4.4lite code. Machine Specific Partitions are now handled > separately. From owner-freebsd-commit Sat Sep 16 18:01:59 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10826 for freebsd-commit-outgoing; Sat, 16 Sep 1995 18:01:59 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10808 for cvs-all-outgoing; Sat, 16 Sep 1995 18:01:56 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA10796 for cvs-bin-outgoing; Sat, 16 Sep 1995 18:01:54 -0700 Received: from kryten.atinc.com (kryten.Atinc.COM [198.138.38.7]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id SAA10789 ; Sat, 16 Sep 1995 18:01:46 -0700 Received: (jmb@localhost) by kryten.atinc.com (8.6.9/8.3) id UAA06838; Sat, 16 Sep 1995 20:53:40 -0400 Date: Sat, 16 Sep 1995 20:53:39 -0400 (EDT) From: "Jonathan M. Bresler" Subject: Re: cvs commit: src/bin/rmail rmail.c To: Paul Traina cc: cvs-bin@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org In-Reply-To: <199509161852.LAA28533@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-commit@FreeBSD.org Precedence: bulk did this go into -stable as well?? if not, we need a way to introduce, TESTED, modest fixes into -stable as they become available from now until release. the '#define SOMAXCONN 32' in sys/sys/socket.h comes to mind as another example. if this happens already, great! if not ...... On Sat, 16 Sep 1995, Paul Traina wrote: > pst 95/09/16 11:52:52 > > Modified: bin/rmail rmail.c > Log: > If mail is received with no from address, invoke sendmail with > /usr/sbin/sendmail -f <> dest > rather than > /usr/sbin/sendmail -f dest. > > Submitted by: Michael Butler > Obtained from: Eric Allman > Jonathan M. Bresler jmb@kryten.atinc.com | Analysis & Technology, Inc. FreeBSD Postmaster jmb@FreeBSD.Org | 2341 Jeff Davis Hwy play go. | Arlington, VA 22202 ride bike. hack FreeBSD.--ah the good life | 703-418-2800 x346 From owner-freebsd-commit Sat Sep 16 18:16:54 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA11853 for freebsd-commit-outgoing; Sat, 16 Sep 1995 18:16:54 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA11841 for cvs-all-outgoing; Sat, 16 Sep 1995 18:16:50 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA11829 for cvs-bin-outgoing; Sat, 16 Sep 1995 18:16:47 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id SAA11823 ; Sat, 16 Sep 1995 18:16:41 -0700 Received: from corbin.Root.COM (corbin [198.145.90.34]) by Root.COM (8.6.12/8.6.5) with ESMTP id SAA05372; Sat, 16 Sep 1995 18:15:26 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id SAA00141; Sat, 16 Sep 1995 18:17:47 -0700 Message-Id: <199509170117.SAA00141@corbin.Root.COM> To: "Jonathan M. Bresler" cc: Paul Traina , cvs-bin@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org Subject: Re: cvs commit: src/bin/rmail rmail.c In-reply-to: Your message of "Sat, 16 Sep 95 20:53:39 EDT." From: David Greenman Reply-To: davidg@Root.COM Date: Sat, 16 Sep 1995 18:17:46 -0700 Sender: owner-commit@FreeBSD.org Precedence: bulk >did this go into -stable as well?? No, not yet. It's likely that it won't. >if not, we need a way to introduce, TESTED, modest fixes into -stable as >they become available from now until release. That's what I've been doing for the past 3 months. >the '#define SOMAXCONN 32' in sys/sys/socket.h comes to mind as another >example. That one did go into 2.1. >if this happens already, great! if not ...... The side effects of the rmail patch may not be completely benign. I'd like to see this one tested in some real environments before putting it into 2.1. I don't know if this kind of testing will happen before the 2.1 release (I don't think so). -DG From owner-freebsd-commit Sat Sep 16 18:47:37 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA14514 for freebsd-commit-outgoing; Sat, 16 Sep 1995 18:47:37 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA14500 for cvs-all-outgoing; Sat, 16 Sep 1995 18:47:33 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA14350 for cvs-sys-outgoing; Sat, 16 Sep 1995 18:46:11 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA14332 ; Sat, 16 Sep 1995 18:46:04 -0700 Date: Sat, 16 Sep 1995 18:46:04 -0700 From: David Greenman Message-Id: <199509170146.SAA14332@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm vm_glue.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/16 18:46:04 Modified: sys/vm vm_glue.c Log: Check the return value from vm_map_pageable() when mapping the process's UPAGES and associated page table page. Panic on error. This is less than optimial and will be fixed in the future, but is better than the old behavior of panicing with a "kernel page directory invalid" in pmap_enter. From owner-freebsd-commit Sat Sep 16 18:52:50 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA15021 for freebsd-commit-outgoing; Sat, 16 Sep 1995 18:52:50 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA14985 for cvs-all-outgoing; Sat, 16 Sep 1995 18:52:46 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA14854 for cvs-sys-outgoing; Sat, 16 Sep 1995 18:51:24 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA14841 ; Sat, 16 Sep 1995 18:51:20 -0700 Date: Sat, 16 Sep 1995 18:51:20 -0700 From: David Greenman Message-Id: <199509170151.SAA14841@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm vm_glue.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/16 18:51:20 Branch: sys/vm RELENG_2_1_0 Modified: sys/vm vm_glue.c Log: Brought in changes from rev 1.26: check return value of vm_map_pageable()s. From owner-freebsd-commit Sat Sep 16 19:08:44 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA16389 for freebsd-commit-outgoing; Sat, 16 Sep 1995 19:08:44 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA16373 for cvs-all-outgoing; Sat, 16 Sep 1995 19:08:41 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA16362 for cvs-user-outgoing; Sat, 16 Sep 1995 19:08:37 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA16345 ; Sat, 16 Sep 1995 19:08:29 -0700 Date: Sat, 16 Sep 1995 19:08:29 -0700 From: "Jordan K. Hubbard" Message-Id: <199509170208.TAA16345@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk jkh 95/09/16 19:08:28 Branch: . RELENG_2_1_0 Modified: . Makefile Log: Somebody inserted a space into the libraries target for the eBones stuff, causing make world to fall over. Fix it. This entire file needs to be napalmed! "Warty things too big, start over." From owner-freebsd-commit Sat Sep 16 19:14:26 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA16848 for freebsd-commit-outgoing; Sat, 16 Sep 1995 19:14:26 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA16827 for cvs-all-outgoing; Sat, 16 Sep 1995 19:14:22 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA16811 for cvs-bin-outgoing; Sat, 16 Sep 1995 19:14:18 -0700 Received: from precipice.shockwave.com (precipice.shockwave.com [171.69.108.33]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id TAA16793 ; Sat, 16 Sep 1995 19:14:04 -0700 Received: from localhost (localhost [127.0.0.1]) by precipice.shockwave.com (8.6.12/8.6.12) with SMTP id TAA14217; Sat, 16 Sep 1995 19:12:18 -0700 Message-Id: <199509170212.TAA14217@precipice.shockwave.com> To: davidg@Root.COM cc: "Jonathan M. Bresler" , cvs-bin@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org Subject: Re: cvs commit: src/bin/rmail rmail.c In-reply-to: Your message of "Sat, 16 Sep 1995 18:17:46 PDT." <199509170117.SAA00141@corbin.Root.COM> Date: Sat, 16 Sep 1995 19:12:16 -0700 From: Paul Traina Sender: owner-commit@FreeBSD.org Precedence: bulk I agree 100%. It makes even more hair on the back of my neck stand up when I see changes to 2.2 put into stable right away (unless they're things to fix builds et al). The side effects of the rmail patch may not be completely benign. I'd like to see this one tested in some real environments before putting it into 2.1. I don't know if this kind of testing will happen before the 2.1 release (I don't think so). -DG From owner-freebsd-commit Sat Sep 16 20:39:13 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA23124 for freebsd-commit-outgoing; Sat, 16 Sep 1995 20:39:13 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA23112 for cvs-all-outgoing; Sat, 16 Sep 1995 20:39:09 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA23099 for cvs-user-outgoing; Sat, 16 Sep 1995 20:39:07 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA23078 ; Sat, 16 Sep 1995 20:38:57 -0700 Date: Sat, 16 Sep 1995 20:38:57 -0700 From: "Jordan K. Hubbard" Message-Id: <199509170338.UAA23078@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk jkh 95/09/16 20:38:55 Modified: . Makefile Log: Remove extraneous blank in libraries target (from 2.1). From owner-freebsd-commit Sat Sep 16 23:38:01 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00165 for freebsd-commit-outgoing; Sat, 16 Sep 1995 23:38:01 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00152 for cvs-all-outgoing; Sat, 16 Sep 1995 23:37:56 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00142 for cvs-gnu-outgoing; Sat, 16 Sep 1995 23:37:54 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00129 ; Sat, 16 Sep 1995 23:37:44 -0700 Date: Sat, 16 Sep 1995 23:37:44 -0700 From: David Greenman Message-Id: <199509170637.XAA00129@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cvs/cvs update.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/16 23:37:44 Branch: gnu/usr.bin/cvs/cvs RELENG_2_1_0 Modified: gnu/usr.bin/cvs/cvs update.c Log: Brought in changes from rev 1.9: bandaid for NULL pointer dereference. From owner-freebsd-commit Sat Sep 16 23:40:09 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00281 for freebsd-commit-outgoing; Sat, 16 Sep 1995 23:40:09 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00265 for cvs-all-outgoing; Sat, 16 Sep 1995 23:40:07 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00254 for cvs-gnu-outgoing; Sat, 16 Sep 1995 23:40:05 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00241 ; Sat, 16 Sep 1995 23:40:01 -0700 Date: Sat, 16 Sep 1995 23:40:01 -0700 From: David Greenman Message-Id: <199509170640.XAA00241@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/patch pch.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/16 23:40:00 Branch: gnu/usr.bin/patch RELENG_2_1_0 Modified: gnu/usr.bin/patch pch.c Log: Brought in changes from rev 1.6: Give 'Index:' priority over other paths. From owner-freebsd-commit Sat Sep 16 23:43:35 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00421 for freebsd-commit-outgoing; Sat, 16 Sep 1995 23:43:35 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00408 for cvs-all-outgoing; Sat, 16 Sep 1995 23:43:32 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00398 for cvs-gnu-outgoing; Sat, 16 Sep 1995 23:43:31 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00384 ; Sat, 16 Sep 1995 23:43:17 -0700 Date: Sat, 16 Sep 1995 23:43:17 -0700 From: David Greenman Message-Id: <199509170643.XAA00384@freefall.freebsd.org> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/texinfo/info terminal.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/16 23:43:17 Branch: gnu/usr.bin/texinfo/info RELENG_2_1_0 Modified: gnu/usr.bin/texinfo/info terminal.c Log: Brought in change from rev 1.3: re-init screen after resume from /fg. From owner-freebsd-commit Sat Sep 16 23:54:42 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00752 for freebsd-commit-outgoing; Sat, 16 Sep 1995 23:54:42 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00740 for cvs-all-outgoing; Sat, 16 Sep 1995 23:54:39 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00730 for cvs-user-outgoing; Sat, 16 Sep 1995 23:54:37 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00721 ; Sat, 16 Sep 1995 23:54:31 -0700 Date: Sat, 16 Sep 1995 23:54:31 -0700 From: David Greenman Message-Id: <199509170654.XAA00721@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/lkm/syscons/snake snake_saver.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/16 23:54:31 Branch: lkm/syscons/snake RELENG_2_1_0 Modified: lkm/syscons/snake snake_saver.c Log: Change version to "FreeBSD-2.1". From owner-freebsd-commit Sat Sep 16 23:57:52 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00866 for freebsd-commit-outgoing; Sat, 16 Sep 1995 23:57:52 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00854 for cvs-all-outgoing; Sat, 16 Sep 1995 23:57:49 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00842 for cvs-sbin-outgoing; Sat, 16 Sep 1995 23:57:47 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00833 ; Sat, 16 Sep 1995 23:57:45 -0700 Date: Sat, 16 Sep 1995 23:57:45 -0700 From: David Greenman Message-Id: <199509170657.XAA00833@freefall.freebsd.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/i386/ft Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/16 23:57:44 Modified: sbin/i386/ft Makefile Log: Use default COPTS. From owner-freebsd-commit Sat Sep 16 23:59:12 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00958 for freebsd-commit-outgoing; Sat, 16 Sep 1995 23:59:12 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00946 for cvs-all-outgoing; Sat, 16 Sep 1995 23:59:09 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00936 for cvs-sbin-outgoing; Sat, 16 Sep 1995 23:59:08 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00927 ; Sat, 16 Sep 1995 23:59:05 -0700 Date: Sat, 16 Sep 1995 23:59:05 -0700 From: David Greenman Message-Id: <199509170659.XAA00927@freefall.freebsd.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/i386/ft Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/09/16 23:59:05 Branch: sbin/i386/ft RELENG_2_1_0 Modified: sbin/i386/ft Makefile Log: Brought in change from rev 1.5: use default COPTS.