From nobody@FreeBSD.ORG  Sat Sep  9 00:37:16 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 2687E37B505; Sat,  9 Sep 2000 00:37:16 -0700 (PDT)
Message-Id: <20000909073716.2687E37B505@hub.freebsd.org>
Date: Sat,  9 Sep 2000 00:37:16 -0700 (PDT)
From: alm@SlewSys.org
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: `#define schedsofttty' et al. should not be in ipl_funcs.c
X-Send-Pr-Version: www-1.0

>Number:         21143
>Category:       kern
>Synopsis:       `#define schedsofttty' et al. should not be in ipl_funcs.c
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 09 00:40:01 PDT 2000
>Closed-Date:    Sun Aug 26 04:36:54 PDT 2001
>Last-Modified:  Sun Aug 26 04:37:22 PDT 2001
>Originator:     Andrew L. Moore
>Release:        5.0-CURRENT Tue Sep  5
>Organization:
SlewSys Research
>Environment:
FreeBSD qi.slewsys.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Sep  5 00:10:50 PDT 2000     alm@qi.slewsys.org:/usr/src/sys/compile/SLEWSYS  i386
>Description:
`#define schedsofttty' et al. should not be in ipl_funcs.c.
These are pre-processor directives, so either they should move to
<sys/systm.h> or they should be redefined, e.g., as
void schedsofttty(void) {};
>How-To-Repeat:
Try building a kernel with the cy device.
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: iedowse 
State-Changed-When: Sun Aug 26 03:32:19 PDT 2001 
State-Changed-Why:  

Is this still a problem, or was it just a temporary build failure 
in -current? The PR doesn't contain a lot of details. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=21143 
State-Changed-From-To: feedback->closed 
State-Changed-By: iedowse 
State-Changed-When: Sun Aug 26 04:36:54 PDT 2001 
State-Changed-Why:  

Submitter says that this can be closed. Thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=21143 
>Unformatted:
