jwise
|
d62e34ecca
|
Various stylistic nits.
|
2001-01-04 05:34:56 +00:00 |
jwise
|
9baf035b4e
|
Break out curses display-related globals into a new header file, so that
<curses.h> doesn't have to be included all over the place.
|
2001-01-04 04:41:41 +00:00 |
jsm
|
73479d22b8
|
Use separate definitions and extern declarations of variables rather
than linker commons.
|
1999-12-28 18:05:24 +00:00 |
simonb
|
a2ed16d0dd
|
initscr() returns a pointer, compare return value with NULL and not
an int.
Compatible with other versions of curses.
|
1999-04-18 03:30:12 +00:00 |
mrg
|
d1dea0fb5f
|
add missing extern to several variables.
|
1998-03-29 04:57:19 +00:00 |
tls
|
156daa7a47
|
Sync to 4.4BSD-Lite2
|
1997-01-07 12:42:14 +00:00 |
cgd
|
982615d7df
|
clean up import, NetBSD RCS IDs
|
1995-04-22 10:36:43 +00:00 |
mycroft
|
8542364e07
|
Add RCS identifiers.
|
1993-08-01 18:49:50 +00:00 |
deraadt
|
799dc259d9
|
BADSIG --> SIG_ERR
|
1993-06-21 00:55:05 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |