From assar@sics.se Fri Aug  6 13:46:51 1999
Return-Path: <assar@sics.se>
Received: from assaris.sics.se (assaris.sics.se [193.10.66.108])
	by hub.freebsd.org (Postfix) with ESMTP id 563AE14D92
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Aug 1999 13:46:46 -0700 (PDT)
	(envelope-from assar@sics.se)
Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.7.3) id WAA67512; Fri, 6 Aug 1999 22:47:04 +0200 (CEST)
Message-Id: <199908062047.WAA67512@assaris.sics.se>
Date: Fri, 6 Aug 1999 22:47:04 +0200 (CEST)
From: Assar Westerlund <assar@sics.se>
Reply-To: assar@sics.se
To: FreeBSD-gnats-submit@freebsd.org
Subject: comments in syscalls.master are out-of-date
X-Send-Pr-Version: 3.2

>Number:         13007
>Category:       docs
>Synopsis:       comments in syscalls.master are out-of-date
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug  6 13:50:00 PDT 1999
>Closed-Date:    Wed Aug 11 15:09:43 PDT 1999
>Last-Modified:  Wed Aug 11 15:12:58 PDT 1999
>Originator:     Assar Westerlund
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
what?
>Environment:

none

>Description:

the comments on what types are available in syscalls.master are out-of-date

>How-To-Repeat:

read syscalls.master

>Fix:
	
Index: syscalls.master
===================================================================
RCS file: /src/fbsd-repository/src/sys/kern/syscalls.master,v
retrieving revision 1.58
diff -u -w -u -w -r1.58 syscalls.master
--- syscalls.master	1999/04/28 11:28:49	1.58
+++ syscalls.master	1999/08/06 20:42:35
@@ -6,7 +6,8 @@
 
 ; Columns: number type nargs namespc name alt{name,tag,rtyp}/comments
 ;	number	system call number, must be in order
-;	type	one of STD, OBSOL, UNIMPL, COMPAT
+;	type	one of STD, OBSOL, UNIMPL, COMPAT, CPT_NOA, LIBCOMPAT,
+;		NODEF, NOARGS, NOPROTO, NOIMPL
 ;	namespc one of POSIX, BSD, NOHIDE
 ;	name	psuedo-prototype of syscall routine
 ;		If one of the following alts is different, then all appear:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nik 
State-Changed-When: Wed Aug 11 15:09:43 PDT 1999 
State-Changed-Why:  
Patch applied, thanks. 
>Unformatted:
