Commit Graph

63 Commits

Author SHA1 Message Date
Andrew Johnson
fbda9f3280 RCS keyword updates for Bazaar
Replaced $Id$ and $Header$ keywords with $Revision-Id$
Deleted $Log$ keywords and any log messages
2010-10-05 14:27:37 -05:00
Ralph Lange
866f062d0a toolsComm: Remove #ifdef checks for old VMS systems (fixes lp:625034) 2010-08-27 10:12:20 -04:00
Janet B. Anderson
38b81b44be Fixed quoted string problem. 2009-07-22 20:41:09 +00:00
Janet B. Anderson
1c18e92da7 Removing seemingly unnecessary dependancy lines. 2009-07-10 22:00:18 +00:00
Andrew Johnson
be6b1c4e31 Fix implicit declaration of isspace() 2009-06-05 19:16:31 +00:00
Andrew Johnson
84d0a83ba3 More ANSIfication. 2009-06-05 19:07:24 +00:00
Andrew Johnson
8edbf9268c Fixed some compiler warnings. 2009-06-03 15:11:30 +00:00
Andrew Johnson
719a82590c Replace bzero() calls with memset(), fix Win32 issue. 2009-06-03 15:00:08 +00:00
Andrew Johnson
9a2ce84718 Various cleanup and de-warning (although HOST_WARN is still NO). 2009-04-30 20:45:31 +00:00
Andrew Johnson
39eaa0e335 Ansification (Michael Davidsaver) 2009-04-24 17:32:08 +00:00
Ralph Lange
7fccc59fe9 ANSIfication of stuff (mostly missing argument types in declarations) 2009-04-03 17:46:26 +00:00
Andrew Johnson
f4d3632afd Cleanup gcc warnings. 2006-12-01 23:58:23 +00:00
Andrew Johnson
e7f78a7d69 Fixed problem with previously generated scan.c which was not case-independent.
Regenerated scan.c, and added instructions for later maintainers.
2006-03-28 00:11:51 +00:00
Andrew Johnson
14ad2c5055 Modified scan.l.DISTRIB to accept DOS line-endings. Used itself to convert
this into the scan.c file.  The initscan.c file is not used at all.
2006-02-28 23:35:22 +00:00
Janet B. Anderson
dc3f271ea2 Portability change. 2004-05-14 19:18:04 +00:00
Jeff Hill
b76257a0d6 fixed temp file creation issues on win32 2004-04-27 17:39:25 +00:00
Janet B. Anderson
93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Janet B. Anderson
d7279bbcbf Allow make inc at top level 2001-06-28 16:07:56 +00:00
Janet B. Anderson
7874d35daf Changes to create vxWorks archive libraries and prods. 2001-06-07 14:26:06 +00:00
Janet B. Anderson
8a8f1a7ccf Modified depends rules 2001-01-30 16:02:25 +00:00
Janet B. Anderson
87aaff4c53 Changes for win32 borland compiler. 2000-09-25 22:05:59 +00:00
Janet B. Anderson
723f82ed14 Removing man files. 2000-02-16 19:53:05 +00:00
Janet B. Anderson
88ca942bec Converted man to html. 2000-02-11 17:19:09 +00:00
Marty Kraimer
6d44e17e46 new way to build 2000-01-24 20:59:24 +00:00
Marty Kraimer
cf2d3c3357 new way to build 1999-11-18 15:58:02 +00:00
Janet B. Anderson
43d0bfd6ac PROD definition changes for R3.14. 1999-10-12 16:27:25 +00:00
Marty Kraimer
3dc2fc9f19 3.14 has only a single Makefile 1999-09-13 19:44:06 +00:00
Jeff Hill
485da02820 eliminate DLL import/export warning 1998-06-16 03:22:21 +00:00
Janet B. Anderson
6a50e1835a Turned off warnings for host build. 1998-03-19 21:25:11 +00:00
Marty Kraimer
32a847087d Get rid of a lot of compiler warning messages 1997-04-30 19:22:22 +00:00
Janet B. Anderson
11b9be6dfd Removed Makefile.Unix files. 1997-02-05 22:18:03 +00:00
Jeff Hill
2fc75ca08e installed WIN32/Makefile.Host 1997-01-10 00:12:21 +00:00
Janet B. Anderson
e1ecb4f2e0 Moved config dir to base/config. 1996-06-28 15:20:11 +00:00
Janet B. Anderson
28c4ce844d Makefile includes now from base/src/config, removed all soft links 1996-06-25 21:48:55 +00:00
Marty Kraimer
adea6a0894 moved flex.skel.static from base/include 1996-01-25 21:27:08 +00:00
Janet B. Anderson
6128d3ac15 Commented out prototype def for yyparse. Prototype def in parse.c. 1995-11-28 22:02:39 +00:00
Janet B. Anderson
13c861d190 Removed CMPLR=STRICT statement. 1995-11-28 22:01:40 +00:00
Janet B. Anderson
8a23d381c4 Added define for USG 1995-03-24 15:29:08 +00:00
John Winans
3c8b4bf8c0 added assertion to misc.c for dealing with the '\a' character problem. 1995-03-07 19:23:12 +00:00
John Winans
35aba51c7f Removed declaration of yylval. It caused problems for everyone and should
be defined by the yacc used to build parse.y anyway.
1995-03-06 17:15:11 +00:00
Johnny Tang
2fb0212252 Included main.c scan.c and yylex.c into parse.y 1994-11-23 19:33:09 +00:00
Johnny Tang
2e16f3a6d7 Comment out flexdef.h 1994-11-23 19:31:39 +00:00
Johnny Tang
47fa7a4fa4 include scan.c yylex.c and main.c 1994-11-23 19:30:54 +00:00
Janet B. Anderson
c0892857eb Changed ARCH to T_A 1994-11-03 21:08:44 +00:00
Janet B. Anderson
a1458c0c58 Added conditional for hp700 -- lie about being SCO_UNIX 1994-11-03 21:00:35 +00:00
John Winans
6f289cf7fb Changed the SRCS macro to SRCS.c and SRCS.cc. 1994-10-25 15:59:09 +00:00
Mark Anderson
d4bfcaf67b Clean up some inconsistencies which Alpha OSF/1 systems complained about
(these changes have been fenced in by #ifdef __alpha, etc).
1994-10-13 20:00:27 +00:00
Janet B. Anderson
f8d85e30ef Modified for more changes in CONFIG and RULES files 1994-09-21 22:00:47 +00:00
Janet B. Anderson
c4891ac777 New file 1994-09-07 19:26:45 +00:00
Janet B. Anderson
d531935437 Modified to eork with extensions and do depends 1994-09-07 19:16:48 +00:00