nofollow'/>
summaryrefslogtreecommitdiff
path: root/usr.bin/tn3270/tools
AgeCommit message (Expand)Author
2010-01-16Remove tn3270 from base system.roy
2009-10-30Now that YYSTYPE yyval is not global, use yylval from within yylex().uebayasi
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-03-10- removes unused ctype.h headershubertf
2007-01-17Remove duplicate #includeshubertf
2006-11-09include stdlib.h for exit.christos
2006-04-22Coverity CID 552: Close opened file.christos
2006-03-20Support cross-building tn3270 from other OS' e.g. Solaris by hidinggdamore
2005-09-17fix build problems with parallel make: always descend into the tools dirchs
2004-11-19Fix a typo, dependancy -> dependencypeter
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-01Rework how dependency generation is performed:lukem
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2002-09-15Make the tn3270 host tools build on non-BSD systems. Slightlythorpej
2002-06-13Remove #if !__STDC__ code. While here, de-__P().wiz
2002-01-31Protect __RCSID and __COPYRIGHT from being invoked if not defined.tv
2001-12-12MKfoo=no -> NOfootv
2000-12-30Let src/usr.bin build with recursive parallel make..sommerfeld
2000-07-06Use fmt string with printf, from OpenBSD.ad
2000-06-11Sprinkle in a little const.thorpej
2000-06-11Initialize this->hits.mycroft
1999-07-14Make these files use bsd.hostprog.mk so you can cross-compile tn3270!wrstuden
1999-03-06Add minimal dependency to make "make depend" optionalitohy
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-09-06remove -Dunix and #ifdef unix where it is only used to selectlukem
1998-09-05-Dunix needed for toolslukem
1998-05-07When YYDEBUG is defined, return same value as when it is not defined (inenami
1998-04-12We don't need the extra make for mkhits.veego
1998-04-09.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,tv
1998-04-09fix a minor dependency problem on mkmaketv
1998-04-07-Wall: remove extraneous externtv
1998-04-04For the record, (c = *string++) should _NOT_ be turned intocgd
1998-03-11Fix some type lossage on the Alpha.thorpej
1998-03-10Fix typo; s/TMPFunc.out/TMPfunc.out/enami
1998-03-10make mkhits before making depend.christos
1998-03-09Forgot to commit this one?!?!christos
1998-03-06Fix a debugging macrochristos
1998-03-04- WARNSifychristos
1998-03-04Move them via repository copy to their own directories.christos
1997-10-24usr CPPFLAGS instead of CFLAGS, move common settings into Makefile.inclukem