summaryrefslogtreecommitdiff
path: root/usr.bin/tn3270/sys_curses
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-09-18select() -> poll()mycroft
2002-06-13Remove #if !__STDC__ code. While here, de-__P().wiz
2000-12-17Don't use curses' VB - it should be internal to libcurses.jdc
2000-04-27Eliminate a bunch of terminal hackage that we do not need.mycroft
2000-01-21Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We getmycroft
1999-09-30Remove extraneous colons and newlines from perror(3) arguments.soren
1999-08-24add a commentmrg
1999-07-26Eliminate illegal cast from function pointer (sig_t) to object pointer (void *).itohy
1998-11-06- prototype tgetstr()christos
1998-11-06use waitpid instead of wait3christos
1998-07-26const poisoning.mycroft
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-03-04oops... tyopchristos
1998-03-04- WARNSifychristos
1997-12-31Change a couple of exit()s to _exit(), so that they're safe for vfork().thorpej
1997-04-23use mkstemp() and plug memory leak; fixes PR bin/3517.mikel
1997-01-09RCS ID policetls
1995-12-11delete bogus declaration of abort() and include stdlib.h, so that thiscgd
1995-10-10Conversion from sgtty to termios, from Scott Reynolds <scottr@plexus.com>.thorpej
1995-04-29string.h, and clean up signal handler-related warnings.cgd
1994-04-10kill uses of gets()cgd
1994-02-25move include file to where it belongscgd
1993-08-10Don't declare _putchar(). (Curses does it.)mycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd