Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Aug 1999 22:47:04 +0200 (CEST)
From:      Assar Westerlund <assar@sics.se>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/13007: comments in syscalls.master are out-of-date
Message-ID:  <199908062047.WAA67512@assaris.sics.se>

next in thread | raw e-mail | index | archive | help

>Number:         13007
>Category:       docs
>Synopsis:       comments in syscalls.master are out-of-date
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug  6 13:50:00 PDT 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908062047.WAA67512>