From owner-cvs-usrsbin Sun Apr 16 05:06:53 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA28343 for cvs-usrsbin-outgoing; Sun, 16 Apr 1995 05:06:53 -0700 Received: (from amurai@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA28328 ; Sun, 16 Apr 1995 05:06:43 -0700 Date: Sun, 16 Apr 1995 05:06:43 -0700 From: Atsushi Murai Message-Id: <199504161206.FAA28328@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp async.c Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk amurai 95/04/16 05:06:42 Modified: usr.sbin/ppp async.c Log: Fix for handling a HDLC's escape characters as properly. Reviewed by: Atsushi Murai Submitted by: NIIMI Satoshi From owner-cvs-usrsbin Sun Apr 16 06:38:46 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA00373 for cvs-usrsbin-outgoing; Sun, 16 Apr 1995 06:38:46 -0700 Received: (from amurai@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA00363 ; Sun, 16 Apr 1995 06:38:42 -0700 Date: Sun, 16 Apr 1995 06:38:42 -0700 From: Atsushi Murai Message-Id: <199504161338.GAA00363@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp command.c modem.c Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk amurai 95/04/16 06:38:41 Modified: usr.sbin/ppp command.c modem.c Log: Fixing follows and John's fruent explnation than my English.... The first problem I found was that descriptor 0 was being closed. This happens because the modem variable is set to 0 to indicate that it is not valid but there are not enough tests for the modem variable being 0. You can see where I have done this in the patch. Code in OpenModem() dups the modem descriptor if it is < 3. Once this happened the modem was always open and an incomming call would have getty and ppp reading the modem. Descriptor 1 is closed when the quit command was executed from a telnet connection. The next modem open returns descriptor 1 and this gets duped leaving the modem always open again. The modem was not being closed when the connection dropped or was closed from the other end. The UUCP lock was also not removed if the modem could not be opened. Reviewed by: Atsushi Murai Submitted by: John Capo From owner-cvs-usrsbin Sun Apr 16 15:40:52 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA17018 for cvs-usrsbin-outgoing; Sun, 16 Apr 1995 15:40:52 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA17008 ; Sun, 16 Apr 1995 15:40:50 -0700 Date: Sun, 16 Apr 1995 15:40:50 -0700 From: Bruce Evans Message-Id: <199504162240.PAA17008@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ctm/ctm ctm_ed.c Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk bde 95/04/16 15:40:50 Modified: usr.sbin/ctm/ctm ctm_ed.c Log: Check for i/o errors in fclose() so that a full disk doesn't almost guarantee truncation of the file being edited. From owner-cvs-usrsbin Sun Apr 16 21:21:43 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA01752 for cvs-usrsbin-outgoing; Sun, 16 Apr 1995 21:21:43 -0700 Received: (from amurai@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA01735 ; Sun, 16 Apr 1995 21:21:36 -0700 Date: Sun, 16 Apr 1995 21:21:36 -0700 From: Atsushi Murai Message-Id: <199504170421.VAA01735@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp lqr.c Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk amurai 95/04/16 21:21:36 Modified: usr.sbin/ppp lqr.c Log: Loglevel is a bitmask everywhere except in lqr.c. Reviewed by: Atsushi Murai Submitted by: John Capo From owner-cvs-usrsbin Mon Apr 17 12:24:54 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA17308 for cvs-usrsbin-outgoing; Mon, 17 Apr 1995 12:24:54 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA17298 ; Mon, 17 Apr 1995 12:24:51 -0700 Date: Mon, 17 Apr 1995 12:24:51 -0700 From: "Rodney W. Grimes" Message-Id: <199504171924.MAA17298@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pcvt/keycap Makefile Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk rgrimes 95/04/17 12:24:51 Modified: usr.sbin/pcvt/keycap Makefile Log: Add 4 missing ${DESTDIR}'s, this is another Makefile that needs rewritten. From owner-cvs-usrsbin Mon Apr 17 12:28:48 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA17388 for cvs-usrsbin-outgoing; Mon, 17 Apr 1995 12:28:48 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA17378 ; Mon, 17 Apr 1995 12:28:46 -0700 Date: Mon, 17 Apr 1995 12:28:46 -0700 From: "Rodney W. Grimes" Message-Id: <199504171928.MAA17378@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pcvt/fonts Makefile Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk rgrimes 95/04/17 12:28:46 Modified: usr.sbin/pcvt/fonts Makefile Log: Missing ${DESTDIR} added 4 places, pcvt's Makefiles are a crock! From owner-cvs-usrsbin Mon Apr 17 18:58:04 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA09160 for cvs-usrsbin-outgoing; Mon, 17 Apr 1995 18:58:04 -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 SAA09150 ; Mon, 17 Apr 1995 18:57:58 -0700 Received: (from jkh@localhost) by thud.cdrom.com (8.6.11/8.6.9) id SAA05593 ; Mon, 17 Apr 1995 18:57:55 -0700 Date: Mon, 17 Apr 1995 18:57:55 -0700 From: "Jordan K. Hubbard" Message-Id: <199504180157.SAA05593@thud.cdrom.com> To: CVS-commiters@thud.cdrom.com, cvs-usrsbin@thud.cdrom.com Subject: cvs commit: src/usr.sbin/xten README Makefile Install.notes Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk jkh 95/04/17 18:57:52 Modified: usr.sbin/xten Makefile Added: usr.sbin/xten README Removed: usr.sbin/xten Install.notes Log: Extensive updates to this package. Moved Install.notes -> README, as ratified at the core meeting of April 13th. Submitted by: Gene Stark From owner-cvs-usrsbin Mon Apr 17 19:00:12 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA09258 for cvs-usrsbin-outgoing; Mon, 17 Apr 1995 19:00:12 -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 TAA09235 ; Mon, 17 Apr 1995 19:00:01 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by thud.cdrom.com (8.6.11/8.6.9) with ESMTP id SAA05816 ; Mon, 17 Apr 1995 18:59:55 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id SAA10788; Mon, 17 Apr 1995 18:57:16 -0700 From: "Rodney W. Grimes" Message-Id: <199504180157.SAA10788@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/usr.sbin/xten README Makefile Install.notes To: jkh@thud.cdrom.com (Jordan K. Hubbard) Date: Mon, 17 Apr 1995 18:57:16 -0700 (PDT) Cc: CVS-commiters@thud.cdrom.com, cvs-usrsbin@thud.cdrom.com In-Reply-To: <199504180157.SAA05593@thud.cdrom.com> from "Jordan K. Hubbard" at Apr 17, 95 06:57:55 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: 554 Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk > > jkh 95/04/17 18:57:52 > > Modified: usr.sbin/xten Makefile > Added: usr.sbin/xten README > Removed: usr.sbin/xten Install.notes > Log: > Extensive updates to this package. > Moved Install.notes -> README, as ratified at the core meeting of > April 13th. Which I find no mention of in the Minutes posted to the list :-(, what else has not been mentioned??? -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-cvs-usrsbin Mon Apr 17 19:17:50 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA09972 for cvs-usrsbin-outgoing; Mon, 17 Apr 1995 19:17:50 -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 TAA09942 ; Mon, 17 Apr 1995 19:17:35 -0700 Received: from freefall.cdrom.com (freefall.cdrom.com [192.216.222.4]) by thud.cdrom.com (8.6.11/8.6.9) with ESMTP id TAA07669 ; Mon, 17 Apr 1995 19:17:32 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id TAA09929 ; Mon, 17 Apr 1995 19:17:25 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: "Rodney W. Grimes" cc: jkh@thud.cdrom.com (Jordan K. Hubbard), CVS-commiters@thud.cdrom.com, cvs-usrsbin@thud.cdrom.com Subject: Re: cvs commit: src/usr.sbin/xten README Makefile Install.notes In-reply-to: Your message of "Mon, 17 Apr 95 18:57:16 PDT." <199504180157.SAA10788@gndrsh.aac.dev.com> Date: Mon, 17 Apr 1995 19:17:24 -0700 Message-ID: <9928.798171444@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk > Which I find no mention of in the Minutes posted to the list :-(, what > else has not been mentioned??? A small omission, and one I took deliberate pains to mention here specifically so that you would ask this question.. :-) We agreed that different parts of the /usr/src tree could do with the annotation of a little doc (e.g. anything from /usr/src/README to /usr/src/sys/i386/isa/matcd/README, depending on the need) and that if such doc were to be added, it should be named "README" so as to be easily found. Now of course with both Danes there, I'm rather surprised they didn't jump onto their chairs and make an impassioned plea for a more global standard so that filenames like "LIESMICH" and "LESEMOI" were standardised as well, but I can only suppose that the rest of world has finally conceeded english as the international standard for source code documentation.. :-) What else wasn't mentioned? Hmmmm. Truly Rod, you are so suspicious! I really believe that's it, unless you count Ammendment 2 to the FreeBSD core charter which was ratified unanimously and quickly, so we didn't think it fit to mention. It essentially stipulates that once a week, the chief Test Technician, Rod Grimes, must don a Batman costume, false eyelashes and radio shack "siren helmet" (it takes 2 D-cells) and shop for a full hour at the local Lucky store (or any convenient local supermarket where he's known by a good number of the customers) waving a bright red feather boa and saying "Ah do declare, Miss Scarlet, but it do look like rain today!" loudly and to no one in particular at 5 minute intervals. Walnut Creek will be picking up the tab for the full outfit, so Rod need do no more than wait for the Federal Express package to arrive and start practicing a southern accent in a high-pitched voice. We're not unreasonable here! Jordan From owner-cvs-usrsbin Mon Apr 17 19:27:39 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA10503 for cvs-usrsbin-outgoing; Mon, 17 Apr 1995 19:27:39 -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 TAA10481 ; Mon, 17 Apr 1995 19:27:10 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by thud.cdrom.com (8.6.11/8.6.9) with ESMTP id TAA07904 ; Mon, 17 Apr 1995 19:27:06 -0700 Received: (from phk@localhost) by ref.tfs.com (8.6.8/8.6.6) id TAA00747; Mon, 17 Apr 1995 19:26:58 -0700 From: Poul-Henning Kamp Message-Id: <199504180226.TAA00747@ref.tfs.com> Subject: Re: cvs commit: src/usr.sbin/xten README Makefile Install.notes To: jkh@freefall.cdrom.com (Jordan K. Hubbard) Date: Mon, 17 Apr 1995 19:26:58 -0700 (PDT) Cc: rgrimes@gndrsh.aac.dev.com, jkh@thud.cdrom.com, CVS-commiters@thud.cdrom.com, cvs-usrsbin@thud.cdrom.com In-Reply-To: <9928.798171444@freefall.cdrom.com> from "Jordan K. Hubbard" at Apr 17, 95 07:17:24 pm Content-Type: text Content-Length: 395 Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk > What else wasn't mentioned? Hmmmm. Truly Rod, you are so suspicious! > I really believe that's it, unless you count Ammendment 2 to the Uhm that was ammendment #3. #2 what the one about Jordan and coffee... -- Poul-Henning Kamp -- TRW Financial Systems, Inc. 'All relevant people are pertinent' && 'All rude people are impertinent' => 'no rude people are relevant' From owner-cvs-usrsbin Mon Apr 17 19:32:03 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA10679 for cvs-usrsbin-outgoing; Mon, 17 Apr 1995 19:32:03 -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 TAA10665 ; Mon, 17 Apr 1995 19:31:39 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by thud.cdrom.com (8.6.11/8.6.9) with ESMTP id TAA08242 ; Mon, 17 Apr 1995 19:31:36 -0700 Received: (from julian@localhost) by ref.tfs.com (8.6.8/8.6.6) id TAA00788; Mon, 17 Apr 1995 19:31:30 -0700 From: Julian Elischer Message-Id: <199504180231.TAA00788@ref.tfs.com> Subject: Re: cvs commit: src/usr.sbin/xten README Makefile Install.notes To: rgrimes@gndrsh.aac.dev.com (Rodney W. Grimes) Date: Mon, 17 Apr 1995 19:31:28 -0700 (PDT) Cc: jkh@thud.cdrom.com, CVS-commiters@thud.cdrom.com, cvs-usrsbin@thud.cdrom.com In-Reply-To: <199504180157.SAA10788@gndrsh.aac.dev.com> from "Rodney W. Grimes" at Apr 17, 95 06:57:16 pm Content-Type: text Content-Length: 1251 Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk > > > > > jkh 95/04/17 18:57:52 > > > > Modified: usr.sbin/xten Makefile > > Added: usr.sbin/xten README > > Removed: usr.sbin/xten Install.notes > > Log: > > Extensive updates to this package. > > Moved Install.notes -> README, as ratified at the core meeting of > > April 13th. > > Which I find no mention of in the Minutes posted to the list :-(, what > else has not been mentioned??? hmmm I thought that I did mention it... (I'll go look afterwards) Actually maybe we miscommunicated.... I thought we were only talking about allowing documantation WITHIN the kernel tree, and I think I mentionned it in the minutes in that light.. (e.g. if you look in most kernel trees you find NO documentation..) I thought what we agreed to was: allow, no, in fact, possitively approve of, README files scattered through teh kernel source tree, documenting interfaces and configuration options etc.. all labelled appropriatly as README or README.{driver-x} What happens outside the kernel is basically up to whoever writes the code, I thought. > > > -- > Rod Grimes rgrimes@gndrsh.aac.dev.com > Accurate Automation Company Custom computers for FreeBSD > From owner-cvs-usrsbin Mon Apr 17 19:35:59 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA10872 for cvs-usrsbin-outgoing; Mon, 17 Apr 1995 19:35:59 -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 TAA10853 ; Mon, 17 Apr 1995 19:35:49 -0700 Received: from freefall.cdrom.com (freefall.cdrom.com [192.216.222.4]) by thud.cdrom.com (8.6.11/8.6.9) with ESMTP id TAA11692 ; Mon, 17 Apr 1995 19:35:46 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id TAA10841 ; Mon, 17 Apr 1995 19:35:37 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: Poul-Henning Kamp cc: rgrimes@gndrsh.aac.dev.com, jkh@thud.cdrom.com, CVS-commiters@thud.cdrom.com, cvs-usrsbin@thud.cdrom.com Subject: Re: cvs commit: src/usr.sbin/xten README Makefile Install.notes In-reply-to: Your message of "Mon, 17 Apr 95 19:26:58 PDT." <199504180226.TAA00747@ref.tfs.com> Date: Mon, 17 Apr 1995 19:35:34 -0700 Message-ID: <10840.798172534@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk > > What else wasn't mentioned? Hmmmm. Truly Rod, you are so suspicious! > > I really believe that's it, unless you count Ammendment 2 to the > > Uhm that was ammendment #3. > > #2 what the one about Jordan and coffee... No, #2 was the one about Danes and politics. I might have been #4, it's hard to say. The haze from the hashish smoke was so thick I couldn't really see the whiteboard the whole time! Jordan From owner-cvs-usrsbin Mon Apr 17 19:38:27 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA10965 for cvs-usrsbin-outgoing; Mon, 17 Apr 1995 19:38:27 -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 TAA10949 ; Mon, 17 Apr 1995 19:38:15 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by thud.cdrom.com (8.6.11/8.6.9) with ESMTP id TAA11937 ; Mon, 17 Apr 1995 19:38:12 -0700 Received: (from julian@localhost) by ref.tfs.com (8.6.8/8.6.6) id TAA00847; Mon, 17 Apr 1995 19:38:06 -0700 From: Julian Elischer Message-Id: <199504180238.TAA00847@ref.tfs.com> Subject: Re: meeting Minutes To: julian@ref.tfs.com (Julian Elischer) Date: Mon, 17 Apr 1995 19:38:05 -0700 (PDT) Cc: rgrimes@gndrsh.aac.dev.com, jkh@thud.cdrom.com, CVS-commiters@thud.cdrom.com, cvs-usrsbin@thud.cdrom.com In-Reply-To: <199504180231.TAA00788@ref.tfs.com> from "Julian Elischer" at Apr 17, 95 07:31:28 pm Content-Type: text Content-Length: 531 Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk > > > > Moved Install.notes -> README, as ratified at the core meeting of > > > April 13th. > > > > Which I find no mention of in the Minutes posted to the list :-(, what > > else has not been mentioned??? In fact they haven't been distributed yet... I only sent them to 3 people.. I thought jordan was going to distribute them I sent them to rod, jkh and phk (as rod was affected by them but wasn't present) jordan do you want to distribute them further? I left it to you because I don't follow the politics...... julian From owner-cvs-usrsbin Mon Apr 17 19:38:27 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA10967 for cvs-usrsbin-outgoing; Mon, 17 Apr 1995 19:38:27 -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 TAA10950 ; Mon, 17 Apr 1995 19:38:15 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by thud.cdrom.com (8.6.11/8.6.9) with ESMTP id TAA11935 ; Mon, 17 Apr 1995 19:38:11 -0700 Received: (from phk@localhost) by ref.tfs.com (8.6.8/8.6.6) id TAA00840; Mon, 17 Apr 1995 19:38:04 -0700 From: Poul-Henning Kamp Message-Id: <199504180238.TAA00840@ref.tfs.com> Subject: Re: cvs commit: src/usr.sbin/xten README Makefile Install.notes To: jkh@freefall.cdrom.com (Jordan K. Hubbard) Date: Mon, 17 Apr 1995 19:38:02 -0700 (PDT) Cc: rgrimes@gndrsh.aac.dev.com, jkh@thud.cdrom.com, CVS-commiters@thud.cdrom.com, cvs-usrsbin@thud.cdrom.com In-Reply-To: <10840.798172534@freefall.cdrom.com> from "Jordan K. Hubbard" at Apr 17, 95 07:35:34 pm Content-Type: text Content-Length: 691 Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk > > > What else wasn't mentioned? Hmmmm. Truly Rod, you are so suspicious! > > > I really believe that's it, unless you count Ammendment 2 to the > > > > Uhm that was ammendment #3. > > > > #2 what the one about Jordan and coffee... > > No, #2 was the one about Danes and politics. I might have been #4, > it's hard to say. The haze from the hashish smoke was so thick I > couldn't really see the whiteboard the whole time! Now when do you think Rod will ask about #1 (The really interesting one :-) ? -- Poul-Henning Kamp -- TRW Financial Systems, Inc. 'All relevant people are pertinent' && 'All rude people are impertinent' => 'no rude people are relevant' From owner-cvs-usrsbin Mon Apr 17 19:41:14 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA11159 for cvs-usrsbin-outgoing; Mon, 17 Apr 1995 19:41:14 -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 TAA11141 ; Mon, 17 Apr 1995 19:41:02 -0700 Received: from freefall.cdrom.com (freefall.cdrom.com [192.216.222.4]) by thud.cdrom.com (8.6.11/8.6.9) with ESMTP id TAA12118 ; Mon, 17 Apr 1995 19:40:59 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id TAA11134 ; Mon, 17 Apr 1995 19:40:52 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: Julian Elischer cc: rgrimes@gndrsh.aac.dev.com, jkh@thud.cdrom.com, CVS-commiters@thud.cdrom.com, cvs-usrsbin@thud.cdrom.com Subject: Re: meeting Minutes In-reply-to: Your message of "Mon, 17 Apr 95 19:38:05 PDT." <199504180238.TAA00847@ref.tfs.com> Date: Mon, 17 Apr 1995 19:40:52 -0700 Message-ID: <11133.798172852@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk > I sent them to rod, jkh and phk > (as rod was affected by them but wasn't present) > jordan do you want to distribute them further? > I left it to you because I don't follow the politics...... Sorry, I guess I didn't look at the header that closely - I was assuming you'd already distributed them! :-) OK, in that case I'll go over them again and tart them up before sending them on to core. Jordan From owner-cvs-usrsbin Mon Apr 17 19:47:08 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA11420 for cvs-usrsbin-outgoing; Mon, 17 Apr 1995 19:47:08 -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 TAA11406 ; Mon, 17 Apr 1995 19:46:59 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by thud.cdrom.com (8.6.11/8.6.9) with ESMTP id TAA12950 ; Mon, 17 Apr 1995 19:46:54 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id TAA11072; Mon, 17 Apr 1995 19:44:03 -0700 From: "Rodney W. Grimes" Message-Id: <199504180244.TAA11072@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/usr.sbin/xten README Makefile Install.notes To: phk@ref.tfs.com (Poul-Henning Kamp) Date: Mon, 17 Apr 1995 19:44:02 -0700 (PDT) Cc: jkh@freefall.cdrom.com, jkh@thud.cdrom.com, CVS-commiters@thud.cdrom.com, cvs-usrsbin@thud.cdrom.com In-Reply-To: <199504180226.TAA00747@ref.tfs.com> from "Poul-Henning Kamp" at Apr 17, 95 07:26:58 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: 679 Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk > > > What else wasn't mentioned? Hmmmm. Truly Rod, you are so suspicious! > > I really believe that's it, unless you count Ammendment 2 to the > > Uhm that was ammendment #3. > > #2 what the one about Jordan and coffee... Well then, what was ammendment #1????? :-) :-) :-) And Jordan, did you ship that costume to me business address or the house address?? If you shipped it to the business address it will be comeing back to you, I have moved out of that building and now run the business entirely from home :-). -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-cvs-usrsbin Mon Apr 17 20:55:08 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA13064 for cvs-usrsbin-outgoing; Mon, 17 Apr 1995 20:55:08 -0700 Received: from relay3.UU.NET (relay3.UU.NET [192.48.96.8]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id UAA13058 for ; Mon, 17 Apr 1995 20:55:07 -0700 Received: from ast.com by relay3.UU.NET with SMTP id QQylyd11434; Mon, 17 Apr 1995 23:55:05 -0400 Received: from trsvax.fw.ast.com (fw.ast.com) by ast.com with SMTP id AA11148 (5.67b/IDA-1.5 for uunet!freebsd.org!cvs-usrsbin); Mon, 17 Apr 1995 20:59:15 -0700 Received: by trsvax.fw.ast.com (/\=-/\ Smail3.1.18.1 #18.1) id ; Mon, 17 Apr 95 22:50 CDT Received: by nemesis.lonestar.org (Smail3.1.27.1 #18) id m0s14DY-0004vsC; Mon, 17 Apr 95 22:44 CDT Message-Id: Date: Mon, 17 Apr 95 22:44 CDT To: cvs-usrsbin@freebsd.org From: uhclem@nemesis.lonestar.org (Frank Durda IV) Sent: Mon Apr 17 1995, 22:44:47 CDT Subject: Re: cvs commit: /usr/src/sys/i386/isa/siren-hat.h Cc: uhclem@nemesis.lonestar.org Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk [0]From: "Jordan K. Hubbard" [0]... uh.... [0]costume, false eyelashes and radio shack "siren helmet" (it takes 2 [0]D-cells) and shop for a full hour at the local Lucky store (or any [0]... uh,... yeah. If you need a siren helmet, I can send you the one that has hung around my office for years, formally "The VAX 780 is down" alarm. More recently, it was the only working light in the entire building after a power system explosion. (Screwdriver and three-phase 480V power don't like one another.) As a flashlight to find and shut down the T1s and concentrators, this hat is probably the most annoying flashlight (torch) on the planet. But I am willing to make the supreme sacrifice and donate it to the cause (whatever it is), provided the hat doesn't come back. :-) Frank Durda IV |"Mizz Starlet, I just love what or uhclem%nemesis@trsvax.ast.com (Internet)| you're wearing." ...letni!rwsys!nemesis!uhclem |"Thank you. I saw it hanging in ...decvax!trsvax.fw.ast.com!nemesis!uhclem | the window and had to have it." Confused? Watch more US TV. From owner-cvs-usrsbin Mon Apr 17 21:33:13 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA13739 for cvs-usrsbin-outgoing; Mon, 17 Apr 1995 21:33:13 -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 VAA13732 ; Mon, 17 Apr 1995 21:32:58 -0700 Received: from estienne.cs.berkeley.edu (estienne.CS.Berkeley.EDU [128.32.42.147]) by thud.cdrom.com (8.6.11/8.6.9) with ESMTP id VAA16459 ; Mon, 17 Apr 1995 21:32:55 -0700 Received: from localhost (localhost [127.0.0.1]) by estienne.cs.berkeley.edu (8.6.11/8.6.9) with SMTP id VAA15855; Mon, 17 Apr 1995 21:32:47 -0700 Message-Id: <199504180432.VAA15855@estienne.cs.berkeley.edu> X-Authentication-Warning: estienne.cs.berkeley.edu: Host localhost didn't use HELO protocol To: Poul-Henning Kamp cc: jkh@freefall.cdrom.com (Jordan K. Hubbard), rgrimes@gndrsh.aac.dev.com, jkh@thud.cdrom.com, CVS-commiters@thud.cdrom.com, cvs-usrsbin@thud.cdrom.com Subject: Re: cvs commit: src/usr.sbin/xten README Makefile Install.notes In-reply-to: Your message of "Mon, 17 Apr 1995 19:38:02 PDT." <199504180238.TAA00840@ref.tfs.com> Date: Mon, 17 Apr 1995 21:32:46 -0700 From: "Justin T. Gibbs" Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk >> > > What else wasn't mentioned? Hmmmm. Truly Rod, you are so suspicious! >> > > I really believe that's it, unless you count Ammendment 2 to the >> > >> > Uhm that was ammendment #3. >> > >> > #2 what the one about Jordan and coffee... >> >> No, #2 was the one about Danes and politics. I might have been #4, >> it's hard to say. The haze from the hashish smoke was so thick I >> couldn't really see the whiteboard the whole time! > >Now when do you think Rod will ask about #1 (The really interesting >one :-) ? I'm just worried about the people who thought 0xdeadbeaf was politically incorrect getting hold of our minutes! >-- >Poul-Henning Kamp -- TRW Financial Systems, Inc. >'All relevant people are pertinent' && 'All rude people are impertinent' >=> 'no rude people are relevant' -- Justin T. Gibbs ============================================== TCS Instructional Group - Programmer/Analyst 1 Cory | Po | Danube | Volga | Parker | Torus ============================================== From owner-cvs-usrsbin Tue Apr 18 05:47:39 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA02502 for cvs-usrsbin-outgoing; Tue, 18 Apr 1995 05:47:39 -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 FAA02486 ; Tue, 18 Apr 1995 05:47:32 -0700 Received: from hda.com (hda.com [199.232.40.182]) by thud.cdrom.com (8.6.11/8.6.9) with ESMTP id FAA06450 ; Tue, 18 Apr 1995 05:47:30 -0700 Received: (dufault@localhost) by hda.com (8.6.9/8.3) id IAA03242; Tue, 18 Apr 1995 08:46:40 -0400 From: Peter Dufault Message-Id: <199504181246.IAA03242@hda.com> Subject: Re: cvs commit: src/usr.sbin/xten README Makefile Install.notes To: rgrimes@gndrsh.aac.dev.com (Rodney W. Grimes) Date: Tue, 18 Apr 1995 08:46:39 -0400 (EDT) Cc: jkh@thud.cdrom.com, CVS-commiters@thud.cdrom.com, cvs-usrsbin@thud.cdrom.com In-Reply-To: <199504180157.SAA10788@gndrsh.aac.dev.com> from "Rodney W. Grimes" at Apr 17, 95 06:57:16 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 417 Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk Rodney W. Grimes writes: > > Which I find no mention of in the Minutes posted to the list :-(, what > else has not been mentioned??? Could edited versions of these minutes be posted to -hackers so that we can poke around in the entrails? Peter -- Peter Dufault Real Time Machine Control and Simulation HD Associates, Inc. Voice: 508 433 6936 dufault@hda.com Fax: 508 433 5267 From owner-cvs-usrsbin Thu Apr 20 20:47:41 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA23651 for cvs-usrsbin-outgoing; Thu, 20 Apr 1995 20:47:41 -0700 Received: (from phk@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA23623 ; Thu, 20 Apr 1995 20:47:27 -0700 Date: Thu, 20 Apr 1995 20:47:27 -0700 From: Poul-Henning Kamp Message-Id: <199504210347.UAA23623@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pcvt/demo Makefile Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk phk 95/04/20 20:47:25 Modified: usr.sbin/pcvt/demo Makefile Log: Add -f to all gunzip's. From owner-cvs-usrsbin Fri Apr 21 03:21:32 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA05392 for cvs-usrsbin-outgoing; Fri, 21 Apr 1995 03:21:32 -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 DAA05386 ; Fri, 21 Apr 1995 03:21:17 -0700 Received: (from jkh@localhost) by time.cdrom.com (8.6.11/8.6.9) id DAA01753; Fri, 21 Apr 1995 03:23:25 -0700 Date: Fri, 21 Apr 1995 03:23:25 -0700 From: "Jordan K. Hubbard" Message-Id: <199504211023.DAA01753@time.cdrom.com> To: CVS-commiters@time.cdrom.com, cvs-usrsbin@time.cdrom.com Subject: cvs commit: src/usr.sbin/pkg_manage Makefile Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk jkh 95/04/21 03:23:24 Modified: usr.sbin/pkg_manage Makefile Log: Whoops - I committed the test environment Makefile by mistake! This one should have all the proper relative paths. From owner-cvs-usrsbin Fri Apr 21 03:36:40 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA05556 for cvs-usrsbin-outgoing; Fri, 21 Apr 1995 03:36:40 -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 DAA05548 ; Fri, 21 Apr 1995 03:36:14 -0700 Received: (from jkh@localhost) by time.cdrom.com (8.6.11/8.6.9) id DAA01943; Fri, 21 Apr 1995 03:38:22 -0700 Date: Fri, 21 Apr 1995 03:38:22 -0700 From: "Jordan K. Hubbard" Message-Id: <199504211038.DAA01943@time.cdrom.com> To: CVS-commiters@time.cdrom.com, cvs-usrsbin@time.cdrom.com Subject: cvs commit: src/usr.sbin/pkg_manage pkg_manage.1 Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk jkh 95/04/21 03:38:22 Modified: usr.sbin/pkg_manage pkg_manage.1 Log: Clean up this manpage a bit. I didn't try to seriously rearrange any of the descriptions, I simply fixed some of the english and made his file selector example show up. From owner-cvs-usrsbin Fri Apr 21 11:04:42 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA14505 for cvs-usrsbin-outgoing; Fri, 21 Apr 1995 11:04:42 -0700 Received: (from wpaul@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA14495 ; Fri, 21 Apr 1995 11:04:39 -0700 Date: Fri, 21 Apr 1995 11:04:39 -0700 From: Bill Paul Message-Id: <199504211804.LAA14495@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ypbind ypbind.c Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk wpaul 95/04/21 11:04:37 Modified: lib/libc/yp yplib.c usr.bin/ypwhich ypwhich.c usr.sbin/ypbind ypbind.c Log: small NIS binding fixes: ypbind.c: if a client program asks ypbind for the name of the server for a particular domain, and there isn't a binding for that domain available yet, ypbind needs to supply a status value along with its failure message. Set yprespbody.ypbind_error before returning from a ypbindproc_domain request. yplib.c: properly handle the error status messages ypbind now has the ability to send us. Add a ypbinderr_string() function to decode the error values. ypwhich.c: handle ypbind errors correctly: yperr_string() can't handle ypbind_status messages -- use ypbinderr_string instead. From owner-cvs-usrsbin Fri Apr 21 17:01:23 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA25368 for cvs-usrsbin-outgoing; Fri, 21 Apr 1995 17:01:23 -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 RAA25351 ; Fri, 21 Apr 1995 17:01:12 -0700 Received: (from jkh@localhost) by time.cdrom.com (8.6.11/8.6.9) id RAA03906; Fri, 21 Apr 1995 17:03:20 -0700 Date: Fri, 21 Apr 1995 17:03:20 -0700 From: "Jordan K. Hubbard" Message-Id: <199504220003.RAA03906@time.cdrom.com> To: CVS-commiters@time.cdrom.com, cvs-usrsbin@time.cdrom.com Subject: cvs commit: src/usr.sbin/pkg_install/info Makefile Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk jkh 95/04/21 17:03:20 Modified: usr.sbin/pkg_install/add Makefile usr.sbin/pkg_install/create Makefile create.h main.c perform.c pkg_create.1 usr.sbin/pkg_install/delete Makefile usr.sbin/pkg_install/info Makefile Log: 1. Add proper dependencies to the library in my Makefiles. This was pointed out by Bruce. 2. Add a "feature" to pkg_create (OK, OK, it's a miserable hack!) to get it to dump its internal packing list out so that the `fake-pkg' rule in bsd.port.mk can generate a more meaningful packing list. From owner-cvs-usrsbin Fri Apr 21 17:12:21 1995 Return-Path: cvs-usrsbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA25706 for cvs-usrsbin-outgoing; Fri, 21 Apr 1995 17:12:21 -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 RAA25695 ; Fri, 21 Apr 1995 17:12:13 -0700 Received: (from jkh@localhost) by time.cdrom.com (8.6.11/8.6.9) id RAA04424; Fri, 21 Apr 1995 17:14:21 -0700 Date: Fri, 21 Apr 1995 17:14:21 -0700 From: "Jordan K. Hubbard" Message-Id: <199504220014.RAA04424@time.cdrom.com> To: CVS-commiters@time.cdrom.com, cvs-usrsbin@time.cdrom.com Subject: cvs commit: src/usr.sbin/pkg_install/lib plist.c Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk jkh 95/04/21 17:14:21 Modified: usr.sbin/pkg_install/lib plist.c Log: Some patches to make deletions of non-existent files and directories slightly less fatal (so that the database entry is subsequently removed anyway). Submitted by: Edward Wang