NetBSD/usr.sbin/ndiscvt
martin 6da7ec83d0 Cast yytext values to unsigned char when testing with isspace() to avoid
sign extension effects for non-ASCII characters.
2006-06-11 19:25:19 +00:00
..
Makefile Build and install the man page on all machine archs. 2006-04-20 11:29:08 +00:00
inf-parse.y Backout previous and redo it by eliminating a superflous production 2006-04-19 20:38:49 +00:00
inf-token.l Cast yytext values to unsigned char when testing with isspace() to avoid 2006-06-11 19:25:19 +00:00
inf.c Do the lex/yacc portions the sanctioned way, instead of adding Makefile gunk. 2006-04-19 15:45:21 +00:00
inf.h RCSId police. 2006-04-28 07:20:39 +00:00
ndiscvt.8 Bump date for previous. Remove trailing comma in SEE ALSO. 2006-04-23 16:50:25 +00:00
ndiscvt.c unlink temp file in error case 2006-05-28 11:33:56 +00:00