summaryrefslogtreecommitdiff
path: root/usr.bin/tn3270/tools/mkmake.y
AgeCommit message (Collapse)Author
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-04-06no strcpy. no strcat. no sprintf. some from deraadt@Ted Unangst
prototype for malloc from stdlib.h, not our own wrong one (in each function!). use strdup, don't roll our own. this program is a real piece of work.
2000-07-06use %s with printf familyTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt