lukem
|
457da2d26f
|
remove -Dunix and #ifdef unix where it is only used to select
<strings.h>/b*() instead of <string.h>/mem*().
suggested by <Anders.Hjalmarsson@economics.gu.se>
|
1998-09-06 02:54:47 +00:00 |
|
cgd
|
a36b788c3f
|
For the record, (c = *string++) should _NOT_ be turned into
((c = *string++) != '0') when quashing warnings.
|
1998-04-04 01:02:09 +00:00 |
|
christos
|
2dbdac9937
|
- WARNSify
- add missing programs (mkmake, prt3270)
|
1998-03-04 13:16:04 +00:00 |
|
tls
|
9d225a1783
|
RCS ID police
|
1997-01-09 20:18:21 +00:00 |
|
cgd
|
82ed2d9b7d
|
kill uses of gets()
|
1994-04-10 07:20:35 +00:00 |
|
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
|
mycroft
|
7bd7054808
|
Add tn3270 with correct Makefiles.
|
1993-04-26 14:02:21 +00:00 |
|