In article <201807061021.35171.p...@netbsd.org>, Phil Nelson <p...@netbsd.org> wrote: >Hello, > > In working on the 802.11 refresh, I ran into a new errno code from FreeBSD: > >#define EDOOFUS 88 /* Programming error */ > > Shall we add this one? (Most likely with a different number since >88 is taken >in the NetBSD errno.h.) > > I could use EPROTO instead, but ....
Of all the things to take from FreeBSD, this must be one of the least desirable. ESTINKS :-) christos