Changelog mentions many bugfixes and improvements for Linux 2.6, FreeBSD, Solaris, DEC OSF/1, NetBSD, AIX and IRIX. Note that it also says: "Support for MacOS X is officially withdrawn although the macosx module is still part of the distribution. Hopefully this is a temporary situation."
13 lines
267 B
Text
13 lines
267 B
Text
$NetBSD: patch-aa,v 1.10 2007/07/01 22:43:05 tnn Exp $
|
|
|
|
--- commands.c.orig 2007-04-20 15:31:18.000000000 +0200
|
|
+++ commands.c
|
|
@@ -32,8 +32,6 @@
|
|
#include "machine.h"
|
|
#include "help.h"
|
|
|
|
-extern int errno;
|
|
-
|
|
extern char *copyright;
|
|
|
|
/* imported from screen.c */
|