NetBSD/usr.bin/tn3270
mycroft f5d7100e26 Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
the correct definition from errno.h.
2000-01-21 17:08:33 +00:00
..
api bcpy->memcpy, and don't trash memory if 1998-11-06 20:00:07 +00:00
ascii char -> unsigned char 1998-11-06 20:03:08 +00:00
ctlr Declare ints, too, don't default them. 1998-07-09 18:32:52 +00:00
general remove -Dunix and #ifdef unix where it is only used to select 1998-09-06 02:54:47 +00:00
mset More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
sys_curses Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +00:00
tn3270 More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
tools Make these files use bsd.hostprog.mk so you can cross-compile tn3270! 1999-07-14 21:36:36 +00:00
Makefile distclean is a synonym for cleandir 1998-09-05 14:57:41 +00:00
Makefile.inc