Date: Fri, 17 Oct 2008 12:04:59 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: svn commit: r183972 - user/netchild/obsolete/src/libexec Message-ID: <200810171204.m9HC4xtH087736@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: netchild Date: Fri Oct 17 12:04:59 2008 New Revision: 183972 URL: http://svn.freebsd.org/changeset/base/183972 Log: Edwin explained that those are RFC 1350 (tftp) error values. My fix is wrong, the real fix is to use better symbolic names which are not so close to symbolic names of errno values. Whoever invented those symbolic names in tftpd earns a WTF?-Award for them (specially as the RFC does not list symbolic names for the error values). Deleted: user/netchild/obsolete/src/libexec/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810171204.m9HC4xtH087736>