From owner-freebsd-bugs Sun May 12 15:50:04 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA21397 for bugs-outgoing; Sun, 12 May 1996 15:50:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA21390 Sun, 12 May 1996 15:50:02 -0700 (PDT) Resent-Date: Sun, 12 May 1996 15:50:02 -0700 (PDT) Resent-Message-Id: <199605122250.PAA21390@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, jc@irbs.com Received: from irbs.irbs.com ([199.182.75.129]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id PAA21147 for ; Sun, 12 May 1996 15:45:58 -0700 (PDT) Received: (from jc@localhost) by irbs.irbs.com (8.7.5/8.6.6) id SAA15712; Sun, 12 May 1996 18:45:24 -0400 (EDT) Message-Id: <199605122245.SAA15712@irbs.irbs.com> Date: Sun, 12 May 1996 18:45:24 -0400 (EDT) From: John Capo Reply-To: jc@irbs.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/1194: PPP server port not initialized Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1194 >Category: bin >Synopsis: PPP server port not initialized >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 12 15:50:01 PDT 1996 >Last-Modified: >Originator: John Capo >Organization: IRBS Engineering >Release: FreeBSD 2.2-CURRENT i386 >Environment: >Description: Latest round of changes omitted initialization of tunnel device unit variable. >How-To-Repeat: >Fix: *** /tmp/src/usr.sbin/ppp/os.c Sun May 12 16:35:07 1996 --- usr.sbin/ppp/os.c Sun May 12 18:26:49 1996 *************** *** 285,290 **** --- 285,291 ---- fprintf(stderr, "No tunnel device is available.\n"); return(-1); } + *ptun = unit; /* * At first, name the interface. >Audit-Trail: >Unformatted: