summaryrefslogtreecommitdiff
path: root/usr.bin/tn3270
AgeCommit message (Expand)Author
2002-06-12a real pid_t cleanup.Mike Pechkin
2001-11-19kill more registersMike Pechkin
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).Aaron Campbell
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-10-12Missed in last tn3270 commit due to cvs bugTodd C. Miller
2000-10-11Use terminfo, not termcap interfaces.Todd C. Miller
2000-07-06use %s with printf familyTheo de Raadt
2000-07-06Insert more missing .El directives. Our troff really should identify these andAaron Campbell
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
2000-03-11Various cleanups and standardizations.Aaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
2000-02-01no need to extern int errno if errno.h is includedTheo de Raadt
1999-06-05- remove trailing white spaceAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1998-11-11remove redundant .Pp macrosAaron Campbell
1998-10-30usr.bin/ man page fixes, t-zAaron Campbell
1998-07-27Use -D_USE_OLD_CURSES_ so we don't need to include ocurses.h explicatelyTodd C. Miller
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-12extend a hostname based buffer. This code is a *NIGHTMARE*Theo de Raadt
1998-05-02use stdlib.h for malloc(); uninitialized structure member defaults to NULL nowMichael Shalayeff
1998-03-23Back out the previous change. Wrong fix.Per Fogelstrom
1998-03-19add some kerberos specific defines (after discussion with art) to fixThomas Graichen
1998-03-12repair tn3270Theo de Raadt
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
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
1996-03-09Rudimentary support for compilation in a cross environmentNiklas Hallqvist
1996-02-23From NetBSD:Niklas Hallqvist
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
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