Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/23/2000 04:01:45
Module Name:	basesrc
Committed By:	he
Date:		Sun Jan 23 12:01:45 UTC 2000

Modified Files:
	basesrc/libexec/telnetd [netbsd-1-4]: telnetd.h

Log Message:
Pull up revision 1.6 (requested by mycroft):
  Always do the errno indirection hack, so that non-threaded
  libraries get the right errno value when linked with -lpthread.
  This means "always include <errno.h> and never declare errno
  yourself".


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.6.1 basesrc/libexec/telnetd/telnetd.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.