This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
68825f5128
NetBSD
/
usr.bin
/
tn3270
History
uebayasi
4effe2d8e0
Now that YYSTYPE yyval is not global, use yylval from within yylex().
2009-10-30 15:09:24 +00:00
..
api
Coverity CID 3337: Close file before returning.
2006-05-24 16:57:12 +00:00
ascii
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 14:19:20 +00:00
ctlr
Coverity CID 749: Comment out dead code.
2006-04-30 23:38:34 +00:00
general
mset
sys_curses
Remove duplicate #includes
2007-01-17 00:21:43 +00:00
tn3270
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
2008-08-29 00:02:21 +00:00
tools
Now that YYSTYPE yyval is not global, use yylval from within yylex().
2009-10-30 15:09:24 +00:00
Makefile
Makefile.inc
Enable WARNS=4 by default for usr.bin, except for:
2009-04-14 22:15:16 +00:00