summaryrefslogtreecommitdiff
path: root/usr.bin/tn3270
AgeCommit message (Collapse)Author
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-07-25map3270 is a path, not a name. msaitoh@spa.is.uec.ac.jpTodd C. Miller
1997-07-18fix; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-04-19use mkstempTheo de Raadt
1997-04-04when mktemp() is hard to fix, use 10 XTheo de Raadt
1997-03-26no libcrypt, fix DPADDTheo de Raadt
1997-02-17__OpenBSD__Theo de Raadt
1996-12-06vfork w/ exit botchTheo de Raadt
1996-12-03/usr/share/misc/termcapTheo de Raadt
1996-11-04Now allows for host name lengths longer than 100 characters; notbitblt
an exploitable overflow.
1996-08-22__OpenBSD__Theo de Raadt
1996-06-26rcsidTheo de Raadt
1996-06-02Depend on old curses library tooThorsten Lockert
1996-06-02Use old curses library for nowThorsten Lockert
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
Be consistent in use of LIBTERMCAP and LIBTERMLIB when depending
1996-03-09Rudimentary support for compilation in a cross environmentNiklas Hallqvist
Host tools will be compiled with HOSTCC instead of CC. Note, these are not complete in *any* way\!
1996-02-23From NetBSD:Niklas Hallqvist
since we're going to use the mem*() functions, we need them prototyped so that the return types work right on the Alpha.
1996-02-15libcrypt no longer a link dependancy.etheisen
1996-01-02deal with FD_ZERO changes; from augustss@cs.chalmers.se; netbsd pr#1872Theo de Raadt
1995-12-14from netbsd:Theo de Raadt
delete bogus declaration of abort() and include stdlib.h, so that this compiles w/o warning.
1995-12-14update from netbsdTheo de Raadt
1995-12-08s/environmental/environment/Theo de Raadt
1995-11-13abort returns void; from bernd@arresum.inka.de; netbsd pr#1724Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt