From seggers@semyam.dinoco.de  Tue Jun  2 14:29:49 1998
Received: from tim.xenologics.com (tim.xenologics.com [194.77.5.24])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA12950
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 2 Jun 1998 14:29:47 -0700 (PDT)
          (envelope-from seggers@semyam.dinoco.de)
Received: (from uucp@localhost)
	by tim.xenologics.com (8.8.5/8.8.8) with UUCP id VAA28877
	for FreeBSD-gnats-submit@freebsd.org; Tue, 2 Jun 1998 21:50:27 +0200 (MET DST)
Received: (from seggers@localhost)
	by semyam.dinoco.de (8.8.8/8.8.8) id VAA01856;
	Tue, 2 Jun 1998 21:49:04 +0200 (CEST)
	(envelope-from seggers)
Message-Id: <199806021949.VAA01856@semyam.dinoco.de>
Date: Tue, 2 Jun 1998 21:49:04 +0200 (CEST)
From: Stefan Eggers <seggers@semyam.dinoco.de>
Reply-To: seggers@semyam.dinoco.de
To: FreeBSD-gnats-submit@freebsd.org
Cc: seggers@semyam.dinoco.de
Subject: LINT contains unused FDSEEKWAIT option
X-Send-Pr-Version: 3.2

>Number:         6841
>Category:       kern
>Synopsis:       LINT contains unused FDSEEKWAIT option
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun  2 14:30:00 PDT 1998
>Closed-Date:    Thu Jun 4 13:39:04 PDT 1998
>Last-Modified:  Thu Jun  4 13:41:26 PDT 1998
>Originator:     Stefan Eggers
>Release:        FreeBSD 2.2.6-STABLE i386
>Organization:
none
>Environment:

	2.2-stable as of May 29th, 1998

>Description:

	/usr/src/sys/i386/config/LINT contains the option FDSEEKWAIT -
this option isn't present anywhere else in the source.  Sound's like
just a cosmetic bug but might fool some people needing such an option
into thinking it will work.  Of course it can't.  :-(

	Just for the record:  Someone else mentioned it on the hackers
mailing list.  As I didn't find a problem report about LINT for this I
just filed this one.

>How-To-Repeat:

	Read the source and watch out for FDSEEKWAIT.  Exactly two
occurences - one in a comment, the other one the option itself.

>Fix:
	
	Remove the line with FDSEEKWAIT and its comment in LINT.
That's it.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Thu Jun 4 13:39:04 PDT 1998 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
