History log of /src/usr.bin/talk/init_disp.c |
Revision | | Date | Author | Comments |
1.12 |
| 06-Sep-2011 |
joerg | ANSIfy + __dead
|
1.11 |
| 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
1.10 |
| 07-Dec-2001 |
blymn | Changed deprecated curses function to the new equivalent.
|
1.9 |
| 03-Jul-2000 |
matt | Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, etc. as appropriate to get exit,srncmp,abs,abort,etc. Add -I${.CURDIR} to a few Makefiles
|
1.8 |
| 19-Dec-1998 |
christos | sigvec->sigaction
|
1.7 |
| 20-Oct-1997 |
lukem | WARNSify, fix .Nm usage, deprecate register, convert select to fd_set
|
1.6 |
| 09-Dec-1994 |
jtc | Merged with 4.4lite. Changed to conform to NetBSD's new RCS Id convention.
|
1.5 |
| 28-Mar-1994 |
cgd | kill warning/error
|
1.4 |
| 24-Jan-1994 |
cgd | a core is a bad thing to drop; check NULL
|
1.3 |
| 10-Aug-1993 |
mycroft | Use termios rather than sgttyb.
|
1.2 |
| 01-Aug-1993 |
mycroft | Add RCS identifiers.
|
1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.2 |
| 09-Dec-1994 |
jtc | imported from 4.4lite
|
1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|