From owner-freebsd-commit Sun May 14 00:05:55 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA25718 for commit-outgoing; Sun, 14 May 1995 00:05:55 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA25697 for cvs-usrsbin-outgoing; Sun, 14 May 1995 00:05:53 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA25687 ; Sun, 14 May 1995 00:05:49 -0700 Date: Sun, 14 May 1995 00:05:49 -0700 From: "Rodney W. Grimes" Message-Id: <199505140705.AAA25687@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/bad144 bad144.8 bad144.c Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/05/14 00:05:48 Modified: usr.sbin/bad144 bad144.8 bad144.c Log: Add bad144 -s option to scan entire slice of disk. Obtained from: FreeBSD 1.1.5.1 (Just the scan function itself was added) From owner-freebsd-commit Sun May 14 00:14:29 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA26201 for commit-outgoing; Sun, 14 May 1995 00:14:29 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA26182 for cvs-ports-outgoing; Sun, 14 May 1995 00:14:26 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA26170 ; Sun, 14 May 1995 00:14:20 -0700 Date: Sun, 14 May 1995 00:14:20 -0700 From: Satoshi Asami Message-Id: <199505140714.AAA26170@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/utils Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/14 00:14:19 Modified: audio Makefile Log: Mention everything in the parent Makefile. Add BROKEN: rplay Modified: editors Makefile Log: Delete BROKEN: none (or what are we going to do if someone writes an editor called "No One's Nice Editor"?!? :p) Modified: graphics Makefile Log: Add Mesa (doesn't install) and vcg (can't connect to master site) to BROKEN list. Modified: lang Makefile Log: Oops, gnat was fixed earlier today by Josh (I think...or was in Jeff?)... move it to SUBDIR. Modified: utils Makefile Log: Add BROKEN: vmsbackup (can't connect to ftp site). From owner-freebsd-commit Sun May 14 00:15:54 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA26332 for commit-outgoing; Sun, 14 May 1995 00:15:54 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA26320 for cvs-usrsbin-outgoing; Sun, 14 May 1995 00:15:53 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA26310 ; Sun, 14 May 1995 00:15:48 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id AAA02343; Sun, 14 May 1995 00:15:04 -0700 From: "Rodney W. Grimes" Message-Id: <199505140715.AAA02343@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/usr.sbin/bad144 bad144.8 bad144.c To: rgrimes@freefall.cdrom.com (Rodney W. Grimes) Date: Sun, 14 May 1995 00:15:03 -0700 (PDT) Cc: CVS-commiters@freefall.cdrom.com, cvs-usrsbin@freefall.cdrom.com In-Reply-To: <199505140705.AAA25687@freefall.cdrom.com> from "Rodney W. Grimes" at May 14, 95 00:05:49 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: 1432 Sender: commit-owner@FreeBSD.org Precedence: bulk > > rgrimes 95/05/14 00:05:48 > > Modified: usr.sbin/bad144 bad144.8 bad144.c > Log: > Add bad144 -s option to scan entire slice of disk. > > Obtained from: FreeBSD 1.1.5.1 (Just the scan function itself was added) This is not completed work, but fully functional as far as I can test it (I don't have any disks with bad blocks on them, phk has looked at this breifly and will be testing it during the day today after he gets up). There are 3 to 4 pending bugs from myself and Bruce Evans against this code, but they are all very minor nits and should not stop the code from doing the job it is suppose to. You can even use this to find bad blocks on your scsi disk with this command: bad144 -s -v -n /dev/rsd0c The -n option is not documented, but it says to not write to the disk (ie don't set the bad144 flag, and don't write the bad144 table that would currupt the end of your last partition. NOTE that if you forget that -n option you could DAMAGE YOUR FILE SYSTEM!!! There is no bad144 support in the scsi disk drivers, so this will not work for mapping blocks out of a scsi disk using bad144, but you can use scsi(8) to turn on automatic read reallocation and then scan the disk with this and it should automagically remap the block for you!! -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-commit Sun May 14 00:47:19 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA28788 for commit-outgoing; Sun, 14 May 1995 00:47:19 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA28769 for cvs-etc-outgoing; Sun, 14 May 1995 00:47:12 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA28732 ; Sun, 14 May 1995 00:46:40 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id RAA19196; Sun, 14 May 1995 17:46:27 +1000 Date: Sun, 14 May 1995 17:46:27 +1000 From: Bruce Evans Message-Id: <199505140746.RAA19196@godzilla.zeta.org.au> To: ache@freefall.cdrom.com, rgrimes@gndrsh.aac.dev.com Subject: Re: cvs commit: src/etc Makefile Cc: CVS-commiters@freefall.cdrom.com, cvs-etc@freefall.cdrom.com Sender: commit-owner@FreeBSD.org Precedence: bulk >> Modified: etc Makefile >> Log: >> Change ln -sf to rm -f and ln -s, first one work incorrectly >> for directories when called second time >Thank you for fixing this for me, now the real questions is what is >broken with ln -sf that makes it necessary to do this? >Please open a pr about the fact that ln -sf does not quite do the right >things for symbolic links to directories when called a second time. It's working as intended (brokenly). ln without -f follows symlinks to determine if the target is a directory, so ln -s any existing-symlink-to-existing-dir creates a symlink in the existing-dir. The -f flag shouldn't change this behaviour. It doesn't change it in either FreeBSD ln or gnu ln. The right way to handle this was for ln to default to not operating on directories. You would have had use a trailing slash in the file name if you really wanted a directory. ln wouldn't parse the slash but it would use lstat() instead of stat() to determine if the target is a directory. The trailing slash (or its absence) makes lstat() DTRT for symlinks to directories. As it is, the bug is in the documentation. ln.4 doesn't completely document the behaviour for symlinks to directories. ln.c names the target and source back to front. Bruce From owner-freebsd-commit Sun May 14 01:19:52 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA29955 for commit-outgoing; Sun, 14 May 1995 01:19:52 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA29939 for cvs-usrsbin-outgoing; Sun, 14 May 1995 01:19:39 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA29927 ; Sun, 14 May 1995 01:19:18 -0700 Date: Sun, 14 May 1995 01:19:18 -0700 From: "Rodney W. Grimes" Message-Id: <199505140819.BAA29927@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/bad144 bad144.c Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/05/14 01:19:13 Modified: usr.sbin/bad144 bad144.c Log: Don't add a slash to the end of _PATH_DEV, it already has one. Print a final newline to stderr after the scan finishes, only do it at the right place in this version, 1.1.5.1 caused an extra newline if you where not running -s, and it went to stdout instead of stderr. Obtained from: FreeBSD 1.1.5.1 From owner-freebsd-commit Sun May 14 01:41:23 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA00529 for commit-outgoing; Sun, 14 May 1995 01:41:23 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA00503 for cvs-usrsbin-outgoing; Sun, 14 May 1995 01:41:06 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA00491 ; Sun, 14 May 1995 01:40:44 -0700 Date: Sun, 14 May 1995 01:40:44 -0700 From: "Rodney W. Grimes" Message-Id: <199505140840.BAA00491@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/bad144 bad144.c Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/05/14 01:40:40 Modified: usr.sbin/bad144 bad144.c Log: printf -> fprintf when you use a fd arg :-), oops! From owner-freebsd-commit Sun May 14 03:31:19 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA03776 for commit-outgoing; Sun, 14 May 1995 03:31:19 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA03760 for cvs-ports-outgoing; Sun, 14 May 1995 03:31:15 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA03748 ; Sun, 14 May 1995 03:31:09 -0700 Date: Sun, 14 May 1995 03:31:09 -0700 From: Satoshi Asami Message-Id: <199505141031.DAA03748@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/x11/tkinfo/patches patch-ab Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/14 03:31:08 Added: x11/tkinfo/patches patch-ab Log: Set the default INFOPATH to .:/usr/share/info:/usr/local/info:/usr/gnu/info:/usr/local/lib/emacs/info so that it can find the system info dir file in /usr/share/info. Note that it won't find /usr/local/info/dir, where all the ports go.... :< Pointed-out by: jkh From owner-freebsd-commit Sun May 14 04:01:37 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA06257 for commit-outgoing; Sun, 14 May 1995 04:01:37 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA06245 for cvs-sys-outgoing; Sun, 14 May 1995 04:01:32 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA06233 ; Sun, 14 May 1995 04:01:24 -0700 Date: Sun, 14 May 1995 04:01:24 -0700 From: David Greenman Message-Id: <199505141101.EAA06233@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa if_ed.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/05/14 04:01:23 Modified: sys/i386/isa if_ed.c Log: After carefully reading three reference documents, and analyzing the 802.3 frames generated by the DC21040 (which does automatic padding of less-than-minimum frames) and the frames generated by the 'ed' driver, I've found that there is indeed a bug in the size of "ETHER_MIN_LEN" as reported by several people, John Hay being the most recent. The driver was actually setting the length to 6+6+2+50 (64 bytes), which when adding in the CRC (which is automatically appended to the frame and not included in the length), the minimum frame is 4 bytes larger than it is supposed to be. All of this is confirmed by tcpdump showing 50 bytes of data for minimum frames from the 'ed' cards and 46 bytes from 'de' cards. This analysis has also revealed that there is garbage in the un-filled in portion at the end of the minimum frames from the 'ed' driver; I don't plan to fix this. From owner-freebsd-commit Sun May 14 04:24:48 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA07185 for commit-outgoing; Sun, 14 May 1995 04:24:48 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA07172 for cvs-usrsbin-outgoing; Sun, 14 May 1995 04:24:47 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA07162 ; Sun, 14 May 1995 04:24:42 -0700 Date: Sun, 14 May 1995 04:24:42 -0700 From: Satoshi Asami Message-Id: <199505141124.EAA07162@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/amd Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/14 04:24:42 Modified: usr.sbin/amd Makefile Log: Added "doc" to the list of subdirs, so that amdref.info* will get installed in /usr/share/info...closes my own PR, docs/408 (aaah now I need to figure out how to "close" PRs... ;).... From owner-freebsd-commit Sun May 14 05:46:26 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA09924 for commit-outgoing; Sun, 14 May 1995 05:46:26 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA09911 for cvs-ports-outgoing; Sun, 14 May 1995 05:46:17 -0700 Received: (from adam@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA09900 ; Sun, 14 May 1995 05:46:07 -0700 Date: Sun, 14 May 1995 05:46:07 -0700 From: Adam David Message-Id: <199505141246.FAA09900@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/net/dgd/pkg PLIST Sender: commit-owner@FreeBSD.org Precedence: bulk adam 95/05/14 05:46:07 Modified: net/dgd Makefile net/dgd/pkg PLIST Log: workaround for package creation, by copying to a temporary PLIST From owner-freebsd-commit Sun May 14 05:54:44 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA10230 for commit-outgoing; Sun, 14 May 1995 05:54:44 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA10207 for cvs-user-outgoing; Sun, 14 May 1995 05:54:40 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA10180 ; Sun, 14 May 1995 05:54:31 -0700 Date: Sun, 14 May 1995 05:54:31 -0700 From: Bruce Evans Message-Id: <199505141254.FAA10180@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/lkm/syscons saver.h Sender: commit-owner@FreeBSD.org Precedence: bulk bde 95/05/14 05:54:31 Modified: lkm/syscons saver.h Log: Fix declaration of palette[] so that fade saver doesn't cause panics. From owner-freebsd-commit Sun May 14 06:06:25 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA10751 for commit-outgoing; Sun, 14 May 1995 06:06:25 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA10738 for cvs-ports-outgoing; Sun, 14 May 1995 06:06:23 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id GAA10731 ; Sun, 14 May 1995 06:06:18 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id GAA07661; Sun, 14 May 1995 06:06:15 -0700 Date: Sun, 14 May 1995 06:06:15 -0700 Message-Id: <199505141306.GAA07661@silvia.HIP.Berkeley.EDU> To: adam@freefall.cdrom.com CC: CVS-commiters@freefall.cdrom.com, cvs-ports@freefall.cdrom.com In-reply-to: <199505141246.FAA09900@freefall.cdrom.com> (message from Adam David on Sun, 14 May 1995 05:46:07 -0700) Subject: Re: cvs commit: ports/net/dgd/pkg PLIST From: asami@cs.berkeley.edu (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: commit-owner@FreeBSD.org Precedence: bulk * workaround for package creation, by copying to a temporary PLIST Can you please please please stop doing this and make it a conventional port? It's simply not working!!! I have asked you several times, and this will be my last. I don't want to sound like a tyrant, but this is really getting to my nerves and wasting my time. If you fail to comply this time, I will take over the maintenance of this port. Thanks. Satoshi ======= # 14 06:02:58 /e/work/asami # ## cvs co dgd cvs checkout: Updating dgd U dgd/Makefile U dgd/ncftprc cvs checkout: Updating dgd/files U dgd/files/md5 cvs checkout: Updating dgd/patches U dgd/patches/patch-aa U dgd/patches/patch-ab cvs checkout: Updating dgd/pkg U dgd/pkg/COMMENT U dgd/pkg/DESCR U dgd/pkg/PLIST U dgd/pkg/REQ cvs checkout: Updating dgd/scripts U dgd/scripts/configure # 15 06:03:06 /e/work/asami # ## cd dgd total 8 1 CVS/ 1 files/ 1 patches/ 1 scripts/ 2 Makefile 1 ncftprc 1 pkg/ # 16 06:03:09 /e/work/asami/dgd # ## make package cannot create /e/work/asami/dgd/work/PLIST: directory nonexistent *** Error code 2 Stop. From owner-freebsd-commit Sun May 14 06:58:06 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA11392 for commit-outgoing; Sun, 14 May 1995 06:58:06 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA11379 for cvs-ports-outgoing; Sun, 14 May 1995 06:58:02 -0700 Received: (from adam@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA11369 ; Sun, 14 May 1995 06:57:59 -0700 Date: Sun, 14 May 1995 06:57:59 -0700 From: Adam David Message-Id: <199505141357.GAA11369@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/net/dgd Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk adam 95/05/14 06:57:58 Modified: net/dgd Makefile Log: Oops, move generation of temp PLIST into post-build: target From owner-freebsd-commit Sun May 14 08:21:55 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA15524 for commit-outgoing; Sun, 14 May 1995 08:21:55 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA15507 for cvs-usrsbin-outgoing; Sun, 14 May 1995 08:21:45 -0700 Received: (from gpalmer@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA15493 ; Sun, 14 May 1995 08:21:38 -0700 Date: Sun, 14 May 1995 08:21:38 -0700 From: Gary Palmer Message-Id: <199505141521.IAA15493@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/tcpdump/tcpslice tcpslice.1 Sender: commit-owner@FreeBSD.org Precedence: bulk gpalmer 95/05/14 08:21:37 Modified: usr.sbin/tcpdump/tcpslice tcpslice.1 Log: tcpdump is in (1) not (l) From owner-freebsd-commit Sun May 14 09:28:25 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA16651 for commit-outgoing; Sun, 14 May 1995 09:28:25 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA16595 for cvs-ports-outgoing; Sun, 14 May 1995 09:27:01 -0700 Received: from thud.cdrom.com (thud.cdrom.com [192.216.222.13]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id JAA16588 ; Sun, 14 May 1995 09:26:56 -0700 Received: (from adam@localhost) by thud.cdrom.com (8.6.11/8.6.9) id JAA23773 ; Sun, 14 May 1995 09:26:59 -0700 Date: Sun, 14 May 1995 09:26:59 -0700 From: Adam David Message-Id: <199505141626.JAA23773@thud.cdrom.com> To: CVS-commiters@thud.cdrom.com, cvs-ports@thud.cdrom.com Subject: cvs commit: ports/news/cnews/pkg PLIST Sender: commit-owner@FreeBSD.org Precedence: bulk adam 95/05/14 09:26:58 Modified: news/cnews/pkg PLIST Log: name all lib/news/* and libexec/news/* From owner-freebsd-commit Sun May 14 10:01:19 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA17065 for commit-outgoing; Sun, 14 May 1995 10:01:19 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA17052 for cvs-gnu-outgoing; Sun, 14 May 1995 10:01:17 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA17039 ; Sun, 14 May 1995 10:01:09 -0700 Date: Sun, 14 May 1995 10:01:09 -0700 From: "Andrey A. Chernov" Message-Id: <199505141701.KAA17039@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/libexec/uucp/uuconv Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/14 10:01:08 Modified: gnu/libexec/uucp/uuchk Makefile gnu/libexec/uucp/uuconv Makefile Log: Install uuconv/uuchk with right permissions From owner-freebsd-commit Sun May 14 10:54:57 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA18338 for commit-outgoing; Sun, 14 May 1995 10:54:57 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA18319 for cvs-gnu-outgoing; Sun, 14 May 1995 10:54:51 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA18307 ; Sun, 14 May 1995 10:54:46 -0700 Date: Sun, 14 May 1995 10:54:46 -0700 From: "Rodney W. Grimes" Message-Id: <199505141754.KAA18307@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/texinfo/info filesys.c Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/05/14 10:54:45 Modified: gnu/usr.bin/texinfo/info filesys.c Log: This patch teaches info to read gzipped files (emacs info already works) so one can gzip files in /usr/share/info and save a few megabytes diskspace. Submitted by: Kai Vorma From owner-freebsd-commit Sun May 14 11:43:39 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA20535 for commit-outgoing; Sun, 14 May 1995 11:43:39 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA20519 for cvs-sbin-outgoing; Sun, 14 May 1995 11:43:37 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA20501 ; Sun, 14 May 1995 11:43:27 -0700 Date: Sun, 14 May 1995 11:43:27 -0700 From: "Andrey A. Chernov" Message-Id: <199505141843.LAA20501@freefall.cdrom.com> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/14 11:43:26 Modified: sbin Makefile Log: Add dumpon From owner-freebsd-commit Sun May 14 11:48:08 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA20782 for commit-outgoing; Sun, 14 May 1995 11:48:08 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA20769 for cvs-ports-outgoing; Sun, 14 May 1995 11:48:06 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA20758 ; Sun, 14 May 1995 11:48:03 -0700 Date: Sun, 14 May 1995 11:48:03 -0700 From: "Andrey A. Chernov" Message-Id: <199505141848.LAA20758@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/archivers/hpack.non-usa.only/pkg - New directory Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/14 11:48:03 ports/archivers/hpack.non-usa.only/pkg - New directory From owner-freebsd-commit Sun May 14 11:48:47 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA20845 for commit-outgoing; Sun, 14 May 1995 11:48:47 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA20832 for cvs-ports-outgoing; Sun, 14 May 1995 11:48:45 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA20822 ; Sun, 14 May 1995 11:48:44 -0700 Date: Sun, 14 May 1995 11:48:44 -0700 From: "Andrey A. Chernov" Message-Id: <199505141848.LAA20822@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/archivers/hpack.non-usa.only/pkg COMMENT DESCR PLIST Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/14 11:48:43 Added: archivers/hpack.non-usa.only/pkg COMMENT DESCR PLIST Log: Add pkg From owner-freebsd-commit Sun May 14 12:05:45 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA22032 for commit-outgoing; Sun, 14 May 1995 12:05:45 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA21993 for cvs-ports-outgoing; Sun, 14 May 1995 12:05:39 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA21968 ; Sun, 14 May 1995 12:05:34 -0700 Date: Sun, 14 May 1995 12:05:34 -0700 From: "Andrey A. Chernov" Message-Id: <199505141905.MAA21968@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/archivers/zip.with_encryption/files - New directory Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/14 12:05:34 ports/archivers/zip.with_encryption/files - New directory From owner-freebsd-commit Sun May 14 12:05:46 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA22034 for commit-outgoing; Sun, 14 May 1995 12:05:46 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA22004 for cvs-ports-outgoing; Sun, 14 May 1995 12:05:40 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA21991 ; Sun, 14 May 1995 12:05:39 -0700 Date: Sun, 14 May 1995 12:05:39 -0700 From: "Andrey A. Chernov" Message-Id: <199505141905.MAA21991@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/archivers/zip.with_encryption/pkg - New directory Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/14 12:05:38 ports/archivers/zip.with_encryption/pkg - New directory From owner-freebsd-commit Sun May 14 12:07:18 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA22228 for commit-outgoing; Sun, 14 May 1995 12:07:18 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA22208 for cvs-ports-outgoing; Sun, 14 May 1995 12:07:15 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA22196 ; Sun, 14 May 1995 12:07:12 -0700 Date: Sun, 14 May 1995 12:07:12 -0700 From: "Andrey A. Chernov" Message-Id: <199505141907.MAA22196@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/archivers/zip.with_encryption/pkg COMMENT DESCR PLIST Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/14 12:07:12 Modified: archivers/zip.with_encryption Makefile Added: archivers/zip.with_encryption/files md5 archivers/zip.with_encryption/pkg COMMENT DESCR PLIST Log: Update to current ports scheme From owner-freebsd-commit Sun May 14 12:15:00 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA22812 for commit-outgoing; Sun, 14 May 1995 12:15:00 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA22799 for cvs-lib-outgoing; Sun, 14 May 1995 12:14:58 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA22787 ; Sun, 14 May 1995 12:14:55 -0700 Date: Sun, 14 May 1995 12:14:55 -0700 From: "Andrey A. Chernov" Message-Id: <199505141914.MAA22787@freefall.cdrom.com> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libftp FtpPwd.c Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/14 12:14:54 Modified: lib/libftp FtpPwd.c Log: Fix error returning address of local array From owner-freebsd-commit Sun May 14 12:19:15 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA23207 for commit-outgoing; Sun, 14 May 1995 12:19:15 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA23192 for cvs-sys-outgoing; Sun, 14 May 1995 12:19:11 -0700 Received: (from nate@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA23181 ; Sun, 14 May 1995 12:19:08 -0700 Date: Sun, 14 May 1995 12:19:08 -0700 From: Nate Williams Message-Id: <199505141919.MAA23181@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys mman.h Sender: commit-owner@FreeBSD.org Precedence: bulk nate 95/05/14 12:19:08 Modified: sys/sys mman.h Log: Prototype for madvise() is missing from sys/mman.h Submitted by: Kai Vorma From owner-freebsd-commit Sun May 14 12:20:03 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA23288 for commit-outgoing; Sun, 14 May 1995 12:20:03 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA23268 for cvs-usrsbin-outgoing; Sun, 14 May 1995 12:19:59 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA23258 ; Sun, 14 May 1995 12:19:57 -0700 Date: Sun, 14 May 1995 12:19:57 -0700 From: "Rodney W. Grimes" Message-Id: <199505141919.MAA23258@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/config mkmakefile.c Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/05/14 12:19:56 Modified: usr.sbin/config mkmakefile.c Log: Fix 3 printf's that had the wrong number of arguments. Submitted by: gibbs From owner-freebsd-commit Sun May 14 12:37:41 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA24513 for commit-outgoing; Sun, 14 May 1995 12:37:41 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA24496 for cvs-sys-outgoing; Sun, 14 May 1995 12:37:39 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id MAA24472 ; Sun, 14 May 1995 12:37:33 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id MAA04233; Sun, 14 May 1995 12:37:28 -0700 From: "Rodney W. Grimes" Message-Id: <199505141937.MAA04233@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/sys/sys mman.h To: nate@freefall.cdrom.com (Nate Williams) Date: Sun, 14 May 1995 12:37:28 -0700 (PDT) Cc: CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com In-Reply-To: <199505141919.MAA23181@freefall.cdrom.com> from "Nate Williams" at May 14, 95 12:19:08 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: 651 Sender: commit-owner@FreeBSD.org Precedence: bulk > > nate 95/05/14 12:19:08 > > Modified: sys/sys mman.h > Log: > Prototype for madvise() is missing from sys/mman.h > > Submitted by: Kai Vorma BANG!!! From the FREEZE document: 2) All kernel bug fixes are to be reviewed by David Greenman *before* they are committed. Any patches that David himself originates will need to be reviewed by someone else before he commits them, this is a sanity check on all changes to the kernel. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-commit Sun May 14 13:12:00 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA27242 for commit-outgoing; Sun, 14 May 1995 13:12:00 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA27210 for cvs-sys-outgoing; Sun, 14 May 1995 13:11:49 -0700 Received: from trout.sri.MT.net (trout.sri.MT.net [204.182.243.12]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA27178 ; Sun, 14 May 1995 13:11:34 -0700 Received: (from nate@localhost) by trout.sri.MT.net (8.6.11/8.6.11) id OAA23760; Sun, 14 May 1995 14:15:31 -0600 Date: Sun, 14 May 1995 14:15:31 -0600 From: Nate Williams Message-Id: <199505142015.OAA23760@trout.sri.MT.net> To: "Rodney W. Grimes" Cc: nate@freefall.cdrom.com (Nate Williams), CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com Subject: Re: cvs commit: src/sys/sys mman.h In-Reply-To: <199505141937.MAA04233@gndrsh.aac.dev.com> References: <199505141919.MAA23181@freefall.cdrom.com> <199505141937.MAA04233@gndrsh.aac.dev.com> Sender: commit-owner@FreeBSD.org Precedence: bulk > > nate 95/05/14 12:19:08 > > > > Modified: sys/sys mman.h > > Log: > > Prototype for madvise() is missing from sys/mman.h > > > > Submitted by: Kai Vorma > > BANG!!! From the FREEZE document: > > 2) All kernel bug fixes are to be reviewed by David Greenman *before* > they are committed. This isn't a *kernel* bug fix, and *couldn't* possibly cause any sort of kernel problems since madvise() is a user function. Prototyping a function can only be considered a bug-fix and nothing else. Nate From owner-freebsd-commit Sun May 14 13:23:25 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA28299 for commit-outgoing; Sun, 14 May 1995 13:23:25 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA28280 for cvs-sys-outgoing; Sun, 14 May 1995 13:23:20 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA28256 ; Sun, 14 May 1995 13:23:10 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id NAA04490; Sun, 14 May 1995 13:22:53 -0700 From: "Rodney W. Grimes" Message-Id: <199505142022.NAA04490@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/sys/sys mman.h To: nate@trout.sri.MT.net (Nate Williams) Date: Sun, 14 May 1995 13:22:53 -0700 (PDT) Cc: nate@freefall.cdrom.com, CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com In-Reply-To: <199505142015.OAA23760@trout.sri.MT.net> from "Nate Williams" at May 14, 95 02:15: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: 1599 Sender: commit-owner@FreeBSD.org Precedence: bulk > > > > nate 95/05/14 12:19:08 > > > > > > Modified: sys/sys mman.h > > > Log: > > > Prototype for madvise() is missing from sys/mman.h > > > > > > Submitted by: Kai Vorma > > > > BANG!!! From the FREEZE document: > > > > 2) All kernel bug fixes are to be reviewed by David Greenman *before* > > they are committed. > > This isn't a *kernel* bug fix, and *couldn't* possibly cause any sort of > kernel problems since madvise() is a user function. Prototyping a > function can only be considered a bug-fix and nothing else. If the code lives in /usr/src/sys, it *IS* a kernel change, no if's and's or buts about it. Madvice is implemented in the kernel via a system call isn't it?? thump:rgrimes {148} kfind -i madvise ./kern/init_sysent.c:int madvise(); ./kern/init_sysent.c: { 3, madvise }, /* 75 = madvise */ ./kern/syscalls.c: "madvise", /* 75 = madvise */ ./kern/syscalls.master:75 STD 3 BSD madvise ./sys/mman.h: * Advice to madvise ./sys/syscall-hide.h:HIDE_BSD(madvise) ./sys/syscall.h:#define SYS_madvise 75 ./vm/vm_extern.h:int madvise __P((struct proc *, void *, int *)); ./vm/vm_mmap.c:struct madvise_args { ./vm/vm_mmap.c:madvise(p, uap, retval) ./vm/vm_mmap.c: struct madvise_args *uap; thump:rgrimes {149} Note we already had a prototype for it in vm/vm_extern.h. This was also a non-critical item. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-commit Sun May 14 15:25:30 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA02549 for commit-outgoing; Sun, 14 May 1995 15:25:30 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA02532 for cvs-sys-outgoing; Sun, 14 May 1995 15:25:21 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA02519 ; Sun, 14 May 1995 15:25:14 -0700 Date: Sun, 14 May 1995 15:25:14 -0700 From: David Greenman Message-Id: <199505142225.PAA02519@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/include cpufunc.h Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/05/14 15:25:13 Modified: sys/i386/include cpufunc.h Log: Added apersand constraint to make sure that the source and destination registers aren't combined. Reviewed by: Bruce Evans and David Greenman Submitted by: John Dyson From owner-freebsd-commit Sun May 14 15:29:21 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA02804 for commit-outgoing; Sun, 14 May 1995 15:29:21 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA02791 for cvs-lib-outgoing; Sun, 14 May 1995 15:29:18 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA02779 ; Sun, 14 May 1995 15:29:15 -0700 Date: Sun, 14 May 1995 15:29:15 -0700 From: "Andrey A. Chernov" Message-Id: <199505142229.PAA02779@freefall.cdrom.com> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/gen getcap.c Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/14 15:29:14 Modified: lib/libc/gen getcap.c Log: Parse ^? now, our termcap use it and some termcaps from other systems use it too From owner-freebsd-commit Sun May 14 15:34:04 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA03141 for commit-outgoing; Sun, 14 May 1995 15:34:04 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA03127 for cvs-lib-outgoing; Sun, 14 May 1995 15:34:01 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA03117 ; Sun, 14 May 1995 15:33:54 -0700 Date: Sun, 14 May 1995 15:33:54 -0700 From: "Andrey A. Chernov" Message-Id: <199505142233.PAA03117@freefall.cdrom.com> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libmytinfo gettcap.c Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/14 15:33:53 Modified: lib/libmytinfo gettcap.c Log: Parse ^? correctly now From owner-freebsd-commit Sun May 14 15:46:21 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA03384 for commit-outgoing; Sun, 14 May 1995 15:46:21 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA03371 for cvs-usrbin-outgoing; Sun, 14 May 1995 15:46:18 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA03361 ; Sun, 14 May 1995 15:46:16 -0700 Date: Sun, 14 May 1995 15:46:16 -0700 From: "Andrey A. Chernov" Message-Id: <199505142246.PAA03361@freefall.cdrom.com> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/tset tset.c Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/14 15:46:16 Modified: usr.bin/tset tset.c Log: Fix false backspace reporting From owner-freebsd-commit Sun May 14 16:33:05 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA04651 for commit-outgoing; Sun, 14 May 1995 16:33:05 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA04635 for cvs-share-outgoing; Sun, 14 May 1995 16:33:03 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA04605 ; Sun, 14 May 1995 16:32:57 -0700 Date: Sun, 14 May 1995 16:32:57 -0700 From: "Andrey A. Chernov" Message-Id: <199505142332.QAA04605@freefall.cdrom.com> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/termcap termcap.src Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/14 16:32:55 Modified: share/termcap termcap.src Log: Fix xterm entry by fallback to vt220 entry, also compact VT* is/rs capabilities to prevent overflowing From owner-freebsd-commit Sun May 14 17:03:37 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA07158 for commit-outgoing; Sun, 14 May 1995 17:03:37 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA07144 for cvs-usrbin-outgoing; Sun, 14 May 1995 17:03:35 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA07134 ; Sun, 14 May 1995 17:03:33 -0700 Date: Sun, 14 May 1995 17:03:33 -0700 From: "Andrey A. Chernov" Message-Id: <199505150003.RAA07134@freefall.cdrom.com> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/rpcgen rpc_parse.c Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/14 17:03:33 Modified: usr.bin/rpcgen rpc_parse.c Log: End of listcan be not marked, fix it Submitted by: Kai Vorma From owner-freebsd-commit Sun May 14 17:13:09 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA07890 for commit-outgoing; Sun, 14 May 1995 17:13:09 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA07876 for cvs-usrbin-outgoing; Sun, 14 May 1995 17:13:03 -0700 Received: from trout.sri.MT.net (trout.sri.MT.net [204.182.243.12]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id RAA07856 ; Sun, 14 May 1995 17:12:48 -0700 Received: (from nate@localhost) by trout.sri.MT.net (8.6.11/8.6.11) id SAA24242; Sun, 14 May 1995 18:16:58 -0600 Date: Sun, 14 May 1995 18:16:58 -0600 From: Nate Williams Message-Id: <199505150016.SAA24242@trout.sri.MT.net> To: "Andrey A. Chernov" Cc: CVS-commiters@freefall.cdrom.com, cvs-usrbin@freefall.cdrom.com Subject: Re: cvs commit: src/usr.bin/rpcgen rpc_parse.c In-Reply-To: <199505150003.RAA07134@freefall.cdrom.com> References: <199505150003.RAA07134@freefall.cdrom.com> Sender: commit-owner@FreeBSD.org Precedence: bulk Andrey A. Chernov writes: > ache 95/05/14 17:03:33 > > Modified: usr.bin/rpcgen rpc_parse.c > Log: > End of listcan be not marked, fix it > Submitted by: Kai Vorma I looked at this fix, and I'm not sure that the proposed 'fix' was necessary. Did you look at the fix at determine if it was indeed needed? Nate From owner-freebsd-commit Sun May 14 17:58:34 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA08835 for commit-outgoing; Sun, 14 May 1995 17:58:34 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA08820 for cvs-user-outgoing; Sun, 14 May 1995 17:58:31 -0700 Received: (from phk@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA08808 ; Sun, 14 May 1995 17:58:27 -0700 Date: Sun, 14 May 1995 17:58:27 -0700 From: Poul-Henning Kamp Message-Id: <199505150058.RAA08808@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/libdisk create_chunk.c Sender: commit-owner@FreeBSD.org Precedence: bulk phk 95/05/14 17:58:26 Modified: release/libdisk create_chunk.c Log: Create_Chunk_DWIM will not allocate anything in the last cylinder of a CHUNK_BAD144 slice. Also mknod the 'c' partition for freebsd slices, so bad144(8) will have something to work on. From owner-freebsd-commit Sun May 14 18:43:01 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA09568 for commit-outgoing; Sun, 14 May 1995 18:43:01 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA09549 for cvs-ports-outgoing; Sun, 14 May 1995 18:42:46 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA09539 ; Sun, 14 May 1995 18:42:39 -0700 Date: Sun, 14 May 1995 18:42:39 -0700 From: Satoshi Asami Message-Id: <199505150142.SAA09539@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/lang/g77 Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/14 18:42:38 Modified: lang/g77 Makefile Log: Category name for lang is "languages", not "language"! Shame on me! From owner-freebsd-commit Sun May 14 21:15:49 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA13776 for commit-outgoing; Sun, 14 May 1995 21:15:49 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA13763 for cvs-ports-outgoing; Sun, 14 May 1995 21:15:46 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA13752 ; Sun, 14 May 1995 21:15:37 -0700 Date: Sun, 14 May 1995 21:15:37 -0700 From: Satoshi Asami Message-Id: <199505150415.VAA13752@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/utils Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/14 21:15:37 Modified: utils Makefile Log: Put back vmsbackup, ftp site is up again. From owner-freebsd-commit Sun May 14 21:19:03 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA13917 for commit-outgoing; Sun, 14 May 1995 21:19:03 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA13904 for cvs-ports-outgoing; Sun, 14 May 1995 21:19:02 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA13893 ; Sun, 14 May 1995 21:19:00 -0700 Date: Sun, 14 May 1995 21:19:00 -0700 From: Satoshi Asami Message-Id: <199505150419.VAA13893@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/graphics Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/14 21:19:00 Modified: graphics Makefile Log: Put back vcg, ftp site is back up. From owner-freebsd-commit Sun May 14 23:10:25 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA18273 for commit-outgoing; Sun, 14 May 1995 23:10:25 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA18192 for cvs-ports-outgoing; Sun, 14 May 1995 23:10:09 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA18182 ; Sun, 14 May 1995 23:10:06 -0700 Date: Sun, 14 May 1995 23:10:06 -0700 From: Satoshi Asami Message-Id: <199505150610.XAA18182@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports INDEX Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/14 23:10:06 Modified: . INDEX Log: Updated version of INDEX. We're almost there! From owner-freebsd-commit Sun May 14 23:29:39 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA18603 for commit-outgoing; Sun, 14 May 1995 23:29:39 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA18590 for cvs-usrbin-outgoing; Sun, 14 May 1995 23:29:37 -0700 Received: from freud.hut.fi (freud.hut.fi [192.26.109.226]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id XAA18582 ; Sun, 14 May 1995 23:29:29 -0700 Received: (from vode@localhost) by freud.hut.fi (8.6.11/8.6.7) id JAA06651; Mon, 15 May 1995 09:28:56 +0300 Date: Mon, 15 May 1995 09:28:56 +0300 (EET DST) From: Kai Vorma To: Nate Williams cc: "Andrey A. Chernov" , CVS-commiters@freefall.cdrom.com, cvs-usrbin@freefall.cdrom.com Subject: Re: cvs commit: src/usr.bin/rpcgen rpc_parse.c In-Reply-To: <199505150016.SAA24242@trout.sri.MT.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: commit-owner@FreeBSD.org Precedence: bulk On Sun, 14 May 1995, Nate Williams wrote: > Andrey A. Chernov writes: > > ache 95/05/14 17:03:33 > > > > Modified: usr.bin/rpcgen rpc_parse.c > > Log: > > End of listcan be not marked, fix it > > Submitted by: Kai Vorma > > I looked at this fix, and I'm not sure that the proposed 'fix' was > necessary. Did you look at the fix at determine if it was indeed needed? Without this fix the last plist->next link is uninitialized. rpcgen still works, because the way BSD malloc works (it cannot reuse freed memory so it asks more from the system and that memory is zeroed -> next-link happens to be NULL). I have replaced the system malloc with a better one and rpcgen dumps core without this patch. ..vode From owner-freebsd-commit Sun May 14 23:55:26 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA19527 for commit-outgoing; Sun, 14 May 1995 23:55:26 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA19511 for cvs-etc-outgoing; Sun, 14 May 1995 23:55:24 -0700 Received: (from gpalmer@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA19499 ; Sun, 14 May 1995 23:55:20 -0700 Date: Sun, 14 May 1995 23:55:20 -0700 From: Gary Palmer Message-Id: <199505150655.XAA19499@freefall.cdrom.com> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc/etc.i386 MAKEDEV Sender: commit-owner@FreeBSD.org Precedence: bulk gpalmer 95/05/14 23:55:19 Modified: etc/etc.i386 MAKEDEV Log: Clean up the matcd entry so it deletes the *matcdl* entries before trying to create new ones. Reviewed by: davidg, rgrimes From owner-freebsd-commit Sun May 14 23:57:07 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA19684 for commit-outgoing; Sun, 14 May 1995 23:57:07 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA19669 for cvs-usrbin-outgoing; Sun, 14 May 1995 23:57:04 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id XAA19651 ; Sun, 14 May 1995 23:56:50 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id XAA05295; Sun, 14 May 1995 23:56:44 -0700 From: "Rodney W. Grimes" Message-Id: <199505150656.XAA05295@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/usr.bin/rpcgen rpc_parse.c To: ache@freefall.cdrom.com (Andrey A. Chernov) Date: Sun, 14 May 1995 23:56:43 -0700 (PDT) Cc: CVS-commiters@freefall.cdrom.com, cvs-usrbin@freefall.cdrom.com In-Reply-To: <199505150003.RAA07134@freefall.cdrom.com> from "Andrey A. Chernov" at May 14, 95 05:03: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: 1145 Sender: commit-owner@FreeBSD.org Precedence: bulk > > ache 95/05/14 17:03:33 > > Modified: usr.bin/rpcgen rpc_parse.c > Log: > End of listcan be not marked, fix it > Submitted by: Kai Vorma I would really like to see commits being review at this stage of the game. Even Jordan, David, myself, and PHK are having almost all of our work reviewed by 1 if not 2 other folks. We need to be extreamly conservative right now. We have what looks to be a pretty damn good system, and with *any* change that may fix one bug there is always the chance of adding another one :-(. I saw this report come in, though about it, and basically decided it was not ``critical enough'' to fix at this time in the game give the risk factor we are operating under. Since you may know more about the rpc code, I will let this patch stand for now, but please, let's all get every thing we do from here until the code FREEZE is lifted reviewed by someone else after we think it looks like a valid thing to be done. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-commit Mon May 15 00:08:11 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA20128 for commit-outgoing; Mon, 15 May 1995 00:08:11 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA20115 for cvs-user-outgoing; Mon, 15 May 1995 00:08:07 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA20097 ; Mon, 15 May 1995 00:07:51 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id AAA05336; Mon, 15 May 1995 00:07:14 -0700 From: "Rodney W. Grimes" Message-Id: <199505150707.AAA05336@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/release/libdisk create_chunk.c To: phk@freefall.cdrom.com (Poul-Henning Kamp) Date: Mon, 15 May 1995 00:07:14 -0700 (PDT) Cc: CVS-commiters@freefall.cdrom.com, cvs-user@freefall.cdrom.com In-Reply-To: <199505150058.RAA08808@freefall.cdrom.com> from "Poul-Henning Kamp" at May 14, 95 05:58: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: 838 Sender: commit-owner@FreeBSD.org Precedence: bulk > > phk 95/05/14 17:58:26 > > Modified: release/libdisk create_chunk.c > Log: > Create_Chunk_DWIM will not allocate anything in the last cylinder of a > CHUNK_BAD144 slice. Wrong calculation, please use end of device - 1 track - 126 blocks. Your 1 cylinder assumption will cause bad144 failures for device that have a cylinder size smaller than 126 blocks + 1 track. (ie, 4 head, 17 sector drives require (126 + 17)/68 == 2 cylinders+2 sectors to work. Been here, made that mistake in the 1.0 install, fixed it, please you do it correctly now too. > Also mknod the 'c' partition for freebsd slices, so bad144(8) will have > something to work on. :-) -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-commit Mon May 15 00:31:20 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA20622 for commit-outgoing; Mon, 15 May 1995 00:31:20 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA20607 for cvs-sys-outgoing; Mon, 15 May 1995 00:31:16 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA20597 ; Mon, 15 May 1995 00:31:11 -0700 Date: Mon, 15 May 1995 00:31:11 -0700 From: David Greenman Message-Id: <199505150731.AAA20597@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/ufs/ufs ufs_vnops.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/05/15 00:31:10 Modified: sys/ufs/ufs ufs_vnops.c Log: From Bruce Evans: I ran into another manifestation of the problem reported in PR 211 and fixed it. Try this: as non-root: cd /tmp; mkdir x y x/z as root: chown root /tmp/x/z as non-root: cd /tmp/x; mv z ../y # EACCES as expected as root: cd /tmp/x; mv z ../y # EINVAL NOT as expected This is because ufs_rename() sets IN_RENAME and fails to clear it. Reviewed by: davidg Submitted by: bde From owner-freebsd-commit Mon May 15 00:32:03 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA20657 for commit-outgoing; Mon, 15 May 1995 00:32:03 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA20643 for cvs-usrbin-outgoing; Mon, 15 May 1995 00:32:01 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA20636 ; Mon, 15 May 1995 00:31:55 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id AAA05385; Mon, 15 May 1995 00:31:18 -0700 From: "Rodney W. Grimes" Message-Id: <199505150731.AAA05385@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/usr.bin/rpcgen rpc_parse.c To: vode@freud.hut.fi (Kai Vorma) Date: Mon, 15 May 1995 00:31:18 -0700 (PDT) Cc: nate@trout.sri.MT.net, ache@freefall.cdrom.com, CVS-commiters@freefall.cdrom.com, cvs-usrbin@freefall.cdrom.com In-Reply-To: from "Kai Vorma" at May 15, 95 09:28:56 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: 1309 Sender: commit-owner@FreeBSD.org Precedence: bulk > > > > On Sun, 14 May 1995, Nate Williams wrote: > > > Andrey A. Chernov writes: > > > ache 95/05/14 17:03:33 > > > > > > Modified: usr.bin/rpcgen rpc_parse.c > > > Log: > > > End of listcan be not marked, fix it > > > Submitted by: Kai Vorma > > > > I looked at this fix, and I'm not sure that the proposed 'fix' was > > necessary. Did you look at the fix at determine if it was indeed needed? > > Without this fix the last plist->next link is uninitialized. rpcgen > still works, because the way BSD malloc works (it cannot reuse freed > memory so it asks more from the system and that memory is zeroed -> > next-link happens to be NULL). > > I have replaced the system malloc with a better one and rpcgen > dumps core without this patch. Then this is not a critical bug fix, becuase as ship freebsd does not have the bug! Are you *absolutely* sure your change has no side effects that would cause something else to break? If so I can live with this change, if not, I am probably going to step a cvs admin -o maj.min on rpc_parse.c and obsolete this last change until after the release is done. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-commit Mon May 15 00:52:22 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA21025 for commit-outgoing; Mon, 15 May 1995 00:52:22 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA21012 for cvs-usrbin-outgoing; Mon, 15 May 1995 00:52:20 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA21004 ; Mon, 15 May 1995 00:52:12 -0700 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id AAA05153; Mon, 15 May 1995 00:55:17 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id AAA00193; Mon, 15 May 1995 00:52:13 -0700 Message-Id: <199505150752.AAA00193@corbin.Root.COM> To: "Rodney W. Grimes" cc: vode@freud.hut.fi (Kai Vorma), nate@trout.sri.mt.net, ache@freefall.cdrom.com, CVS-commiters@freefall.cdrom.com, cvs-usrbin@freefall.cdrom.com Subject: Re: cvs commit: src/usr.bin/rpcgen rpc_parse.c In-reply-to: Your message of "Mon, 15 May 95 00:31:18 PDT." <199505150731.AAA05385@gndrsh.aac.dev.com> From: David Greenman Reply-To: davidg@Root.COM Date: Mon, 15 May 1995 00:52:11 -0700 Sender: commit-owner@FreeBSD.org Precedence: bulk >> On Sun, 14 May 1995, Nate Williams wrote: >> >> > Andrey A. Chernov writes: >> > > ache 95/05/14 17:03:33 >> > > >> > > Modified: usr.bin/rpcgen rpc_parse.c >> > > Log: >> > > End of listcan be not marked, fix it >> > > Submitted by: Kai Vorma >> > >> > I looked at this fix, and I'm not sure that the proposed 'fix' was >> > necessary. Did you look at the fix at determine if it was indeed needed? >> >> Without this fix the last plist->next link is uninitialized. rpcgen >> still works, because the way BSD malloc works (it cannot reuse freed >> memory so it asks more from the system and that memory is zeroed -> >> next-link happens to be NULL). >> >> I have replaced the system malloc with a better one and rpcgen >> dumps core without this patch. > >Then this is not a critical bug fix, becuase as ship freebsd does not >have the bug! > >Are you *absolutely* sure your change has no side effects that would >cause something else to break? If so I can live with this change, >if not, I am probably going to step a cvs admin -o maj.min on rpc_parse.c >and obsolete this last change until after the release is done. I've looked at the change closely and it is correct. In all cases, the "proc_list" is expected to be terminated by a NULL 'next' pointer. The NULL must be assigned here because this is where the list is allocated/constructed, and there is no other place where this can occur. -DG From owner-freebsd-commit Mon May 15 01:40:04 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA22207 for commit-outgoing; Mon, 15 May 1995 01:40:04 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA22188 for cvs-sys-outgoing; Mon, 15 May 1995 01:39:54 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA22173 ; Mon, 15 May 1995 01:39:39 -0700 Date: Mon, 15 May 1995 01:39:39 -0700 From: David Greenman Message-Id: <199505150839.BAA22173@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/05/15 01:39:38 Modified: etc rc sbin/mount mount.8 sys/kern vfs_syscalls.c sys/ufs/ffs ffs_vfsops.c Log: Fixed incompleteness that would allow dirty filesystems to get mounted when the single user shell was terminated. These changes disallow mounting or R/W upgrading filesystems that are dirty unless "-f" (force) option is used with mount. /etc/rc has been modified to abort the startup if one or more non-nfs partitions fail to mount. Reviewed by: Poul-Henning Kamp, Rod Grimes From owner-freebsd-commit Mon May 15 02:44:26 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA23853 for commit-outgoing; Mon, 15 May 1995 02:44:26 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA23840 for cvs-etc-outgoing; Mon, 15 May 1995 02:44:16 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA23830 ; Mon, 15 May 1995 02:44:12 -0700 Date: Mon, 15 May 1995 02:44:12 -0700 From: "Rodney W. Grimes" Message-Id: <199505150944.CAA23830@freefall.cdrom.com> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc/etc.i386 MAKEDEV Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/05/15 02:44:12 Modified: etc/etc.i386 MAKEDEV Log: Remove all /dev/'s from device names, they should all be relative to /dev. Putting absolute paths in here breaks the make release process, and screws up testing of this script in other directories. Submitted by: bde From owner-freebsd-commit Mon May 15 02:56:57 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA24212 for commit-outgoing; Mon, 15 May 1995 02:56:57 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA24199 for cvs-usrsbin-outgoing; Mon, 15 May 1995 02:56:56 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA24186 ; Mon, 15 May 1995 02:56:50 -0700 Date: Mon, 15 May 1995 02:56:50 -0700 From: David Greenman Message-Id: <199505150956.CAA24186@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/timed/timed timed.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/05/15 02:56:50 Modified: usr.sbin/timed/timed timed.c Log: Fully initialize (bzero) the stack-allocated "struct sockaddr_in server" structure. Random junk on the stack would cause the call to bind to fail in some cases (since the address portion wasn't initialized). From owner-freebsd-commit Mon May 15 04:58:19 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA28258 for commit-outgoing; Mon, 15 May 1995 04:58:19 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA28243 for cvs-usrbin-outgoing; Mon, 15 May 1995 04:58:12 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA28232 ; Mon, 15 May 1995 04:58:04 -0700 Date: Mon, 15 May 1995 04:58:04 -0700 From: David Greenman Message-Id: <199505151158.EAA28232@freefall.cdrom.com> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/telnet commands.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/05/15 04:58:04 Modified: usr.bin/telnet commands.c Log: Use symbolic "IPTOS_LOWDELAY" instead of octal bit value for this socket option. The bit value was wrong. From owner-freebsd-commit Mon May 15 05:23:35 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA29005 for commit-outgoing; Mon, 15 May 1995 05:23:35 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA28991 for cvs-lib-outgoing; Mon, 15 May 1995 05:23:26 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA28957 ; Mon, 15 May 1995 05:23:07 -0700 Date: Mon, 15 May 1995 05:23:07 -0700 From: David Greenman Message-Id: <199505151223.FAA28957@freefall.cdrom.com> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/stdio printf.3 Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/05/15 05:23:05 Modified: lib/libc/stdio printf.3 Log: Fixed typo. From owner-freebsd-commit Mon May 15 05:26:08 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA29090 for commit-outgoing; Mon, 15 May 1995 05:26:08 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA29079 for cvs-ports-outgoing; Mon, 15 May 1995 05:26:04 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA29068 ; Mon, 15 May 1995 05:25:54 -0700 Date: Mon, 15 May 1995 05:25:54 -0700 From: Satoshi Asami Message-Id: <199505151225.FAA29068@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/editors/tkHTML Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/15 05:25:52 Modified: editors/tkHTML Makefile Log: Change category to "networking editors"...it was "printing", which I don't think is very accurate. From owner-freebsd-commit Mon May 15 06:08:24 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA29773 for commit-outgoing; Mon, 15 May 1995 06:08:24 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA29760 for cvs-ports-outgoing; Mon, 15 May 1995 06:08:16 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA29741 ; Mon, 15 May 1995 06:08:03 -0700 Date: Mon, 15 May 1995 06:08:03 -0700 From: Satoshi Asami Message-Id: <199505151308.GAA29741@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/utils/vmsbackup Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/15 06:08:03 Modified: utils/vmsbackup Makefile Log: Comment out second of MASTER_SITES, it has a slightly different version. Submitted by: jmb@kryten.atinc.com From owner-freebsd-commit Mon May 15 06:28:50 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA00684 for commit-outgoing; Mon, 15 May 1995 06:28:50 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA00665 for cvs-usrbin-outgoing; Mon, 15 May 1995 06:28:47 -0700 Received: from sequent.kiae.su (sequent.kiae.su [144.206.136.6]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id GAA00648 ; Mon, 15 May 1995 06:28:29 -0700 Received: by sequent.kiae.su id AA15408 (5.65.kiae-2 ); Mon, 15 May 1995 17:26:03 +0400 Received: by sequent.KIAE.su (UUMAIL/2.0); Mon, 15 May 95 17:26:03 +0400 Received: (from ache@localhost) by astral.msk.su (8.6.8/8.6.6) id RAA00644; Mon, 15 May 1995 17:15:42 +0400 To: "Rodney W. Grimes" Cc: CVS-commiters@freefall.cdrom.com, cvs-usrbin@freefall.cdrom.com References: <199505150656.XAA05295@gndrsh.aac.dev.com> In-Reply-To: <199505150656.XAA05295@gndrsh.aac.dev.com>; from "Rodney W. Grimes" at Sun, 14 May 1995 23:56:43 -0700 (PDT) Message-Id: Organization: Olahm Ha-Yetzirah Date: Mon, 15 May 1995 17:15:42 +0400 (MSD) X-Mailer: Mail/@ [v2.35 FreeBSD] From: "Andrey A. Chernov, Black Mage" X-Class: Fast Subject: Re: cvs commit: src/usr.bin/rpcgen rpc_parse.c Lines: 37 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Length: 1591 Sender: commit-owner@FreeBSD.org Precedence: bulk In message <199505150656.XAA05295@gndrsh.aac.dev.com> Rodney W. Grimes writes: >> >> ache 95/05/14 17:03:33 >> >> Modified: usr.bin/rpcgen rpc_parse.c >> Log: >> End of listcan be not marked, fix it >> Submitted by: Kai Vorma >I would really like to see commits being review at this stage of the >game. Even Jordan, David, myself, and PHK are having almost all of >our work reviewed by 1 if not 2 other folks. >I saw this report come in, though about it, and basically decided it >was not ``critical enough'' to fix at this time in the game give the >risk factor we are operating under. >Since you may know more about the rpc code, I will let this patch >stand for now, but please, let's all get every thing we do from here >until the code FREEZE is lifted reviewed by someone else after we >think it looks like a valid thing to be done. Rod, previously you write different things: only kernel and /usr/src/Makefile targets commits must be reviewd by 2 or more peoples (just read your announce), it is bad tone to change policy on the fly. I am smart enough to not commit suspicious thing at this stage or conslut with others about suspicious things. About this patch: I carefully check code flow and find that old code is definitely broken. -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - FidoNet: 2:5020/230.3 : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849 From owner-freebsd-commit Mon May 15 06:31:36 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA00765 for commit-outgoing; Mon, 15 May 1995 06:31:36 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA00750 for cvs-usrbin-outgoing; Mon, 15 May 1995 06:31:34 -0700 Received: from sequent.kiae.su (sequent.kiae.su [144.206.136.6]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id GAA00735 ; Mon, 15 May 1995 06:31:11 -0700 Received: by sequent.kiae.su id AA15465 (5.65.kiae-2 ); Mon, 15 May 1995 17:26:16 +0400 Received: by sequent.KIAE.su (UUMAIL/2.0); Mon, 15 May 95 17:26:15 +0400 Received: (from ache@localhost) by astral.msk.su (8.6.8/8.6.6) id RAA00664; Mon, 15 May 1995 17:23:50 +0400 To: "Rodney W. Grimes" , Kai Vorma Cc: CVS-commiters@freefall.cdrom.com, cvs-usrbin@freefall.cdrom.com, nate@trout.sri.MT.net References: <199505150731.AAA05385@gndrsh.aac.dev.com> In-Reply-To: <199505150731.AAA05385@gndrsh.aac.dev.com>; from "Rodney W. Grimes" at Mon, 15 May 1995 00:31:18 -0700 (PDT) Message-Id: Organization: Olahm Ha-Yetzirah Date: Mon, 15 May 1995 17:23:50 +0400 (MSD) X-Mailer: Mail/@ [v2.35 FreeBSD] From: "Andrey A. Chernov, Black Mage" X-Class: Fast Subject: Re: cvs commit: src/usr.bin/rpcgen rpc_parse.c Lines: 51 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Length: 1992 Sender: commit-owner@FreeBSD.org Precedence: bulk In message <199505150731.AAA05385@gndrsh.aac.dev.com> Rodney W. Grimes writes: >> >> >> >> On Sun, 14 May 1995, Nate Williams wrote: >> >> > Andrey A. Chernov writes: >> > > ache 95/05/14 17:03:33 >> > > >> > > Modified: usr.bin/rpcgen rpc_parse.c >> > > Log: >> > > End of listcan be not marked, fix it >> > > Submitted by: Kai Vorma >> > >> > I looked at this fix, and I'm not sure that the proposed 'fix' was >> > necessary. Did you look at the fix at determine if it was indeed needed? >> >> Without this fix the last plist->next link is uninitialized. rpcgen >> still works, because the way BSD malloc works (it cannot reuse freed >> memory so it asks more from the system and that memory is zeroed -> >> next-link happens to be NULL). >> >> I have replaced the system malloc with a better one and rpcgen >> dumps core without this patch. >Then this is not a critical bug fix, becuase as ship freebsd does not >have the bug! It have, but this bag is masked with other things (side effect of malloc). You follow bad way Rod: I remember in some days we have two bugs: one in syscons and one in termcap which masked each other and complex variant do right things, according to your way we don't need to fix them. >Are you *absolutely* sure your change has no side effects that would >cause something else to break? If so I can live with this change, >if not, I am probably going to step a cvs admin -o maj.min on rpc_parse.c >and obsolete this last change until after the release is done. Rod, did you even saw whole code? I think that any one year C programmer can easily understand what happens there with and without this patch. -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - FidoNet: 2:5020/230.3 : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849 From owner-freebsd-commit Mon May 15 08:32:10 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA04827 for commit-outgoing; Mon, 15 May 1995 08:32:10 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA04812 for cvs-user-outgoing; Mon, 15 May 1995 08:31:58 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id IAA04803 ; Mon, 15 May 1995 08:31:49 -0700 Received: (from phk@localhost) by ref.tfs.com (8.6.8/8.6.6) id IAA16717; Mon, 15 May 1995 08:31:43 -0700 From: Poul-Henning Kamp Message-Id: <199505151531.IAA16717@ref.tfs.com> Subject: Re: cvs commit: src/release/libdisk create_chunk.c To: rgrimes@gndrsh.aac.dev.com (Rodney W. Grimes) Date: Mon, 15 May 1995 08:31:43 -0700 (PDT) Cc: phk@freefall.cdrom.com, CVS-commiters@freefall.cdrom.com, cvs-user@freefall.cdrom.com In-Reply-To: <199505150707.AAA05336@gndrsh.aac.dev.com> from "Rodney W. Grimes" at May 15, 95 00:07:14 am Content-Type: text Content-Length: 693 Sender: commit-owner@FreeBSD.org Precedence: bulk > > phk 95/05/14 17:58:26 > > > > Modified: release/libdisk create_chunk.c > > Log: > > Create_Chunk_DWIM will not allocate anything in the last cylinder of a > > CHUNK_BAD144 slice. > > Wrong calculation, please use end of device - 1 track - 126 blocks. > > Your 1 cylinder assumption will cause bad144 failures for device that > have a cylinder size smaller than 126 blocks + 1 track. (ie, 4 head, > 17 sector drives require (126 + 17)/68 == 2 cylinders+2 sectors to work. OK will do. -- Poul-Henning Kamp -- TRW Financial Systems, Inc. 'All relevant people are pertinent' && 'All rude people are impertinent' => 'no rude people are relevant' From owner-freebsd-commit Mon May 15 09:40:24 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA06508 for commit-outgoing; Mon, 15 May 1995 09:40:24 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA06486 for cvs-gnu-outgoing; Mon, 15 May 1995 09:40:08 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA06474 ; Mon, 15 May 1995 09:40:04 -0700 Date: Mon, 15 May 1995 09:40:04 -0700 From: "Andrey A. Chernov" Message-Id: <199505151640.JAA06474@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog kernel.c Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/15 09:40:03 Modified: gnu/lib/libdialog kernel.c Log: Fix draw shadow bug, when shadow reaches end of the screen, bringed by devmenu or tzsetup f.e. From owner-freebsd-commit Mon May 15 09:41:18 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA06594 for commit-outgoing; Mon, 15 May 1995 09:41:18 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA06576 for cvs-ports-outgoing; Mon, 15 May 1995 09:41:11 -0700 Received: (from jmz@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA06564 ; Mon, 15 May 1995 09:41:10 -0700 Date: Mon, 15 May 1995 09:41:10 -0700 From: Jean-Marc Zucconi Message-Id: <199505151641.JAA06564@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/x11/xgrab/pkg PLIST Sender: commit-owner@FreeBSD.org Precedence: bulk jmz 95/05/15 09:41:09 Modified: x11/xgrab/pkg PLIST Log: remove initial @cwd fix typo in app-defaults file name From owner-freebsd-commit Mon May 15 10:48:03 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA08530 for commit-outgoing; Mon, 15 May 1995 10:48:03 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA08514 for cvs-ports-outgoing; Mon, 15 May 1995 10:47:58 -0700 Received: from thud.cdrom.com (thud.cdrom.com [192.216.222.13]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id KAA08484 ; Mon, 15 May 1995 10:47:53 -0700 Received: (from adam@localhost) by thud.cdrom.com (8.6.11/8.6.9) id KAA04282 ; Mon, 15 May 1995 10:47:53 -0700 Date: Mon, 15 May 1995 10:47:53 -0700 From: Adam David Message-Id: <199505151747.KAA04282@thud.cdrom.com> To: CVS-commiters@thud.cdrom.com, cvs-ports@thud.cdrom.com Subject: cvs commit: ports/net/dgd/pkg PLIST REQ Sender: commit-owner@FreeBSD.org Precedence: bulk adam 95/05/15 10:47:52 Modified: net/dgd Makefile net/dgd/pkg PLIST Removed: net/dgd/pkg REQ Log: do away with the unique uid/group, this was an artifact of the port for 1.1 From owner-freebsd-commit Mon May 15 11:35:36 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA10340 for commit-outgoing; Mon, 15 May 1995 11:35:36 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA10327 for cvs-etc-outgoing; Mon, 15 May 1995 11:35:34 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA10316 ; Mon, 15 May 1995 11:35:28 -0700 Date: Mon, 15 May 1995 11:35:28 -0700 From: "Andrey A. Chernov" Message-Id: <199505151835.LAA10316@freefall.cdrom.com> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc master.passwd Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/15 11:35:24 Modified: etc master.passwd Log: Change xten shell from /dev/null to /nonexistant, adduser complaints instead. Change nobody user group from non existent in /etc/group (9999) to existent nobody (39). From owner-freebsd-commit Mon May 15 11:42:26 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA10577 for commit-outgoing; Mon, 15 May 1995 11:42:26 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA10563 for cvs-etc-outgoing; Mon, 15 May 1995 11:42:24 -0700 Received: from precipice.shockwave.com (precipice.shockwave.com [171.69.108.33]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id LAA10550 ; Mon, 15 May 1995 11:42:07 -0700 Received: from localhost (localhost [127.0.0.1]) by precipice.shockwave.com (8.6.11/8.6.9) with SMTP id LAA20308; Mon, 15 May 1995 11:41:27 -0700 Message-Id: <199505151841.LAA20308@precipice.shockwave.com> To: "Andrey A. Chernov" cc: CVS-commiters@freefall.cdrom.com, cvs-etc@freefall.cdrom.com Subject: Re: cvs commit: src/etc master.passwd In-reply-to: Your message of "Mon, 15 May 1995 11:35:28 PDT." <199505151835.LAA10316@freefall.cdrom.com> Date: Mon, 15 May 1995 11:41:27 -0700 From: Paul Traina Sender: commit-owner@FreeBSD.org Precedence: bulk The standard uid/group for nobody should be -2 -2 (65534, 65534). While it doesn't -really- matter, if you're going to change it, make it conform. Paul From: "Andrey A. Chernov" Subject: cvs commit: src/etc master.passwd ache 95/05/15 11:35:24 Modified: etc master.passwd Log: Change xten shell from /dev/null to /nonexistant, adduser complaints instead. Change nobody user group from non existent in /etc/group (9999) to existent nobody (39). From owner-freebsd-commit Mon May 15 12:02:06 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA11357 for commit-outgoing; Mon, 15 May 1995 12:02:06 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA11334 for cvs-etc-outgoing; Mon, 15 May 1995 12:01:56 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id MAA11326 ; Mon, 15 May 1995 12:01:51 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id FAA07546; Tue, 16 May 1995 05:01:34 +1000 Date: Tue, 16 May 1995 05:01:34 +1000 From: Bruce Evans Message-Id: <199505151901.FAA07546@godzilla.zeta.org.au> To: ache@freefall.cdrom.com, pst@shockwave.com Subject: Re: cvs commit: src/etc master.passwd Cc: CVS-commiters@freefall.cdrom.com, cvs-etc@freefall.cdrom.com Sender: commit-owner@FreeBSD.org Precedence: bulk >The standard uid/group for nobody should be -2 -2 (65534, 65534). Even when (uid_t)-2 == 0xFFFFFFFEul ? >While it doesn't -really- matter, if you're going to change it, make it >conform. Group nobody already existed, but nobody noticed :-). > Change xten shell from /dev/null to /nonexistant, adduser > complaints instead. Now only spelling chackers should complain :-) Bruce From owner-freebsd-commit Mon May 15 12:02:16 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA11402 for commit-outgoing; Mon, 15 May 1995 12:02:16 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA11386 for cvs-usrsbin-outgoing; Mon, 15 May 1995 12:02:14 -0700 Received: (from phk@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA11374 ; Mon, 15 May 1995 12:02:11 -0700 Date: Mon, 15 May 1995 12:02:11 -0700 From: Poul-Henning Kamp Message-Id: <199505151902.MAA11374@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/bad144 bad144.c Sender: commit-owner@FreeBSD.org Precedence: bulk phk 95/05/15 12:02:10 Modified: usr.sbin/bad144 bad144.c Log: Basic bad-block scanner. Works. Slow. Adds the bad-spots automatically. From owner-freebsd-commit Mon May 15 12:03:12 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA11472 for commit-outgoing; Mon, 15 May 1995 12:03:12 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA11460 for cvs-user-outgoing; Mon, 15 May 1995 12:03:10 -0700 Received: (from phk@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA11450 ; Mon, 15 May 1995 12:03:09 -0700 Date: Mon, 15 May 1995 12:03:09 -0700 From: Poul-Henning Kamp Message-Id: <199505151903.MAA11450@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/libdisk create_chunk.c Sender: commit-owner@FreeBSD.org Precedence: bulk phk 95/05/15 12:03:09 Modified: release/libdisk create_chunk.c Log: Fixed the calculation of the reserved space for bad144. Thanks Rod! From owner-freebsd-commit Mon May 15 12:06:01 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA11594 for commit-outgoing; Mon, 15 May 1995 12:06:01 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA11575 for cvs-etc-outgoing; Mon, 15 May 1995 12:05:58 -0700 Received: from precipice.shockwave.com (precipice.shockwave.com [171.69.108.33]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id MAA11558 ; Mon, 15 May 1995 12:05:44 -0700 Received: from localhost (localhost [127.0.0.1]) by precipice.shockwave.com (8.6.11/8.6.9) with SMTP id MAA20407; Mon, 15 May 1995 12:04:56 -0700 Message-Id: <199505151904.MAA20407@precipice.shockwave.com> To: Bruce Evans cc: ache@freefall.cdrom.com, CVS-commiters@freefall.cdrom.com, cvs-etc@freefall.cdrom.com Subject: Re: cvs commit: src/etc master.passwd In-reply-to: Your message of "Tue, 16 May 1995 05:01:34 +1000." <199505151901.FAA07546@godzilla.zeta.org.au> Date: Mon, 15 May 1995 12:04:56 -0700 From: Paul Traina Sender: commit-owner@FreeBSD.org Precedence: bulk From: Bruce Evans Subject: Re: cvs commit: src/etc master.passwd >The standard uid/group for nobody should be -2 -2 (65534, 65534). Even when (uid_t)-2 == 0xFFFFFFFEul ? That's why I added the follow on 16 bit numbers. We're trying to be network compatible, so we should stick to 16 bit uid/gid sign extension. >While it doesn't -really- matter, if you're going to change it, make it >conform. Group nobody already existed, but nobody noticed :-). > Change xten shell from /dev/null to /nonexistant, adduser > complaints instead. Now only spelling chackers should complain :-) Bruce From owner-freebsd-commit Mon May 15 12:09:35 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA11737 for commit-outgoing; Mon, 15 May 1995 12:09:35 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA11724 for cvs-etc-outgoing; Mon, 15 May 1995 12:09:34 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id MAA11718 ; Mon, 15 May 1995 12:09:29 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id MAA07059; Mon, 15 May 1995 12:09:09 -0700 From: "Rodney W. Grimes" Message-Id: <199505151909.MAA07059@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/etc master.passwd To: pst@shockwave.com (Paul Traina) Date: Mon, 15 May 1995 12:09:09 -0700 (PDT) Cc: ache@freefall.cdrom.com, CVS-commiters@freefall.cdrom.com, cvs-etc@freefall.cdrom.com In-Reply-To: <199505151841.LAA20308@precipice.shockwave.com> from "Paul Traina" at May 15, 95 11:41:27 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: 866 Sender: commit-owner@FreeBSD.org Precedence: bulk > > The standard uid/group for nobody should be -2 -2 (65534, 65534). > While it doesn't -really- matter, if you're going to change it, make it > conform. Yes, please do make them both 65534, do not use the -2 as it's value is uid_t/gid_t dependent and has caused me inoperability problems on some systems! > Paul > > From: "Andrey A. Chernov" > Subject: cvs commit: src/etc master.passwd > ache 95/05/15 11:35:24 > > Modified: etc master.passwd > Log: > Change xten shell from /dev/null to /nonexistant, adduser > complaints instead. > Change nobody user group from non existent in /etc/group (9999) to > existent nobody (39). > -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-commit Mon May 15 12:25:03 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA12428 for commit-outgoing; Mon, 15 May 1995 12:25:03 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA12412 for cvs-etc-outgoing; Mon, 15 May 1995 12:25:01 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA12395 ; Mon, 15 May 1995 12:24:58 -0700 Date: Mon, 15 May 1995 12:24:58 -0700 From: "Andrey A. Chernov" Message-Id: <199505151924.MAA12395@freefall.cdrom.com> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc group master.passwd Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/15 12:24:57 Modified: etc group master.passwd Log: change nobody master.passwd entry to 65534:65534 change nobody group entry to 65534 Suggested-by: pst From owner-freebsd-commit Mon May 15 12:51:13 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA13536 for commit-outgoing; Mon, 15 May 1995 12:51:13 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA13514 for cvs-etc-outgoing; Mon, 15 May 1995 12:51:07 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA13499 ; Mon, 15 May 1995 12:51:00 -0700 Date: Mon, 15 May 1995 12:51:00 -0700 From: "Rodney W. Grimes" Message-Id: <199505151951.MAA13499@freefall.cdrom.com> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc rc Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/05/15 12:51:00 Modified: etc rc Log: The ``mount -a -t nfs'' should never have been backgrounded. If you have non-critical nfs volumes in /etc/fstab they should have option bg on them. The behavior of the system is more tuneable this way, and allows a slow mounting /usr over nfs to work. Submitted by: bde From owner-freebsd-commit Mon May 15 13:32:46 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA15024 for commit-outgoing; Mon, 15 May 1995 13:32:46 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA15008 for cvs-etc-outgoing; Mon, 15 May 1995 13:32:42 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA14982 ; Mon, 15 May 1995 13:32:20 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id GAA09152; Tue, 16 May 1995 06:29:22 +1000 Date: Tue, 16 May 1995 06:29:22 +1000 From: Bruce Evans Message-Id: <199505152029.GAA09152@godzilla.zeta.org.au> To: bde@zeta.org.au, pst@shockwave.com Subject: Re: cvs commit: src/etc master.passwd Cc: CVS-commiters@freefall.cdrom.com, ache@freefall.cdrom.com, cvs-etc@freefall.cdrom.com Sender: commit-owner@FreeBSD.org Precedence: bulk > >The standard uid/group for nobody should be -2 -2 (65534, 65534). > > Even when (uid_t)-2 == 0xFFFFFFFEul ? >That's why I added the follow on 16 bit numbers. We're trying to be >network compatible, so we should stick to 16 bit uid/gid sign extension. What about mount/mount_ufs.c, which defines DEFAULT_ROOTUID as -2 and naively assigns it to a uid_t. This nobody has been very large for some time. There may be some (buggy) programs that expect to get -2 when they assign the uid to an int. Bruce From owner-freebsd-commit Mon May 15 13:45:55 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA15535 for commit-outgoing; Mon, 15 May 1995 13:45:55 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA15522 for cvs-ports-outgoing; Mon, 15 May 1995 13:45:49 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA15501 ; Mon, 15 May 1995 13:45:28 -0700 Date: Mon, 15 May 1995 13:45:28 -0700 From: "Andrey A. Chernov" Message-Id: <199505152045.NAA15501@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/utils/pgp.non-usa_only/files md5 Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/15 13:45:27 Modified: utils/pgp.non-usa_only Makefile utils/pgp.non-usa_only/files md5 Log: Original file changed without name change. Add more official master site From owner-freebsd-commit Mon May 15 13:56:22 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA16066 for commit-outgoing; Mon, 15 May 1995 13:56:22 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA16051 for cvs-ports-outgoing; Mon, 15 May 1995 13:56:19 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA16030 ; Mon, 15 May 1995 13:55:44 -0700 Date: Mon, 15 May 1995 13:55:44 -0700 From: "Andrey A. Chernov" Message-Id: <199505152055.NAA16030@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/archivers/unrar/pkg COMMENT Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/15 13:55:43 Modified: archivers/unrar Makefile archivers/unrar/files md5 archivers/unrar/pkg COMMENT Log: Upgrade, old version not exist anymore on master site From owner-freebsd-commit Mon May 15 15:07:39 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA17967 for commit-outgoing; Mon, 15 May 1995 15:07:39 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA17953 for cvs-share-outgoing; Mon, 15 May 1995 15:07:36 -0700 Received: (from jfieber@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA17940 ; Mon, 15 May 1995 15:07:23 -0700 Date: Mon, 15 May 1995 15:07:23 -0700 From: John Fieber Message-Id: <199505152207.PAA17940@freefall.cdrom.com> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/doc/handbook slips.sgml Sender: commit-owner@FreeBSD.org Precedence: bulk jfieber 95/05/15 15:07:22 Modified: share/doc/handbook slips.sgml Log: Slip server document updated for 2.x systems. Submitted by: Guy Helmer From owner-freebsd-commit Mon May 15 15:28:00 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA18522 for commit-outgoing; Mon, 15 May 1995 15:28:00 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA18508 for cvs-sys-outgoing; Mon, 15 May 1995 15:27:57 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA18494 ; Mon, 15 May 1995 15:27:50 -0700 Date: Mon, 15 May 1995 15:27:50 -0700 From: David Greenman Message-Id: <199505152227.PAA18494@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys disklabel.h Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/05/15 15:27:49 Modified: sys/sys disklabel.h Log: Removed extraneous comma. Reviewed by: Bruce Evans From owner-freebsd-commit Mon May 15 15:55:51 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA19408 for commit-outgoing; Mon, 15 May 1995 15:55:51 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA19389 for cvs-sys-outgoing; Mon, 15 May 1995 15:55:43 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA19366 ; Mon, 15 May 1995 15:55:19 -0700 Date: Mon, 15 May 1995 15:55:19 -0700 From: David Greenman Message-Id: <199505152255.PAA19366@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys domain.h Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/05/15 15:55:19 Modified: sys/sys domain.h Log: Removed unnecessary extern declaration that was causing compiler warnings. Reviewed by: Garrett Wollman From owner-freebsd-commit Mon May 15 15:58:00 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA19460 for commit-outgoing; Mon, 15 May 1995 15:58:00 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA19448 for cvs-sys-outgoing; Mon, 15 May 1995 15:57:58 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA19438 ; Mon, 15 May 1995 15:57:54 -0700 Date: Mon, 15 May 1995 15:57:54 -0700 From: David Greenman Message-Id: <199505152257.PAA19438@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/net rtsock.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/05/15 15:57:54 Modified: sys/net rtsock.c Log: Fixed route reference count bug that squirmed in during the the routing-socket code upgrade from Berkeley.. Submitted by: Garrett Wollman via Peter Wemm via Cornell From owner-freebsd-commit Mon May 15 16:04:42 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA19628 for commit-outgoing; Mon, 15 May 1995 16:04:42 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA19615 for cvs-ports-outgoing; Mon, 15 May 1995 16:04:39 -0700 Received: from forgery.CS.Berkeley.EDU (forgery.CS.Berkeley.EDU [128.32.33.75]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id QAA19607 ; Mon, 15 May 1995 16:04:28 -0700 Received: (from asami@localhost) by forgery.CS.Berkeley.EDU (8.6.11/8.6.9) id QAA07511; Mon, 15 May 1995 16:04:27 -0700 Date: Mon, 15 May 1995 16:04:27 -0700 Message-Id: <199505152304.QAA07511@forgery.CS.Berkeley.EDU> To: ache@freefall.cdrom.com CC: CVS-commiters@freefall.cdrom.com, cvs-ports@freefall.cdrom.com In-reply-to: <199505152055.NAA16030@freefall.cdrom.com> (ache@freefall.cdrom.com) Subject: Re: cvs commit: ports/archivers/unrar/pkg COMMENT From: asami@cs.berkeley.edu (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: commit-owner@FreeBSD.org Precedence: bulk * ache 95/05/15 13:55:43 * * Modified: archivers/unrar Makefile * archivers/unrar/files md5 * archivers/unrar/pkg COMMENT * Log: * Upgrade, old version not exist anymore on master site Just wanted to point out that this commit (upgrade) is allowed only because Andrey is going to build the packages for this subtree (archivers) by himself. :) Satoshi cf. (1) Code freeze of the whole ports area at the same time as the main tree, i.e., 5/14 (Sun), 12:01 AM PDT. After that, only bug fixes are allowed. In particular, no upgrades. Don't worry if the original tarball is gone from the master site, we have it on wcarchive and it will go on the CD. Don't forget this freeze is for the CD, so as long as we can get the tarball and port in sync, it's ok. Change of documentation is ok, but for any change you make, I'll need to rebuild the package so please try to do it before the freeze! From owner-freebsd-commit Mon May 15 17:29:46 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA22230 for commit-outgoing; Mon, 15 May 1995 17:29:46 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA22200 for cvs-usrsbin-outgoing; Mon, 15 May 1995 17:29:33 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id RAA22194 ; Mon, 15 May 1995 17:29:18 -0700 Received: (from root@localhost) by time.cdrom.com (8.6.11/8.6.9) id RAA00409; Mon, 15 May 1995 17:28:52 -0700 Date: Mon, 15 May 1995 17:28:52 -0700 From: "Jordan K. Hubbard" Message-Id: <199505160028.RAA00409@time.cdrom.com> To: CVS-commiters@time.cdrom.com, cvs-usrsbin@time.cdrom.com Subject: cvs commit: src/usr.sbin/mrouted callout.c defs.h igmp.c mrinfo.c mtrace.c prune.c vif.c Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/15 17:28:51 Modified: usr.sbin/mrouted callout.c defs.h igmp.c mrinfo.c mtrace.c prune.c vif.c Log: A number of bug fixes to mrouted (no functionality enhancements from 3.5, just the fixes!): o Scoped addresses might let traffic in o IGMP queries sent with wrong timeouts o Possible core dump in mtrace if we get a request for which we have no route o If a member on a transit network left a group, mrouted would stop forwarding even if there was a downstream router o Various code cleanups and logging changes Reviewed by: wollman Submitted by: Bill Fenner From owner-freebsd-commit Mon May 15 18:29:20 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA24019 for commit-outgoing; Mon, 15 May 1995 18:29:20 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA23989 for cvs-sys-outgoing; Mon, 15 May 1995 18:28:49 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA23978 ; Mon, 15 May 1995 18:28:31 -0700 Date: Mon, 15 May 1995 18:28:31 -0700 From: David Greenman Message-Id: <199505160128.SAA23978@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/netinet igmp.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/05/15 18:28:30 Modified: sys/netinet igmp.c Log: These diffs modify the behaviour of multicast clients to conform with the IGMPv2 spec. This fixes the following bugs: o ntohs() on a char provides silly results o timer needs to be scaled to units of PR_FASTHZ; this was being done inconsistenly so now it gets done when it is initialized. Reviewed by: Garrett Wollman Submitted by: Bill Fenner From owner-freebsd-commit Mon May 15 18:30:53 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA24073 for commit-outgoing; Mon, 15 May 1995 18:30:53 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA24059 for cvs-usrsbin-outgoing; Mon, 15 May 1995 18:30:51 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id SAA24053 ; Mon, 15 May 1995 18:30:49 -0700 Received: (from root@localhost) by time.cdrom.com (8.6.11/8.6.9) id SAA00907; Mon, 15 May 1995 18:30:22 -0700 Date: Mon, 15 May 1995 18:30:22 -0700 From: "Jordan K. Hubbard" Message-Id: <199505160130.SAA00907@time.cdrom.com> To: CVS-commiters@time.cdrom.com, cvs-usrsbin@time.cdrom.com Subject: cvs commit: src/usr.sbin/pkg_manage pkg_install.hlp pkg_manage.c pkg_preview_fs.hlp pkg_ui.c Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/15 18:30:21 Modified: usr.sbin/pkg_manage pkg_install.hlp pkg_manage.c pkg_preview_fs.hlp pkg_ui.c Log: Fix a problem where pkg_manage refused to allow the user to select a full directory hierarchy, as is the format of the new ports collection. It used the old "all packages in one directory" paradigm, which is wrong for ports now. Submitted by: Marc van Kempen From owner-freebsd-commit Mon May 15 18:32:14 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA24121 for commit-outgoing; Mon, 15 May 1995 18:32:14 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA24107 for cvs-gnu-outgoing; Mon, 15 May 1995 18:32:11 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id SAA24101 ; Mon, 15 May 1995 18:32:08 -0700 Received: (from root@localhost) by time.cdrom.com (8.6.11/8.6.9) id SAA00940; Mon, 15 May 1995 18:31:41 -0700 Date: Mon, 15 May 1995 18:31:41 -0700 From: "Jordan K. Hubbard" Message-Id: <199505160131.SAA00940@time.cdrom.com> To: CVS-commiters@time.cdrom.com, cvs-gnu@time.cdrom.com Subject: cvs commit: src/gnu/lib/libdialog dialog.h fselect.c Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/15 18:31:41 Modified: gnu/lib/libdialog dialog.h fselect.c Log: Changes to support the new dialog_dselect() features required to fix pkg_install. dialog_dselect() wasn't very useful before. Submitted by: Marc van Kempen From owner-freebsd-commit Mon May 15 19:45:55 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA25459 for commit-outgoing; Mon, 15 May 1995 19:45:55 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA25438 for cvs-ports-outgoing; Mon, 15 May 1995 19:45:37 -0700 Received: (from jmz@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA25428 ; Mon, 15 May 1995 19:45:22 -0700 Date: Mon, 15 May 1995 19:45:22 -0700 From: Jean-Marc Zucconi Message-Id: <199505160245.TAA25428@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/lang/nTk/pkg PLIST Sender: commit-owner@FreeBSD.org Precedence: bulk jmz 95/05/15 19:45:21 Modified: lang/nTk/pkg PLIST Log: Remove 4 non existent files From owner-freebsd-commit Mon May 15 19:54:27 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA25707 for commit-outgoing; Mon, 15 May 1995 19:54:27 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA25692 for cvs-user-outgoing; Mon, 15 May 1995 19:54:19 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id TAA25673 ; Mon, 15 May 1995 19:54:01 -0700 Received: (from root@localhost) by time.cdrom.com (8.6.11/8.6.9) id TAA01356; Mon, 15 May 1995 19:53:34 -0700 Date: Mon, 15 May 1995 19:53:34 -0700 From: "Jordan K. Hubbard" Message-Id: <199505160253.TAA01356@time.cdrom.com> To: CVS-commiters@time.cdrom.com, cvs-user@time.cdrom.com Subject: cvs commit: src/release/sysinstall label.c tcpip.c Makefile command.c decode.c devices.c disks.c dist.c dmenu.c globals.c install.c main.c media.c menus.c sysinstall.h wizard.c Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/15 19:53:32 Modified: release/sysinstall Makefile command.c decode.c devices.c disks.c dist.c dmenu.c globals.c install.c main.c media.c menus.c sysinstall.h wizard.c Added: release/sysinstall label.c tcpip.c Log: This does _not yet compile_; I'm simply bringing in my changes from this weekend in order to more easily sync with my CVS tree at home. Another commit relative to these changes will follow shortly. From owner-freebsd-commit Mon May 15 20:12:10 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA26258 for commit-outgoing; Mon, 15 May 1995 20:12:10 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA26244 for cvs-user-outgoing; Mon, 15 May 1995 20:12:05 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id UAA26232 ; Mon, 15 May 1995 20:11:53 -0700 Received: (from root@localhost) by time.cdrom.com (8.6.11/8.6.9) id UAA01405; Mon, 15 May 1995 20:11:27 -0700 Date: Mon, 15 May 1995 20:11:27 -0700 From: "Jordan K. Hubbard" Message-Id: <199505160311.UAA01405@time.cdrom.com> To: CVS-commiters@time.cdrom.com, cvs-user@time.cdrom.com Subject: cvs commit: src/release/sysinstall/help/ja_JP.ROMAJI usage.hlp Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/15 20:11:26 Modified: release/sysinstall/help/ja_JP.JIS usage.hlp release/sysinstall/help/ja_JP.ROMAJI usage.hlp Log: Fixes to document VTY usage. Submitted by: NIIMI Satoshi From owner-freebsd-commit Mon May 15 22:02:28 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA28581 for commit-outgoing; Mon, 15 May 1995 22:02:28 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA28561 for cvs-ports-outgoing; Mon, 15 May 1995 22:02:15 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA28542 ; Mon, 15 May 1995 22:02:04 -0700 Date: Mon, 15 May 1995 22:02:04 -0700 From: Satoshi Asami Message-Id: <199505160502.WAA28542@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/lang/logo Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/15 22:02:04 Modified: lang/logo Makefile Log: Set PKGNAME=ucblogo-3.1. From owner-freebsd-commit Mon May 15 22:33:46 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA29422 for commit-outgoing; Mon, 15 May 1995 22:33:46 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA29407 for cvs-user-outgoing; Mon, 15 May 1995 22:33:42 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id WAA29396 ; Mon, 15 May 1995 22:33:26 -0700 Received: (from jkh@localhost) by time.cdrom.com (8.6.11/8.6.9) id WAA01562; Mon, 15 May 1995 22:32:59 -0700 Date: Mon, 15 May 1995 22:32:59 -0700 From: "Jordan K. Hubbard" Message-Id: <199505160532.WAA01562@time.cdrom.com> To: CVS-commiters@time.cdrom.com, cvs-user@time.cdrom.com Subject: cvs commit: src/TODO-2.1 jkh Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/15 22:32:59 Modified: TODO-2.1 jkh Log: Revise my TODO list. From owner-freebsd-commit Mon May 15 23:09:53 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA00213 for commit-outgoing; Mon, 15 May 1995 23:09:53 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA00188 for cvs-gnu-outgoing; Mon, 15 May 1995 23:09:35 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA00178 ; Mon, 15 May 1995 23:09:30 -0700 Date: Mon, 15 May 1995 23:09:30 -0700 From: "Andrey A. Chernov" Message-Id: <199505160609.XAA00178@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog notify.c Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/15 23:09:29 Modified: gnu/lib/libdialog notify.c Log: Call mesgbox instead of msgbox for long descriptions From owner-freebsd-commit Tue May 16 00:52:42 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA02032 for commit-outgoing; Tue, 16 May 1995 00:52:42 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA02006 for cvs-sys-outgoing; Tue, 16 May 1995 00:52:25 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA01993 ; Tue, 16 May 1995 00:52:18 -0700 Date: Tue, 16 May 1995 00:52:18 -0700 From: David Greenman Message-Id: <199505160752.AAA01993@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/sys disklabel.h Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/05/16 00:52:18 Modified: sys/i386/isa wd.c sys/sys disklabel.h Log: Changes to support the "new" bad144. Adds a "BADSCAN" ioctl and support. Reviewed by: Bruce Evans Submitted by: Poul-Henning Kamp From owner-freebsd-commit Tue May 16 02:00:45 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA03509 for commit-outgoing; Tue, 16 May 1995 02:00:45 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA03485 for cvs-ports-outgoing; Tue, 16 May 1995 02:00:32 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA03469 ; Tue, 16 May 1995 02:00:18 -0700 Date: Tue, 16 May 1995 02:00:18 -0700 From: Satoshi Asami Message-Id: <199505160900.CAA03469@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/utils/amanda/pkg COMMENT Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/16 02:00:17 Modified: audio/xmcd/pkg COMMENT lang/guile-ii/pkg COMMENT net/scotty/pkg COMMENT net/tkined/pkg COMMENT utils/amanda/pkg COMMENT Log: Fix multi-line comments. Thanks, Jordan! Pointed-out by: jkh From owner-freebsd-commit Tue May 16 02:29:44 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA04424 for commit-outgoing; Tue, 16 May 1995 02:29:44 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA04398 for cvs-ports-outgoing; Tue, 16 May 1995 02:29:35 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA04387 ; Tue, 16 May 1995 02:29:25 -0700 Date: Tue, 16 May 1995 02:29:25 -0700 From: Satoshi Asami Message-Id: <199505160929.CAA04387@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports INDEX Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/16 02:29:23 Modified: . INDEX Log: Fixed multi-line COMMENTs, so rebuilt this one too. From owner-freebsd-commit Tue May 16 02:36:53 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA04679 for commit-outgoing; Tue, 16 May 1995 02:36:53 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA04626 for cvs-ports-outgoing; Tue, 16 May 1995 02:36:43 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA04613 ; Tue, 16 May 1995 02:36:32 -0700 Date: Tue, 16 May 1995 02:36:32 -0700 From: "Andrey A. Chernov" Message-Id: <199505160936.CAA04613@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/net/tcp_wrapper/patches patch-aa Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/16 02:36:30 Modified: net/tcp_wrapper/patches patch-aa Log: Enable call of remote pindentd From owner-freebsd-commit Tue May 16 02:52:17 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA04979 for commit-outgoing; Tue, 16 May 1995 02:52:17 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA04966 for cvs-ports-outgoing; Tue, 16 May 1995 02:52:09 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA04959 ; Tue, 16 May 1995 02:52:03 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id CAA05111; Tue, 16 May 1995 02:52:01 -0700 Date: Tue, 16 May 1995 02:52:01 -0700 Message-Id: <199505160952.CAA05111@silvia.HIP.Berkeley.EDU> To: ache@freefall.cdrom.com CC: CVS-commiters@freefall.cdrom.com, cvs-ports@freefall.cdrom.com In-reply-to: <199505160936.CAA04613@freefall.cdrom.com> (ache@freefall.cdrom.com) Subject: Re: cvs commit: ports/net/tcp_wrapper/patches patch-aa From: asami@cs.berkeley.edu (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: commit-owner@FreeBSD.org Precedence: bulk * Modified: net/tcp_wrapper/patches patch-aa * Log: * Enable call of remote pindentd Andrey, can you hold these kind of changes until the release goes out? People are starting to test the ports, and having multiple versions lying around is just confusing (not to mention that I have to rebuild this package). People, I requested that changes to the ports tree confined to bug fixes only.... Thanks Satoshi From owner-freebsd-commit Tue May 16 03:17:38 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA05730 for commit-outgoing; Tue, 16 May 1995 03:17:38 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA05712 for cvs-gnu-outgoing; Tue, 16 May 1995 03:17:19 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA05702 ; Tue, 16 May 1995 03:17:14 -0700 Date: Tue, 16 May 1995 03:17:14 -0700 From: "Andrey A. Chernov" Message-Id: <199505161017.DAA05702@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog notify.c Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/16 03:17:14 Modified: gnu/lib/libdialog notify.c Log: Remove extra argument from mesgbox From owner-freebsd-commit Tue May 16 03:31:41 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA06055 for commit-outgoing; Tue, 16 May 1995 03:31:41 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA06041 for cvs-share-outgoing; Tue, 16 May 1995 03:31:33 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA06027 ; Tue, 16 May 1995 03:31:28 -0700 Date: Tue, 16 May 1995 03:31:28 -0700 From: Satoshi Asami Message-Id: <199505161031.DAA06027@freefall.cdrom.com> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/mk bsd.port.mk Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/16 03:31:27 Modified: share/mk bsd.port.mk Log: Fix the indent level. I know we're in code freeze, and this is one of the key components of the system, but I'm sure that this: === - ${ECHO_MSG} "===> Registering installation for ${PKGNAME}"; \ + ${ECHO_MSG} "===> Registering installation for ${PKGNAME}"; \ === change has absolutely no chance to screw us up, right? :) From owner-freebsd-commit Tue May 16 03:44:27 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA06298 for commit-outgoing; Tue, 16 May 1995 03:44:27 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA06283 for cvs-ports-outgoing; Tue, 16 May 1995 03:44:18 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA06273 ; Tue, 16 May 1995 03:44:13 -0700 Date: Tue, 16 May 1995 03:44:13 -0700 From: Satoshi Asami Message-Id: <199505161044.DAA06273@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/print/dviselect/pkg DESCR Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/16 03:44:13 Modified: print/dviselect Makefile Log: Add "PKGNAME=dviselect-1.3". According to Jean-Marc, there is no chance of this code being updated so assign one ourselves. This particular number ("1.3") is taken from the rcsid of dviselect.c (in fact the only source file for this program). Modified: print/dviselect/pkg DESCR Log: Delete extra newlines at end of file. From owner-freebsd-commit Tue May 16 04:29:53 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA07598 for commit-outgoing; Tue, 16 May 1995 04:29:53 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA07585 for cvs-usrbin-outgoing; Tue, 16 May 1995 04:29:50 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA07573 ; Tue, 16 May 1995 04:29:45 -0700 Date: Tue, 16 May 1995 04:29:45 -0700 From: David Greenman Message-Id: <199505161129.EAA07573@freefall.cdrom.com> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/w w.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/05/16 04:29:43 Modified: usr.bin/w w.c Log: If an ut_host field in an utmp entry contains a ':' (e.g. for an xterm session) w doesn't handle the non-'\0' terminated char arrays in struct utmp properly. Submitted by: jarle@idt.unit.no From owner-freebsd-commit Tue May 16 04:34:45 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA07765 for commit-outgoing; Tue, 16 May 1995 04:34:45 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA07750 for cvs-ports-outgoing; Tue, 16 May 1995 04:34:43 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA07735 ; Tue, 16 May 1995 04:34:36 -0700 Date: Tue, 16 May 1995 04:34:36 -0700 From: Satoshi Asami Message-Id: <199505161134.EAA07735@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/graphics/vcg Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/16 04:34:35 Modified: graphics/vcg Makefile Log: Add "USE_X11=yes" this port doesn't require explicit xmkmf (it's already in the Makefile) but it installs in /usr/X11R6. From owner-freebsd-commit Tue May 16 04:38:03 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAB07873 for commit-outgoing; Tue, 16 May 1995 04:38:03 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA07860 for cvs-user-outgoing; Tue, 16 May 1995 04:38:01 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id EAA07848 ; Tue, 16 May 1995 04:37:56 -0700 Received: (from jkh@localhost) by time.cdrom.com (8.6.11/8.6.9) id EAA02040; Tue, 16 May 1995 04:37:29 -0700 Date: Tue, 16 May 1995 04:37:29 -0700 From: "Jordan K. Hubbard" Message-Id: <199505161137.EAA02040@time.cdrom.com> To: CVS-commiters@time.cdrom.com, cvs-user@time.cdrom.com Subject: cvs commit: src/release/sysinstall Makefile command.c devices.c disks.c dist.c globals.c install.c label.c main.c media.c menus.c misc.c msg.c sysinstall.h system.c tcpip.c Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/16 04:37:28 Modified: release/sysinstall Makefile command.c devices.c disks.c dist.c globals.c install.c label.c main.c media.c menus.c misc.c msg.c sysinstall.h system.c tcpip.c Log: This will now compile and even scribble helpfully on your disks. It remains to be seen how successfully. The distribution loading code is still not here yet, but the partition/newfs/mount/cpio-extract cycle is as complete as it's ever going to get, modulo possible bug fixes. The TCP/IP setup screen is also sort of here, albeit in a highly-changing state due to the fact that per-interface information isn't being kept right now but is being added (thanks, Gary!). From owner-freebsd-commit Tue May 16 07:10:32 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA10338 for commit-outgoing; Tue, 16 May 1995 07:10:32 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA10326 for cvs-usrsbin-outgoing; Tue, 16 May 1995 07:10:26 -0700 Received: (from wollman@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA10313 ; Tue, 16 May 1995 07:10:14 -0700 Date: Tue, 16 May 1995 07:10:14 -0700 From: "Garrett A. Wollman" Message-Id: <199505161410.HAA10313@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/routed routed.8 Sender: commit-owner@FreeBSD.org Precedence: bulk wollman 95/05/16 07:10:13 Modified: usr.sbin/routed routed.8 Log: Doc fix - ``active'' specification not parsed by routed in /etc/gateways. Submitted by: Mike Newell From owner-freebsd-commit Tue May 16 10:46:27 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA15423 for commit-outgoing; Tue, 16 May 1995 10:46:27 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA15404 for cvs-gnu-outgoing; Tue, 16 May 1995 10:46:15 -0700 Received: (from nate@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA15387 ; Tue, 16 May 1995 10:46:05 -0700 Date: Tue, 16 May 1995 10:46:05 -0700 From: Nate Williams Message-Id: <199505161746.KAA15387@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cvs/cvs lock.c Sender: commit-owner@FreeBSD.org Precedence: bulk nate 95/05/16 10:46:04 Modified: gnu/usr.bin/cvs/cvs lock.c Log: date: 1995/05/08 18:27:27; author: jtc; state: Exp; lines: +1 -2 * lock.c (write_lock): Missed one instance where rmdir(tmp) should have been changed to clear_lock(). Submitted by: jtc@cygnus.com From owner-freebsd-commit Tue May 16 11:05:23 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA15960 for commit-outgoing; Tue, 16 May 1995 11:05:23 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA15939 for cvs-share-outgoing; Tue, 16 May 1995 11:05:17 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id LAA15932 ; Tue, 16 May 1995 11:05:10 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id LAA08809; Tue, 16 May 1995 11:04:57 -0700 From: "Rodney W. Grimes" Message-Id: <199505161804.LAA08809@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/share/mk bsd.port.mk To: asami@freefall.cdrom.com (Satoshi Asami) Date: Tue, 16 May 1995 11:04:57 -0700 (PDT) Cc: CVS-commiters@freefall.cdrom.com, cvs-share@freefall.cdrom.com In-Reply-To: <199505161031.DAA06027@freefall.cdrom.com> from "Satoshi Asami" at May 16, 95 03:31:28 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: 876 Sender: commit-owner@FreeBSD.org Precedence: bulk > > asami 95/05/16 03:31:27 > > Modified: share/mk bsd.port.mk > Log: > Fix the indent level. I know we're in code freeze, and this is > one of the key components of the system, but I'm sure that this: > === > - ${ECHO_MSG} "===> Registering installation for ${PKGNAME}"; \ > + ${ECHO_MSG} "===> Registering installation for ${PKGNAME}"; \ > === > change has absolutely no chance to screw us up, right? :) bsd.port.mk is never used by anything in /usr/src, so it is not a key component. It does have to be the correct version when the release is cut so that the ports build correctly. You can never be to sure about what even adding a space might break :-). -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-commit Tue May 16 11:13:10 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA16206 for commit-outgoing; Tue, 16 May 1995 11:13:10 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA16193 for cvs-share-outgoing; Tue, 16 May 1995 11:13:08 -0700 Received: (from ache@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA16183 ; Tue, 16 May 1995 11:13:04 -0700 Date: Tue, 16 May 1995 11:13:04 -0700 From: "Andrey A. Chernov" Message-Id: <199505161813.LAA16183@freefall.cdrom.com> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/termcap termcap.src Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/05/16 11:13:03 Modified: share/termcap termcap.src Log: Enable vt100 semigraphics for xterm From owner-freebsd-commit Tue May 16 12:11:09 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA17964 for commit-outgoing; Tue, 16 May 1995 12:11:09 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA17942 for cvs-user-outgoing; Tue, 16 May 1995 12:10:47 -0700 Received: (from sos@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA17907 ; Tue, 16 May 1995 12:10:15 -0700 Date: Tue, 16 May 1995 12:10:15 -0700 From: Soren Schmidt Message-Id: <199505161910.MAA17907@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/lkm/syscons/snake snake_saver.c Sender: commit-owner@FreeBSD.org Precedence: bulk sos 95/05/16 12:10:13 Modified: lkm/syscons/snake snake_saver.c Log: Changed relase number in snake_saver.c from 2.1 to 2.0.5 From owner-freebsd-commit Tue May 16 12:58:35 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA18698 for commit-outgoing; Tue, 16 May 1995 12:58:35 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA18685 for cvs-gnu-outgoing; Tue, 16 May 1995 12:58:33 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id MAA18675 ; Tue, 16 May 1995 12:58:12 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id MAA09041; Tue, 16 May 1995 12:58:00 -0700 From: "Rodney W. Grimes" Message-Id: <199505161958.MAA09041@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/gnu/usr.bin/cvs/cvs lock.c To: nate@freefall.cdrom.com (Nate Williams) Date: Tue, 16 May 1995 12:58:00 -0700 (PDT) Cc: CVS-commiters@freefall.cdrom.com, cvs-gnu@freefall.cdrom.com In-Reply-To: <199505161746.KAA15387@freefall.cdrom.com> from "Nate Williams" at May 16, 95 10:46:05 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: 639 Sender: commit-owner@FreeBSD.org Precedence: bulk > > nate 95/05/16 10:46:04 > > Modified: gnu/usr.bin/cvs/cvs lock.c > Log: > date: 1995/05/08 18:27:27; author: jtc; state: Exp; lines: +1 -2 > * lock.c (write_lock): Missed one instance where rmdir(tmp) should > have been changed to clear_lock(). > > Submitted by: jtc@cygnus.com Would this explain my very rarely occuring, but also very annoying, failures during a cvs update to remove the lock file with a big complaint and an exit(1) from cvs? -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-commit Tue May 16 13:01:10 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA18803 for commit-outgoing; Tue, 16 May 1995 13:01:10 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA18787 for cvs-user-outgoing; Tue, 16 May 1995 13:01:04 -0700 Received: (from gpalmer@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA18776 ; Tue, 16 May 1995 13:00:54 -0700 Date: Tue, 16 May 1995 13:00:54 -0700 From: Gary Palmer Message-Id: <199505162000.NAA18776@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall tcpip.c Sender: commit-owner@FreeBSD.org Precedence: bulk gpalmer 95/05/16 13:00:53 Modified: release/sysinstall tcpip.c Log: Oops - Jordan managed to grab my ``work in progress file'' which doesn't even come close to compiling. This file compiles, and should work. From owner-freebsd-commit Tue May 16 13:05:07 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA18949 for commit-outgoing; Tue, 16 May 1995 13:05:07 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA18932 for cvs-gnu-outgoing; Tue, 16 May 1995 13:05:01 -0700 Received: from trout.sri.MT.net (trout.sri.MT.net [204.182.243.12]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA18918 ; Tue, 16 May 1995 13:04:34 -0700 Received: (from nate@localhost) by trout.sri.MT.net (8.6.11/8.6.11) id OAA13302; Tue, 16 May 1995 14:08:25 -0600 Date: Tue, 16 May 1995 14:08:25 -0600 From: Nate Williams Message-Id: <199505162008.OAA13302@trout.sri.MT.net> In-Reply-To: "Rodney W. Grimes" "Re: cvs commit: src/gnu/usr.bin/cvs/cvs lock.c" (May 16, 12:58pm) X-Mailer: Mail User's Shell (7.2.5 10/14/92) To: "Rodney W. Grimes" Subject: Re: cvs commit: src/gnu/usr.bin/cvs/cvs lock.c Cc: CVS-commiters@freefall.cdrom.com, cvs-gnu@freefall.cdrom.com Sender: commit-owner@FreeBSD.org Precedence: bulk > > nate 95/05/16 10:46:04 > > > > Modified: gnu/usr.bin/cvs/cvs lock.c > > Log: > > date: 1995/05/08 18:27:27; author: jtc; state: Exp; lines: +1 -2 > > * lock.c (write_lock): Missed one instance where rmdir(tmp) should > > have been changed to clear_lock(). > > > > Submitted by: jtc@cygnus.com > > Would this explain my very rarely occuring, but also very annoying, failures > during a cvs update to remove the lock file with a big complaint and > an exit(1) from cvs? I don't know. Are you running the speedup version? If so, it's possible that this could be the cause. There are also problems in the current code (in all public versions) which causse it to not clean up locks when it is interrupted for whatever reasons. Nate From owner-freebsd-commit Tue May 16 13:40:45 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA19854 for commit-outgoing; Tue, 16 May 1995 13:40:45 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA19840 for cvs-ports-outgoing; Tue, 16 May 1995 13:40:35 -0700 Received: from Shug-Internet.Saar.DE (root@shug-internet.saar.de [192.109.53.4]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA19821 ; Tue, 16 May 1995 13:40:11 -0700 Received: from TMPuhf.Saar.DE (tmpuhf.saar.de [192.109.53.3]) by Shug-Internet.Saar.DE (8.6.8.1/8.5) with SMTP id WAA18339; Tue, 16 May 1995 22:40:07 +0200 Received: from ramsey by TMPuhf.Saar.DE with uucp (Smail3.1.28.1 #1) id m0sBTPR-000213C; Tue, 16 May 95 22:40 WET DST Received: by ramsey.saar.de (Smail3.1.29.1 #1) id m0sBT25-000O2oC; Tue, 16 May 95 22:15 MET DST Message-Id: From: torstenb@ramsey.saar.de (Torsten Blum) Subject: Re: cvs commit: ports/net/tcp_wrapper/patches patch-aa To: ache@freefall.cdrom.com (Andrey A. Chernov) Date: Tue, 16 May 1995 22:15:56 +0200 (MET DST) Cc: CVS-commiters@freefall.cdrom.com, cvs-ports@freefall.cdrom.com In-Reply-To: <199505160936.CAA04613@freefall.cdrom.com> from "Andrey A. Chernov" at May 16, 95 02:36:32 am 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: 363 Sender: commit-owner@FreeBSD.org Precedence: bulk > ache 95/05/16 02:36:30 > > Modified: net/tcp_wrapper/patches patch-aa > Log: > Enable call of remote pindentd with this change tcpd _always_ try to get the remote user name. rfc931/rfc1413 has it's limitations (read rfc 1413, section 6: "Security Considerations") and should not the default. You can still do selective username lookups as documented in the hosts_options(5) manpage. From owner-freebsd-commit Tue May 16 13:42:32 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA19927 for commit-outgoing; Tue, 16 May 1995 13:42:32 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA19914 for cvs-user-outgoing; Tue, 16 May 1995 13:42:25 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA19903 ; Tue, 16 May 1995 13:42:07 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id NAA09145; Tue, 16 May 1995 13:41:42 -0700 From: "Rodney W. Grimes" Message-Id: <199505162041.NAA09145@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/lkm/syscons/snake snake_saver.c To: sos@freefall.cdrom.com (Soren Schmidt) Date: Tue, 16 May 1995 13:41:41 -0700 (PDT) Cc: CVS-commiters@freefall.cdrom.com, cvs-user@freefall.cdrom.com In-Reply-To: <199505161910.MAA17907@freefall.cdrom.com> from "Soren Schmidt" at May 16, 95 12:10:15 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: 469 Sender: commit-owner@FreeBSD.org Precedence: bulk > > sos 95/05/16 12:10:13 > > Modified: lkm/syscons/snake snake_saver.c > Log: > Changed relase number in snake_saver.c from 2.1 to 2.0.5 Can this be picked up from /sys/conf/newvers.sh just like the make release procedures do?? I hate this stuff getting out of sync all over the place :-(. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-commit Tue May 16 13:44:45 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA19980 for commit-outgoing; Tue, 16 May 1995 13:44:45 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA19967 for cvs-gnu-outgoing; Tue, 16 May 1995 13:44:43 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA19960 ; Tue, 16 May 1995 13:44:33 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id NAA09161; Tue, 16 May 1995 13:44:00 -0700 From: "Rodney W. Grimes" Message-Id: <199505162044.NAA09161@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/gnu/usr.bin/cvs/cvs lock.c To: nate@trout.sri.MT.net (Nate Williams) Date: Tue, 16 May 1995 13:44:00 -0700 (PDT) Cc: CVS-commiters@freefall.cdrom.com, cvs-gnu@freefall.cdrom.com In-Reply-To: <199505162008.OAA13302@trout.sri.MT.net> from "Nate Williams" at May 16, 95 02:08: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: 1120 Sender: commit-owner@FreeBSD.org Precedence: bulk > > > > nate 95/05/16 10:46:04 > > > > > > Modified: gnu/usr.bin/cvs/cvs lock.c > > > Log: > > > date: 1995/05/08 18:27:27; author: jtc; state: Exp; lines: +1 -2 > > > * lock.c (write_lock): Missed one instance where rmdir(tmp) should > > > have been changed to clear_lock(). > > > > > > Submitted by: jtc@cygnus.com > > > > Would this explain my very rarely occuring, but also very annoying, failures > > during a cvs update to remove the lock file with a big complaint and > > an exit(1) from cvs? > > I don't know. Are you running the speedup version? If so, it's > possible that this could be the cause. There are also problems in the > current code (in all public versions) which causse it to not clean up > locks when it is interrupted for whatever reasons. Not any more, that got clobber by all the standard make worlds I have been running to make sure the tree does not break any place whilst the code freeze is on. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-commit Tue May 16 18:04:59 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA27322 for commit-outgoing; Tue, 16 May 1995 18:04:59 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA27299 for cvs-gnu-outgoing; Tue, 16 May 1995 18:04:22 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA27285 ; Tue, 16 May 1995 18:03:57 -0700 Date: Tue, 16 May 1995 18:03:57 -0700 From: "Rodney W. Grimes" Message-Id: <199505170103.SAA27285@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cc/f77 f77.c Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/05/16 18:03:56 Modified: gnu/usr.bin/cc/c++ g++.c gnu/usr.bin/cc/cc gcc.c gnu/usr.bin/cc/f77 f77.c Log: Make error message for no input files specified consistent across all three compilers. Submitted by: Thomas Graichen From owner-freebsd-commit Tue May 16 18:48:56 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA28119 for commit-outgoing; Tue, 16 May 1995 18:48:56 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA28105 for cvs-share-outgoing; Tue, 16 May 1995 18:48:54 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA28094 ; Tue, 16 May 1995 18:48:52 -0700 Date: Tue, 16 May 1995 18:48:52 -0700 From: Satoshi Asami Message-Id: <199505170148.SAA28094@freefall.cdrom.com> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/FAQ/Text MIRROR.SITES Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/16 18:48:51 Modified: share/FAQ/Text MIRROR.SITES Log: Added new primary mirror site in Tokyo (direct connection to BARRNET!). From owner-freebsd-commit Tue May 16 18:51:33 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA28181 for commit-outgoing; Tue, 16 May 1995 18:51:33 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA28167 for cvs-ports-outgoing; Tue, 16 May 1995 18:51:32 -0700 Received: from precipice.shockwave.com (precipice.shockwave.com [171.69.108.33]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id SAA28161 ; Tue, 16 May 1995 18:51:29 -0700 Received: from localhost (localhost [127.0.0.1]) by precipice.shockwave.com (8.6.11/8.6.9) with SMTP id SAA23777; Tue, 16 May 1995 18:50:08 -0700 Message-Id: <199505170150.SAA23777@precipice.shockwave.com> To: torstenb@ramsey.saar.de (Torsten Blum) cc: ache@freefall.cdrom.com (Andrey A. Chernov), CVS-commiters@freefall.cdrom.com, cvs-ports@freefall.cdrom.com Subject: Re: cvs commit: ports/net/tcp_wrapper/patches patch-aa In-reply-to: Your message of "Tue, 16 May 1995 22:15:56 +0200." Date: Tue, 16 May 1995 18:50:08 -0700 From: Paul Traina Sender: commit-owner@FreeBSD.org Precedence: bulk From: torstenb@ramsey.saar.de (Torsten Blum) Subject: Re: cvs commit: ports/net/tcp_wrapper/patches patch-aa > ache 95/05/16 02:36:30 > > Modified: net/tcp_wrapper/patches patch-aa > Log: > Enable call of remote pindentd with this change tcpd _always_ try to get the remote user name. rfc931/rfc1413 has it's limitations (read rfc 1413, section 6: "Security Considerations") and should not the default. You can still do selective username lookups as documented in the hosts_options(5) manpage. Exactly. This change is insanely stupid and should not be the default. Paul From owner-freebsd-commit Tue May 16 18:55:31 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA28291 for commit-outgoing; Tue, 16 May 1995 18:55:31 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA28278 for cvs-share-outgoing; Tue, 16 May 1995 18:55:29 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA28268 ; Tue, 16 May 1995 18:55:27 -0700 Date: Tue, 16 May 1995 18:55:27 -0700 From: Satoshi Asami Message-Id: <199505170155.SAA28268@freefall.cdrom.com> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/FAQ/Text MIRROR.SITES Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/16 18:55:27 Modified: share/FAQ/Text MIRROR.SITES Log: Capitalize mail address of TokyoNet mirror per their request. From owner-freebsd-commit Tue May 16 19:01:27 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA28459 for commit-outgoing; Tue, 16 May 1995 19:01:27 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA28444 for cvs-share-outgoing; Tue, 16 May 1995 19:01:22 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA28428 ; Tue, 16 May 1995 19:01:04 -0700 Date: Tue, 16 May 1995 19:01:04 -0700 From: "Rodney W. Grimes" Message-Id: <199505170201.TAA28428@freefall.cdrom.com> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/FAQ/Text CONTRIB.FreeBSD Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/05/16 19:01:02 Modified: share/FAQ/Text CONTRIB.FreeBSD Log: Add Peter Dufault From owner-freebsd-commit Tue May 16 19:50:24 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA00143 for commit-outgoing; Tue, 16 May 1995 19:50:24 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA00125 for cvs-gnu-outgoing; Tue, 16 May 1995 19:50:20 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id TAA00111 ; Tue, 16 May 1995 19:50:14 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: "Rodney W. Grimes" cc: nate@trout.sri.mt.net (Nate Williams), CVS-commiters@freefall.cdrom.com, cvs-gnu@freefall.cdrom.com Subject: Re: cvs commit: src/gnu/usr.bin/cvs/cvs lock.c In-reply-to: Your message of "Tue, 16 May 95 13:44:00 PDT." <199505162044.NAA09161@gndrsh.aac.dev.com> Date: Tue, 16 May 1995 19:50:13 -0700 Message-ID: <110.800679013@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: commit-owner@FreeBSD.org Precedence: bulk > Not any more, that got clobber by all the standard make worlds I have > been running to make sure the tree does not break any place whilst > the code freeze is on. I was under the impression that the "speedup" changes to CVS were now part of -current. Jordan From owner-freebsd-commit Tue May 16 20:02:12 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA01718 for commit-outgoing; Tue, 16 May 1995 20:02:12 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA01689 for cvs-ports-outgoing; Tue, 16 May 1995 20:02:08 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA01669 ; Tue, 16 May 1995 20:02:04 -0700 Date: Tue, 16 May 1995 20:02:04 -0700 From: Satoshi Asami Message-Id: <199505170302.UAA01669@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/net/tcp_wrapper/patches patch-aa Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/16 20:02:02 Modified: net/tcp_wrapper/patches patch-aa Log: Back out last change by ache, which torstenb and pst say shouldn't be the default. Submitted by: torstenb, pst From owner-freebsd-commit Tue May 16 20:03:55 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA02009 for commit-outgoing; Tue, 16 May 1995 20:03:55 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA01992 for cvs-ports-outgoing; Tue, 16 May 1995 20:03:51 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id UAA01981 ; Tue, 16 May 1995 20:03:42 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id UAA07439; Tue, 16 May 1995 20:03:34 -0700 Date: Tue, 16 May 1995 20:03:34 -0700 Message-Id: <199505170303.UAA07439@silvia.HIP.Berkeley.EDU> To: pst@shockwave.com CC: torstenb@ramsey.saar.de, ache@freefall.cdrom.com, CVS-commiters@freefall.cdrom.com, cvs-ports@freefall.cdrom.com In-reply-to: <199505170150.SAA23777@precipice.shockwave.com> (message from Paul Traina on Tue, 16 May 1995 18:50:08 -0700) Subject: Re: cvs commit: ports/net/tcp_wrapper/patches patch-aa From: asami@cs.berkeley.edu (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: commit-owner@FreeBSD.org Precedence: bulk * From: Paul Traina * From: torstenb@ramsey.saar.de (Torsten Blum) * with this change tcpd _always_ try to get the remote user name. * rfc931/rfc1413 has it's limitations (read rfc 1413, section 6: "Security * Considerations") and should not the default. * This change is insanely stupid and should not be the default. Okay, since both of you guys say so and Andrey's not here at the moment, I backed it out. The package is now being rebuilt. Thanks. Satoshi From owner-freebsd-commit Tue May 16 21:47:08 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA20487 for commit-outgoing; Tue, 16 May 1995 21:47:08 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA20466 for cvs-etc-outgoing; Tue, 16 May 1995 21:47:05 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA20446 ; Tue, 16 May 1995 21:46:58 -0700 Date: Tue, 16 May 1995 21:46:58 -0700 From: "Rodney W. Grimes" Message-Id: <199505170446.VAA20446@freefall.cdrom.com> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc netstart sysconfig Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/05/16 21:46:58 Modified: etc netstart sysconfig Log: Reviewed by: bde, jkh Add comment that you should not have to edit netstart, and if you do we would like to know about it. The lo0 interface is now handled just like any other interface, This makes it possible to do things to it from sysconfig. Redo the comments in sysconfig about network_interfaces and ifconfig_${X} to reflect the moving of lo0 to this scheme. We now have an uncommented variable for sysintall to find and play with. (Your welcome Jordan) Redo the way static routes are handled. Basically use the same scheme for routes that I did for network interfaces. This allows any number of static routes to be added from sysconfig. Make sure we do the default route first so we stand a chance of getting to our DNS server (if we have one) to resolve our own IP address from $hostname. From owner-freebsd-commit Tue May 16 22:03:08 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA20876 for commit-outgoing; Tue, 16 May 1995 22:03:08 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA20862 for cvs-gnu-outgoing; Tue, 16 May 1995 22:02:39 -0700 Received: from trout.sri.MT.net (trout.sri.MT.net [204.182.243.12]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id WAA20856 ; Tue, 16 May 1995 22:02:33 -0700 Received: (from nate@localhost) by trout.sri.MT.net (8.6.11/8.6.11) id XAA14469; Tue, 16 May 1995 23:02:27 -0600 Date: Tue, 16 May 1995 23:02:27 -0600 From: Nate Williams Message-Id: <199505170502.XAA14469@trout.sri.MT.net> To: "Jordan K. Hubbard" Cc: "Rodney W. Grimes" , nate@trout.sri.MT.net (Nate Williams), CVS-commiters@freefall.cdrom.com, cvs-gnu@freefall.cdrom.com Subject: Re: cvs commit: src/gnu/usr.bin/cvs/cvs lock.c In-Reply-To: <110.800679013@freefall.cdrom.com> References: <199505162044.NAA09161@gndrsh.aac.dev.com> <110.800679013@freefall.cdrom.com> Sender: commit-owner@FreeBSD.org Precedence: bulk Jordan K. Hubbard writes: > > Not any more, that got clobber by all the standard make worlds I have > > been running to make sure the tree does not break any place whilst > > the code freeze is on. > > I was under the impression that the "speedup" changes to CVS were now > part of -current. The general speedup (2-3x faster than the old version) is now in CVS, but J.T. has made some additional speedups which are not part of the official CVS release which I've put on branch so folks can test them out locally if they want. Nate From owner-freebsd-commit Tue May 16 22:55:54 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA21986 for commit-outgoing; Tue, 16 May 1995 22:55:54 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA21965 for cvs-ports-outgoing; Tue, 16 May 1995 22:55:51 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA21936 ; Tue, 16 May 1995 22:55:40 -0700 Date: Tue, 16 May 1995 22:55:40 -0700 From: Satoshi Asami Message-Id: <199505170555.WAA21936@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/net/tcp_wrapper Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/16 22:55:39 Modified: net/tcp_wrapper Makefile Log: Add "MAINTAINER=torstenb@FreeBSD.ORG". Thanks Torsten! Submitted-by: torstenb, who is sitting on the far side of a slow network at the moment From owner-freebsd-commit Wed May 17 00:06:47 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA24991 for commit-outgoing; Wed, 17 May 1995 00:06:47 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA24970 for cvs-sys-outgoing; Wed, 17 May 1995 00:06:22 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA24949 ; Wed, 17 May 1995 00:06:04 -0700 Date: Wed, 17 May 1995 00:06:04 -0700 From: David Greenman Message-Id: <199505170706.AAA24949@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/scsi aic7xxx.c aic7xxx.h Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/05/17 00:06:03 Modified: sys/dev/aic7xxx aic7xxx.seq sys/i386/scsi aic7xxx.c aic7xxx.h Log: Fixes to the aic7xxx sequencer code and device driver from Justin Gibbs: 1) If a target initiated a sync negotiation with us and happened to chose a value above 15, the old code inadvertantly truncated it with an "& 0x0f". If the periferal picked something really bad like 0x32, you'd end up with an offset of 2 which would hang the drive since it didn't expect to ever get something so low. We now do a MIN(maxoffset, given_offset). 2) In the case of Wide cards, we were turning on sync transfers after a sucessfull wide negotiation. Now we leave the offset alone in the per target scratch space (which implies asyncronous transfers since we initialize it that way) until a syncronous negotation occurs. 3) We were advertizing a max offset of 15 instead of 8 for wide devices. 4) If the upper level SCSI code sent down a "SCSI_RESET", it would hang the system because we would end up sending a null command to the sequencer. Now we handle SCSI_RESET correctly by having the sequencer interrupt us when it is about to fill the message buffer so that we can fill it in ourselves. The sequencer will also "simulate" a command complete for these "message only" SCBs so that the kernel driver can finish up properly. The cdplay utility will send a "SCSI_REST" to the cdplayer if you use the reset command. 5) The code that handles SCSIINTs was broken in that if more than one type of error was true at once, we'd do outbs without the card being paused. The else clause after the busfree case was also an accident waiting to happen. I've now turned this into an if, else if, else type of thing, since in most cases when we handle one type of error, it should be okay to ignore the rest (ie if we have a SELTO, who cares if there was a parity error on the transaction?), but the section should really be rewritten after 2.0.5. This fix was the least obtrusive way to patch the problem. 6) Only tag either SDTR or WDTR negotiation on an SCB. The real problem is that I don't account for the case when an SCB that is tagged to do a particular type of negotiation completes or SELTOs (selection timeout) without the negotiation taking place, so the accounting of sdtrpending and wdtrpending gets screwed up. In the wide case, if we tag it to do both wdtr and sdtr, it only performs wdtr (since wdtr must occur first and we spread out the negotiation over two commands) so we always have sdtrpending set for that target and we never do a real SDTR. I fill properly fix the accounting after 2.0.5 goes out the door, but this works (as confirmed by Dan) on wide targets. Other stuff that is also included: 1) Don't do a bzero when recycling SCBs. The only thing that must explicitly be set to zero is the scb control byte which is done in ahc_get_scb. We also need to set the SG_list_pointer and SG_list_count to 0 for commands that do not transfer data. 2) Mask the interrupt type printout for the aic7870 case. The bit we were using to determine interrupt type is only valid for the aic7770. Submitted by: Justin Gibbs From owner-freebsd-commit Wed May 17 00:38:01 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA26198 for commit-outgoing; Wed, 17 May 1995 00:38:01 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA26181 for cvs-sys-outgoing; Wed, 17 May 1995 00:37:59 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA26167 ; Wed, 17 May 1995 00:37:54 -0700 Date: Wed, 17 May 1995 00:37:54 -0700 From: Bruce Evans Message-Id: <199505170737.AAA26167@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/boot/kzipboot head.S Sender: commit-owner@FreeBSD.org Precedence: bulk bde 95/05/17 00:37:54 Modified: sys/i386/boot/kzipboot head.S Log: Reviewed by: phk Submitted by: DI. Christian Gusenbauer The `howto' arg to boot() was not supplied, so it was stack garbage (actually the return address in the boot program). I didn't use the submitted fix. From owner-freebsd-commit Wed May 17 00:39:48 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA26309 for commit-outgoing; Wed, 17 May 1995 00:39:48 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA26296 for cvs-sys-outgoing; Wed, 17 May 1995 00:39:46 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA26284 ; Wed, 17 May 1995 00:39:45 -0700 Date: Wed, 17 May 1995 00:39:45 -0700 From: Bruce Evans Message-Id: <199505170739.AAA26284@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/boot/kzipboot boot.c Sender: commit-owner@FreeBSD.org Precedence: bulk bde 95/05/17 00:39:44 Modified: sys/i386/boot/kzipboot boot.c Log: Reviewed by: phk serial_putchar() always hung if it was called and the serial port existed, so booting with -h hung when the above bug was fixed. Previously, setting -h did nothing but -h was sometimes the default due to the stack garbage bug. From owner-freebsd-commit Wed May 17 02:01:05 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA03994 for commit-outgoing; Wed, 17 May 1995 02:01:05 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA03945 for cvs-ports-outgoing; Wed, 17 May 1995 02:00:56 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA03883 ; Wed, 17 May 1995 02:00:38 -0700 Date: Wed, 17 May 1995 02:00:38 -0700 From: Satoshi Asami Message-Id: <199505170900.CAA03883@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/russian/pgp.language/files md5 Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/17 02:00:36 Modified: russian/pgp.language/files md5 Log: The checksum changed again. This is getting ridiculous. I made this file empty for now. Andrey, unless you have a really good reason to put it back in, I recommend you to keep it this way. This port fails every time I try to compile it. From owner-freebsd-commit Wed May 17 02:19:10 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA05455 for commit-outgoing; Wed, 17 May 1995 02:19:10 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA05439 for cvs-share-outgoing; Wed, 17 May 1995 02:19:02 -0700 Received: (from roberto@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA05427 ; Wed, 17 May 1995 02:18:50 -0700 Date: Wed, 17 May 1995 02:18:50 -0700 From: Ollivier Robert Message-Id: <199505170918.CAA05427@freefall.cdrom.com> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/doc/FAQ freebsd-faq.sgml Sender: commit-owner@FreeBSD.org Precedence: bulk roberto 95/05/17 02:18:48 Modified: share/doc/FAQ freebsd-faq.sgml Log: Change the "make all" into "make depend all" in 6.0.6 (section on kernel building). Submitted by: Rodney Grimes From owner-freebsd-commit Wed May 17 02:30:53 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA05905 for commit-outgoing; Wed, 17 May 1995 02:30:53 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA05891 for cvs-ports-outgoing; Wed, 17 May 1995 02:30:46 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA05863 ; Wed, 17 May 1995 02:30:20 -0700 Date: Wed, 17 May 1995 02:30:20 -0700 From: Satoshi Asami Message-Id: <199505170930.CAA05863@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/russian/pgp.language/files md5 Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/17 02:30:15 Modified: russian/pgp.language/files md5 Log: Sorry, I was using an old distfile! The checksum hasn't changed, my apologies, I'll now go eat my lemon meringue. *-<:) From owner-freebsd-commit Wed May 17 02:31:45 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA05983 for commit-outgoing; Wed, 17 May 1995 02:31:45 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA05970 for cvs-etc-outgoing; Wed, 17 May 1995 02:31:41 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA05947 ; Wed, 17 May 1995 02:31:23 -0700 Date: Wed, 17 May 1995 02:31:23 -0700 From: "Rodney W. Grimes" Message-Id: <199505170931.CAA05947@freefall.cdrom.com> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc/mtree BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist BSD.var.dist Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/05/17 02:31:21 Modified: etc/mtree BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist BSD.var.dist Log: Regenerate these using mtree -cdinx -kuname,gname,mode on a very recently built release after fixing all the wrong directory permissions in that release. Then use diff -c -b to verify them against the old versions, nothing but new directories added :-). And a lot of alphabetizing done! From owner-freebsd-commit Wed May 17 02:52:27 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA07018 for commit-outgoing; Wed, 17 May 1995 02:52:27 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA07001 for cvs-etc-outgoing; Wed, 17 May 1995 02:52:24 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA06977 ; Wed, 17 May 1995 02:52:13 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id CAA09170; Wed, 17 May 1995 02:51:56 -0700 Date: Wed, 17 May 1995 02:51:56 -0700 Message-Id: <199505170951.CAA09170@silvia.HIP.Berkeley.EDU> To: rgrimes@freefall.cdrom.com CC: CVS-commiters@freefall.cdrom.com, cvs-etc@freefall.cdrom.com In-reply-to: <199505170931.CAA05947@freefall.cdrom.com> (rgrimes@freefall.cdrom.com) Subject: Re: cvs commit: src/etc/mtree BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist BSD.var.dist From: asami@cs.berkeley.edu (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: commit-owner@FreeBSD.org Precedence: bulk * Modified: etc/mtree BSD.include.dist BSD.local.dist BSD.root.dist ^^^^^^^^^^^^^^ Oh my goodness. Rod, did you know that a copy of this file is now included in every single non-X11 package that we build? ;) Anyway, I did a cvs diff, and other than one ordering change (sbin and share were in the wrong order), the only differences are the deleted extra spaces at the end of the lines, right? So I don't have to go rebuild the entire ports tree, right? Satoshi (please say yes.... ;) From owner-freebsd-commit Wed May 17 02:53:18 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA07071 for commit-outgoing; Wed, 17 May 1995 02:53:18 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA07056 for cvs-share-outgoing; Wed, 17 May 1995 02:53:15 -0700 Received: from thud.cdrom.com (thud.cdrom.com [192.216.222.13]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA07050 ; Wed, 17 May 1995 02:53:12 -0700 Received: (from adam@localhost) by thud.cdrom.com (8.6.11/8.6.9) id CAA26991 ; Wed, 17 May 1995 02:53:06 -0700 Date: Wed, 17 May 1995 02:53:06 -0700 From: Adam David Message-Id: <199505170953.CAA26991@thud.cdrom.com> To: CVS-commiters@thud.cdrom.com, cvs-share@thud.cdrom.com Subject: cvs commit: src/share/FAQ/Text CONTRIB.FreeBSD Sender: commit-owner@FreeBSD.org Precedence: bulk adam 95/05/17 02:53:04 Modified: share/FAQ/Text CONTRIB.FreeBSD Log: added myself as additional contributor From owner-freebsd-commit Wed May 17 03:02:33 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA08416 for commit-outgoing; Wed, 17 May 1995 03:02:33 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA08388 for cvs-etc-outgoing; Wed, 17 May 1995 03:02:25 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA08353 ; Wed, 17 May 1995 03:02:14 -0700 Date: Wed, 17 May 1995 03:02:14 -0700 From: "Rodney W. Grimes" Message-Id: <199505171002.DAA08353@freefall.cdrom.com> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc group Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/05/17 03:02:11 Modified: etc group Log: nogroup 32766 -> 65533 to go with nobody's change to 65534. From owner-freebsd-commit Wed May 17 03:18:45 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA10288 for commit-outgoing; Wed, 17 May 1995 03:18:45 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA10274 for cvs-share-outgoing; Wed, 17 May 1995 03:18:41 -0700 Received: from thud.cdrom.com (thud.cdrom.com [192.216.222.13]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id DAA10228 ; Wed, 17 May 1995 03:18:21 -0700 Received: from veda.is (veda.is [193.4.230.1]) by thud.cdrom.com (8.6.11/8.6.9) with ESMTP id DAA27376 ; Wed, 17 May 1995 03:18:01 -0700 Received: (from adam@localhost) by veda.is (8.6.8/8.6.6) id KAA06983; Wed, 17 May 1995 10:20:53 GMT From: Adam David Message-Id: <199505171020.KAA06983@veda.is> Subject: Re: cvs commit: src/share/FAQ/Text CONTRIB.FreeBSD To: adam@thud.cdrom.com (Adam David) Date: Wed, 17 May 1995 10:20:52 +0000 (GMT) Cc: CVS-commiters@thud.cdrom.com, cvs-share@thud.cdrom.com In-Reply-To: <199505170953.CAA26991@thud.cdrom.com> from "Adam David" at May 17, 95 02:53:06 am 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: 226 Sender: commit-owner@FreeBSD.org Precedence: bulk While looking at the CONTRIB.FreeBSD file, I noticed S|ren is in both the coreteam and the contributors lists, not sure if this is intentional or not. There might be other such duplicates, I'm just pointing this out. Adam D. From owner-freebsd-commit Wed May 17 03:21:42 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA10539 for commit-outgoing; Wed, 17 May 1995 03:21:42 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA10526 for cvs-etc-outgoing; Wed, 17 May 1995 03:21:40 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id DAA10507 ; Wed, 17 May 1995 03:21:24 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id DAA11291; Wed, 17 May 1995 03:20:36 -0700 From: "Rodney W. Grimes" Message-Id: <199505171020.DAA11291@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/etc/mtree BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist BSD.var.dist To: asami@cs.berkeley.edu (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Date: Wed, 17 May 1995 03:20:36 -0700 (PDT) Cc: rgrimes@freefall.cdrom.com, CVS-commiters@freefall.cdrom.com, cvs-etc@freefall.cdrom.com In-Reply-To: <199505170951.CAA09170@silvia.HIP.Berkeley.EDU> from "Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=" at May 17, 95 02:51:56 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: 863 Sender: commit-owner@FreeBSD.org Precedence: bulk > > * Modified: etc/mtree BSD.include.dist BSD.local.dist BSD.root.dist > ^^^^^^^^^^^^^^ > > Oh my goodness. Rod, did you know that a copy of this file is now > included in every single non-X11 package that we build? ;) What??? Your kidding me.. oh well... no big deal, see below... > > Anyway, I did a cvs diff, and other than one ordering change (sbin and > share were in the wrong order), the only differences are the deleted > extra spaces at the end of the lines, right? So I don't have to go > rebuild the entire ports tree, right? > > Satoshi (please say yes.... ;) YES!!!! This is not true of the other files... but for this one it is. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-commit Wed May 17 05:09:32 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA01446 for commit-outgoing; Wed, 17 May 1995 05:09:32 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA01433 for cvs-user-outgoing; Wed, 17 May 1995 05:09:29 -0700 Received: (from gpalmer@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA01414 ; Wed, 17 May 1995 05:09:13 -0700 Date: Wed, 17 May 1995 05:09:13 -0700 From: Gary Palmer Message-Id: <199505171209.FAA01414@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall tcpip.c Sender: commit-owner@FreeBSD.org Precedence: bulk gpalmer 95/05/17 05:09:12 Modified: release/sysinstall tcpip.c Log: Hopefully the last version of this file. Add a lot more comments, and actually give the data back to sysinstall in a coherent fashion now. From owner-freebsd-commit Wed May 17 06:08:57 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA02681 for commit-outgoing; Wed, 17 May 1995 06:08:57 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA02614 for cvs-ports-outgoing; Wed, 17 May 1995 06:07:33 -0700 Received: (from jmz@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA02603 ; Wed, 17 May 1995 06:07:29 -0700 Date: Wed, 17 May 1995 06:07:29 -0700 From: Jean-Marc Zucconi Message-Id: <199505171307.GAA02603@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/x11/XFree86/scripts configure Sender: commit-owner@FreeBSD.org Precedence: bulk jmz 95/05/17 06:07:29 Modified: x11/XFree86 Makefile x11/XFree86/scripts configure Log: Bug fixes for compilation from the O'Reilly and Associates CDROM Reviewed by: jmz Submitted by: Mark Murray From owner-freebsd-commit Wed May 17 06:17:07 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA03009 for commit-outgoing; Wed, 17 May 1995 06:17:07 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA02919 for cvs-sys-outgoing; Wed, 17 May 1995 06:15:44 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA02909 ; Wed, 17 May 1995 06:15:40 -0700 Date: Wed, 17 May 1995 06:15:40 -0700 From: David Greenman Message-Id: <199505171315.GAA02909@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa if_lnc.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/05/17 06:15:39 Modified: sys/i386/isa if_lnc.c Log: Changed read_csr and write_csr to static so that they don't clash with another driver. Reviewed by: Paul Richards Submitted by: Brian Litzinger From owner-freebsd-commit Wed May 17 07:20:18 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA04546 for commit-outgoing; Wed, 17 May 1995 07:20:18 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA04476 for cvs-user-outgoing; Wed, 17 May 1995 07:18:47 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA04465 ; Wed, 17 May 1995 07:18:36 -0700 Date: Wed, 17 May 1995 07:18:36 -0700 From: Satoshi Asami Message-Id: <199505171418.HAA04465@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/TODO-2.1 asami Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/17 07:18:35 Modified: TODO-2.1 asami Log: Long-overdue update of my list. From owner-freebsd-commit Wed May 17 07:41:41 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA05274 for commit-outgoing; Wed, 17 May 1995 07:41:41 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA05209 for cvs-user-outgoing; Wed, 17 May 1995 07:40:17 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA05196 ; Wed, 17 May 1995 07:40:03 -0700 Date: Wed, 17 May 1995 07:40:03 -0700 From: "Jordan K. Hubbard" Message-Id: <199505171440.HAA05196@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall media_strategy.c Makefile decode.c devices.c disks.c dist.c dmenu.c install.c label.c main.c media.c menus.c sysinstall.h tcpip.c wizard.c Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/17 07:40:01 Modified: release/sysinstall Makefile decode.c devices.c disks.c dist.c dmenu.c install.c label.c main.c media.c menus.c sysinstall.h tcpip.c wizard.c Added: release/sysinstall media_strategy.c Log: Commit my latest so that Gary can sync up - this version should also be the grounds for our first round of testing in the release I'm rolling. It doesn't load the distributions yet, but it should do everything else. From owner-freebsd-commit Wed May 17 07:50:44 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA05585 for commit-outgoing; Wed, 17 May 1995 07:50:44 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA05537 for cvs-ports-outgoing; Wed, 17 May 1995 07:49:17 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA05527 ; Wed, 17 May 1995 07:49:05 -0700 Date: Wed, 17 May 1995 07:49:05 -0700 From: Satoshi Asami Message-Id: <199505171449.HAA05527@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/games/xrobots Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/17 07:49:01 Modified: games Makefile Log: Add back xpipeman to xrobots, which were taken out because the ftp site wasn't accessible -- I had distfiles on my machine so I copied them over to ftp.freebsd.org. Modified: games/xpipeman Makefile games/xrobots Makefile Log: Update this Makefile to comply to the new scheme. From owner-freebsd-commit Wed May 17 08:14:07 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA06265 for commit-outgoing; Wed, 17 May 1995 08:14:07 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA06235 for cvs-ports-outgoing; Wed, 17 May 1995 08:12:39 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA06190 ; Wed, 17 May 1995 08:12:30 -0700 Date: Wed, 17 May 1995 08:12:30 -0700 From: Satoshi Asami Message-Id: <199505171512.IAA06190@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/net/irc/pkg PLIST Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/05/17 08:12:29 Modified: net/irc Makefile net/irc/pkg PLIST Log: General cleanup. Submitted by: torstenb From owner-freebsd-commit Wed May 17 08:43:21 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA06834 for commit-outgoing; Wed, 17 May 1995 08:43:21 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA06796 for cvs-user-outgoing; Wed, 17 May 1995 08:41:56 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA06786 ; Wed, 17 May 1995 08:41:53 -0700 Date: Wed, 17 May 1995 08:41:53 -0700 From: "Jordan K. Hubbard" Message-Id: <199505171541.IAA06786@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall label.c Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/17 08:41:52 Modified: release/sysinstall label.c Log: Remove the seat-belts from the root partition creation code; for some reason I'm *always* getting CHUNK_PAST_1024 set now, even when it's definitely not! :-( Poul, can you perhaps take a look? Thanks! From owner-freebsd-commit Wed May 17 08:45:48 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA06980 for commit-outgoing; Wed, 17 May 1995 08:45:48 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA06941 for cvs-user-outgoing; Wed, 17 May 1995 08:44:25 -0700 Received: (from gpalmer@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA06930 ; Wed, 17 May 1995 08:44:23 -0700 Date: Wed, 17 May 1995 08:44:23 -0700 From: Gary Palmer Message-Id: <199505171544.IAA06930@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall/help/no_NO.ISO8859-1 usage.hlp Sender: commit-owner@FreeBSD.org Precedence: bulk gpalmer 95/05/17 08:44:23 Modified: release/sysinstall/help/de_DE.ISO8859-1 usage.hlp release/sysinstall/help/en_US.ISO8859-1 usage.hlp release/sysinstall/help/fr_FR.ISO8859-1 usage.hlp release/sysinstall/help/it_IT.ISO8859-1 usage.hlp release/sysinstall/help/nl_NL.ISO8859-1 usage.hlp release/sysinstall/help/no_NO.ISO8859-1 usage.hlp Log: Untabify these files - it doesn't come out right on the display otherwise :-( From owner-freebsd-commit Wed May 17 09:07:09 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA07407 for commit-outgoing; Wed, 17 May 1995 09:07:09 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA07354 for cvs-user-outgoing; Wed, 17 May 1995 09:05:45 -0700 Received: (from gpalmer@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA07344 ; Wed, 17 May 1995 09:05:43 -0700 Date: Wed, 17 May 1995 09:05:43 -0700 From: Gary Palmer Message-Id: <199505171605.JAA07344@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall/help/en_US.ISO8859-1 usage.hlp Sender: commit-owner@FreeBSD.org Precedence: bulk gpalmer 95/05/17 09:05:42 Modified: release/sysinstall/help/en_US.ISO8859-1 usage.hlp Log: Oops - one slipped past the nets :-( From owner-freebsd-commit Wed May 17 09:17:40 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA07805 for commit-outgoing; Wed, 17 May 1995 09:17:40 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA07739 for cvs-user-outgoing; Wed, 17 May 1995 09:16:16 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA07729 ; Wed, 17 May 1995 09:16:11 -0700 Date: Wed, 17 May 1995 09:16:11 -0700 From: "Jordan K. Hubbard" Message-Id: <199505171616.JAA07729@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall disks.c install.c label.c system.c Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/17 09:16:11 Modified: release/sysinstall disks.c install.c label.c system.c Log: 1. Set a path to /stand by default. 2. Don't clear() when I can dialog_clear(). From owner-freebsd-commit Wed May 17 09:49:45 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA08645 for commit-outgoing; Wed, 17 May 1995 09:49:45 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA08610 for cvs-ports-outgoing; Wed, 17 May 1995 09:48:13 -0700 Received: from grunt.grondar.za (grunt.grondar.za [196.7.18.129]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id JAA08596 ; Wed, 17 May 1995 09:47:55 -0700 Received: from grumble.grondar.za (grumble.grondar.za [196.7.18.130]) by grunt.grondar.za (8.6.11/8.6.9) with ESMTP id SAA02698; Wed, 17 May 1995 18:47:41 +0200 Received: from localhost (localhost [127.0.0.1]) by grumble.grondar.za (8.6.11/8.6.9) with SMTP id SAA21068; Wed, 17 May 1995 18:47:38 +0200 Message-Id: <199505171647.SAA21068@grumble.grondar.za> X-Authentication-Warning: grumble.grondar.za: Host localhost didn't use HELO protocol To: Satoshi Asami cc: CVS-commiters@freefall.cdrom.com, cvs-ports@freefall.cdrom.com Subject: Re: cvs commit: ports/russian/pgp.language/files md5 Date: Wed, 17 May 1995 18:47:34 +0200 From: Mark Murray Sender: commit-owner@FreeBSD.org Precedence: bulk > asami 95/05/17 02:30:15 > > Modified: russian/pgp.language/files md5 > Log: > Sorry, I was using an old distfile! The checksum hasn't changed, > my apologies, I'll now go eat my lemon meringue. *-<:) Hey! Hey! That was promised to me! -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 From owner-freebsd-commit Wed May 17 10:06:05 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA09086 for commit-outgoing; Wed, 17 May 1995 10:06:05 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA09043 for cvs-share-outgoing; Wed, 17 May 1995 10:04:42 -0700 Received: (from lars@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA09031 ; Wed, 17 May 1995 10:04:38 -0700 Date: Wed, 17 May 1995 10:04:38 -0700 From: Lars Fredriksen Message-Id: <199505171704.KAA09031@freefall.cdrom.com> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/FAQ/Text CONTRIB.FreeBSD Sender: commit-owner@FreeBSD.org Precedence: bulk lars 95/05/17 10:04:37 Modified: share/FAQ/Text CONTRIB.FreeBSD Log: Added myself as per Rod's suggestion. From owner-freebsd-commit Wed May 17 12:22:57 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA11954 for commit-outgoing; Wed, 17 May 1995 12:22:57 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA11931 for cvs-share-outgoing; Wed, 17 May 1995 12:22:49 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id MAA11924 ; Wed, 17 May 1995 12:22:28 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id FAA27418; Thu, 18 May 1995 05:18:05 +1000 Date: Thu, 18 May 1995 05:18:05 +1000 From: Bruce Evans Message-Id: <199505171918.FAA27418@godzilla.zeta.org.au> To: CVS-commiters@freefall.cdrom.com, cvs-share@freefall.cdrom.com, roberto@freefall.cdrom.com Subject: Re: cvs commit: src/share/doc/FAQ freebsd-faq.sgml Sender: commit-owner@FreeBSD.org Precedence: bulk > Modified: share/doc/FAQ freebsd-faq.sgml > Log: > Change the "make all" into "make depend all" in 6.0.6 (section on kernel > building). > > Submitted by: Rodney Grimes This should be "make clean && make depend && make. The `make clean' step can often be omitted (...) and in any case should be run before `config -n', not immediately after. The `make depend' step can be omitted except when the kernel has already been built and some source file has changed since `depend' was last made". "make depend all" is often wrong and is certainly wrong for a kernel immediately after it has been config'ed. `make' doesn't rescan the dependencies after the `make depend' step, so "make depend all" is more or less equivalent to "make all; make depend". "all" is noise except when other targets are specifed. Bruce From owner-freebsd-commit Wed May 17 13:14:30 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA12968 for commit-outgoing; Wed, 17 May 1995 13:14:30 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA12955 for cvs-share-outgoing; Wed, 17 May 1995 13:14:27 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA12948 ; Wed, 17 May 1995 13:14:07 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id NAA12318; Wed, 17 May 1995 13:13:28 -0700 From: "Rodney W. Grimes" Message-Id: <199505172013.NAA12318@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/share/doc/FAQ freebsd-faq.sgml To: bde@zeta.org.au (Bruce Evans) Date: Wed, 17 May 1995 13:13:27 -0700 (PDT) Cc: CVS-commiters@freefall.cdrom.com, cvs-share@freefall.cdrom.com, roberto@freefall.cdrom.com In-Reply-To: <199505171918.FAA27418@godzilla.zeta.org.au> from "Bruce Evans" at May 18, 95 05:18:05 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: 1334 Sender: commit-owner@FreeBSD.org Precedence: bulk > > > Modified: share/doc/FAQ freebsd-faq.sgml > > Log: > > Change the "make all" into "make depend all" in 6.0.6 (section on kernel > > building). > > > > Submitted by: Rodney Grimes > > This should be "make clean && make depend && make. The `make clean' > step can often be omitted (...) and in any case should be run before > `config -n', not immediately after. The `make depend' step can be > omitted except when the kernel has already been built and some source > file has changed since `depend' was last made". > > "make depend all" is often wrong and is certainly wrong for a kernel > immediately after it has been config'ed. `make' doesn't rescan the ^^^^^^^^^ > dependencies after the `make depend' step, so "make depend all" is > more or less equivalent to "make all; make depend". "all" is noise > except when other targets are specifed. > He is right... forgot about that, but since we are not telling the user about the -n option in this example the sequence as it is now is valid, but would be safer if written make depend && make all #Do not substitute make depend all > Bruce > -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-commit Wed May 17 13:45:30 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA14048 for commit-outgoing; Wed, 17 May 1995 13:45:30 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA14033 for cvs-share-outgoing; Wed, 17 May 1995 13:45:26 -0700 Received: (from torstenb@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA14011 ; Wed, 17 May 1995 13:45:13 -0700 Date: Wed, 17 May 1995 13:45:13 -0700 From: Torsten Blum Message-Id: <199505172045.NAA14011@freefall.cdrom.com> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/FAQ/Text CONTRIB.FreeBSD Sender: commit-owner@FreeBSD.org Precedence: bulk torstenb 95/05/17 13:45:12 Modified: share/FAQ/Text CONTRIB.FreeBSD Log: Added myself as per Rod's suggestion From owner-freebsd-commit Wed May 17 19:43:29 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA22376 for commit-outgoing; Wed, 17 May 1995 19:43:29 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA22352 for cvs-user-outgoing; Wed, 17 May 1995 19:43:02 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA22330 ; Wed, 17 May 1995 19:42:36 -0700 Date: Wed, 17 May 1995 19:42:36 -0700 From: "Jordan K. Hubbard" Message-Id: <199505180242.TAA22330@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall command.c system.c Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/17 19:42:34 Modified: release/sysinstall command.c system.c Log: Use my own version of system() everywhere - it knows where to find the shell! From owner-freebsd-commit Wed May 17 19:59:40 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA22958 for commit-outgoing; Wed, 17 May 1995 19:59:40 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA22942 for cvs-sys-outgoing; Wed, 17 May 1995 19:59:35 -0700 Received: (from davidg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA22929 ; Wed, 17 May 1995 19:59:28 -0700 Date: Wed, 17 May 1995 19:59:28 -0700 From: David Greenman Message-Id: <199505180259.TAA22929@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm device_pager.c swap_pager.c vm_fault.c vm_mmap.c vnode_pager.c Sender: commit-owner@FreeBSD.org Precedence: bulk davidg 95/05/17 19:59:27 Modified: sys/vm device_pager.c swap_pager.c vm_fault.c vm_mmap.c vnode_pager.c Log: Accessing pages beyond the end of a mapped file results in internal inconsistencies in the VM system that eventually lead to a panic. These changes fix the behavior to conform to the behavior in SunOS, which is to deny faults to pages beyond the EOF (returning SIGBUS). Internally, this is implemented by requiring faults to be within the object size boundaries. These changes exposed another bug, namely that passing in an offset to mmap when trying to map an unnamed anonymous region also results in internal inconsistencies. In this case, the offset is forced to zero. Reviewed by: John Dyson and others From owner-freebsd-commit Wed May 17 20:01:33 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA23104 for commit-outgoing; Wed, 17 May 1995 20:01:33 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA23089 for cvs-usrbin-outgoing; Wed, 17 May 1995 20:01:31 -0700 Received: (from jfieber@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA23079 ; Wed, 17 May 1995 20:01:29 -0700 Date: Wed, 17 May 1995 20:01:29 -0700 From: John Fieber Message-Id: <199505180301.UAA23079@freefall.cdrom.com> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/sgmlfmt sgmlfmt.pl Sender: commit-owner@FreeBSD.org Precedence: bulk jfieber 95/05/17 20:01:29 Modified: usr.bin/sgmlfmt sgmlfmt.pl Log: Remove extraneous empty paragraphs (

) from the output. From owner-freebsd-commit Wed May 17 20:05:35 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA23296 for commit-outgoing; Wed, 17 May 1995 20:05:35 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA23283 for cvs-share-outgoing; Wed, 17 May 1995 20:05:31 -0700 Received: (from jfieber@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA23273 ; Wed, 17 May 1995 20:05:26 -0700 Date: Wed, 17 May 1995 20:05:26 -0700 From: John Fieber Message-Id: <199505180305.UAA23273@freefall.cdrom.com> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/doc/handbook memoryuse.sgml authors.sgml current.sgml eresources.sgml handbook.sgml porting.sgml ports.sgml submitters.sgml Sender: commit-owner@FreeBSD.org Precedence: bulk jfieber 95/05/17 20:05:24 Modified: share/doc/handbook authors.sgml current.sgml eresources.sgml handbook.sgml porting.sgml ports.sgml submitters.sgml Added: share/doc/handbook memoryuse.sgml Log: handbook.sgml Rearranged a few sections, add memoryuse section. current.sgml, ports.sgml, porting.sgml Added a