summaryrefslogtreecommitdiff
path: root/usr.bin/tn3270/api
AgeCommit message (Collapse)Author
2003-07-18add missing includesDavid Krause
ok tedu@
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.
2003-04-04simple string stuff; ok matthieu tdevalTheo de Raadt
2001-11-19kill more registersMike Pechkin
millert@ ok
1996-11-04Now allows for host name lengths longer than 100 characters; notbitblt
an exploitable overflow.
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt