Date: Mon, 22 May 2000 09:48:28 -0700 (PDT) From: dot@dotat.at To: freebsd-gnats-submit@FreeBSD.org Subject: kern/18750: Bogus comment in syscalls.master Message-ID: <20000522164828.4CA1B37B722@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 18750
>Category: kern
>Synopsis: Bogus comment in syscalls.master
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Mon May 22 09:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Tony Finch
>Release: all since 3.0
>Organization:
>Environment:
>Description:
src/sys/kern/syscalls.master contains the lines
21 STD BSD { int mount(char *type, char *path, int flags, \
caddr_t data); }
; XXX 4.4lite2 uses `char *type' but we're not ready for that.
; XXX `path' should have type `const char *' but we're not ready for that.
the first comment no longer applies
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000522164828.4CA1B37B722>
