Date: Sun, 10 Feb 2002 15:42:56 +0100 (CET) From: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> To: FreeBSD-gnats-submit@freebsd.org Subject: kern/34791: MFC removal of outdated comment from syscalls.master Message-ID: <20020210144256.16D13EBAA@stefan.fafoe>
next in thread | raw e-mail | index | archive | help
>Number: 34791
>Category: kern
>Synopsis: MFC removal of outdated comment from 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: Sun Feb 10 06:40:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Stefan Farfeleder
>Release: FreeBSD 4.5-RELEASE i386
>Organization:
>Environment:
System: FreeBSD stefan.fafoe 4.5-RELEASE FreeBSD 4.5-RELEASE #1: Sat Feb 2 13:05:42 CET 2002 stefan@stefan.fafoe:/usr/obj/usr/src/sys/MYKERNEL i386
>Description:
from src/sys/kern/syscalls.master:
---
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.
---
type was changed to char * in version 1.32 of syscalls.master back in
1997, in HEAD the comment was removed in version 1.91.
>How-To-Repeat:
>Fix:
Remove the XXX line.
>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?20020210144256.16D13EBAA>
