Subject: standards/32879: NetBSD doesn't define the EPROTO errno
To: None <standards-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <degroote@enseirb.fr>
List: netbsd-bugs
Date: 02/20/2006 09:15:01
>Number: 32879
>Category: standards
>Synopsis: NetBSD doesn't define the EPROTO errno
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: standards-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Feb 20 09:15:00 +0000 2006
>Originator: arnaud degroote
>Release: current
>Organization:
>Environment:
NetBSD Hermes.at.home 3.99.15 NetBSD 3.99.15(HERMES) #7: Mon Feb 20 08:15:07 CET 2005 zul@Hermes.at.home:/usr/build_tmp/objdir/sys/arch/i386/compile/HERMES i386
>Description:
NetBSD doesn't define the EPROTO errno defined in http://www.opengroup.org/onlinepubs/009695399/basedefs/errno.h.html like the erro defined to represent protocol error.
>How-To-Repeat:
grep EPROTO /usr/src/sys/sys/errno.h
>Fix: