NetBSD/usr.bin/menuc
jmc b2f782612f Completely rework how tools/compat is done. Purge all uses/references to
_NETBSD_SOURCE as this makes cross building from older/newer versions of
NetBSD harder, not easier (and also makes the resulting tools 'different')

Wrap all required code with the inclusion of nbtool_config.h, attempt to
only use POSIX code in all places (or when reasonable test w. configure and
provide definitions: ala u_int, etc).

Reviewed by lukem. Tested on FreeBSD 4.9, Redhat Linux ES3, NetBSD 1.6.2 x86
NetBSD current (x86 and amd64) and Solaris 9.

Fixes PR's: PR#17762 PR#25944
2004-06-20 22:20:14 +00:00
..
testm
Makefile
avl.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
defs.h Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
main.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
mdb.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
mdb.h Add '[no] clear' to lex/yacc spec. 2003-11-30 09:22:25 +00:00
menu_sys.def Allow menu boxes to be forced down the screen if the message text is long. 2004-02-29 23:13:23 +00:00
menuc.1 Bump date for last changes; remove duplicate "the"; mark up NULL. 2003-11-11 13:41:37 +00:00
parse.y Add '[no] clear' to lex/yacc spec. 2003-11-30 09:22:25 +00:00
pathnames.h
scan.l Add '[no] clear' to lex/yacc spec. 2003-11-30 09:22:25 +00:00
util.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00