c78bcf5e70
fixes -nw mode on console/xterm; move generated PLIST to so concurrent loads don't clobber each other
9 lines
228 B
Plaintext
9 lines
228 B
Plaintext
--- src/s/openbsd.h.~1~ Sat Sep 6 12:33:09 1997
|
|
+++ src/s/openbsd.h Sat Jan 30 20:26:59 1999
|
|
@@ -5,3 +5,5 @@
|
|
|
|
/* Get the rest of the stuff from that less-POSIX-conformant system */
|
|
#include "netbsd.h"
|
|
+
|
|
+#undef LIBS_TERMCAP
|