Commit graph

51 commits

Author SHA1 Message Date
David Given f67c98e239 Distributions are a pain --- let's not bother any more. Instead, we just tag
the repository and download a complete snapshot, old and ancient stuff and all.
2016-09-02 23:00:38 +02:00
David Given 6a340ea1bd Remove regrettable comment. 2014-08-31 13:40:39 +02:00
George Koehler 0131ca4d46 Delete 689 undead files.
These files "magically reappeared" after the conversion from CVS to
Mercurial.  The old CVS repository deleted these files but did not
record *when* it deleted these files.  The conversion resurrected these
files because they have no history of deletion.  These files were
probably deleted before year 1995.  The CVS repository begins to record
deletions around 1995.

These files may still appear in older revisions of this Mercurial
repository, when they should already be deleted.  There is no way to fix
this, because the CVS repository provides no dates of deletion.

See http://sourceforge.net/mailarchive/message.php?msg_id=29823032
2012-09-20 22:26:32 -04:00
dtrg 014be56fb0 Replaced calls to the custom strindex() and strrindex() functions with the
exactly equivalent and standard strchr() and strrchr() functions instead.
2006-07-23 20:01:02 +00:00
dtrg cd09c29949 Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:18:42 +00:00
ceriel c3855160fb use stdarg when compiling with ANSI C compiler 1995-08-17 14:36:05 +00:00
ceriel f8cbcf1b4f Don't use SIGEMT; it is not portable 1995-08-15 09:10:39 +00:00
ceriel 5c83e7dbb5 Header --> Id 1994-06-24 11:31:16 +00:00
ceriel 11f3094b51 Fix: forgot to initialize malloced mem 1994-06-23 10:00:01 +00:00
ceriel b95ae2fa70 Many changes, mostly for Solaris 2 1993-11-10 15:11:28 +00:00
ceriel 042d7b2275 Improved 'stop in' mechanism, and prevent core dump ir currlang is not set 1993-06-09 14:18:43 +00:00
ceriel 0b063462ef Improved N_SOL handling 1992-07-02 11:15:18 +00:00
ceriel 45d0d9f68f Removed # in commands 1992-06-26 12:54:57 +00:00
ceriel 2cb19d3a30 Corrected problem in reading symbol table: t14=15, t15=16 did not work properly 1992-05-20 10:57:42 +00:00
ceriel a0aa85fa4e fixed linting 1992-03-02 16:47:03 +00:00
ceriel 47a6b4b526 Ported to 80386 (problem: different read() semantics) 1991-12-18 14:36:26 +00:00
ceriel 4e99d889ff Changed manual page installation mechanism 1991-11-05 15:31:14 +00:00
ceriel 0b32f6d32f prevent null reference 1991-10-31 10:01:34 +00:00
ceriel 4daf59e3d2 Made more portable by not depending on a.out.h file 1991-10-22 13:31:36 +00:00
ceriel 33ec8e07ed improved installation mechanism 1991-10-14 09:38:04 +00:00
ceriel 7551b8e83a Changes to manual page 1991-10-01 12:18:39 +00:00
ceriel 3a0c4d8704 Adapted for SPARC. LBRAC not reliable 1991-09-27 14:58:30 +00:00
ceriel b0b814befd Forgot next.c 1991-09-18 10:16:06 +00:00
ceriel 728dc323cd Fixed proto files 1991-09-16 09:59:09 +00:00
ceriel d3254e4bb7 Added ops.c and ops.h 1991-09-13 15:13:59 +00:00
ceriel 884e02e822 fix: make.ops takes a parameter 1991-09-13 15:09:38 +00:00
ceriel 712ae25e0d No longer made with amake 1991-09-13 14:53:27 +00:00
ceriel 6cc07a7651 Changed LS/PS, ported to DEC VAX 1990-12-19 11:17:06 +00:00
ceriel 64f8785d20 Added Pascal support 1990-12-11 13:53:01 +00:00
ceriel 6dbb3945ff Some more amake simplifications 1990-11-22 12:56:23 +00:00
ceriel d4c2c7ca2c Simplified Amakefile 1990-11-20 13:02:27 +00:00
ceriel 715dd4ef0f don't allow empty format string 1990-11-15 17:00:39 +00:00
ceriel b089e0d7f8 many changes, delinted 1990-11-12 13:46:31 +00:00
ceriel 354b624cb4 updated manual page 1990-11-07 15:25:24 +00:00
ceriel 87a8061e1c Many more changes 1990-11-06 12:23:41 +00:00
ceriel 9aee9cb62f Fixed a few bugs 1990-10-31 15:56:51 +00:00
ceriel 162c1c81e9 Made communication protocol more machine-independant 1990-10-30 15:50:33 +00:00
ceriel 9da96274ae Added 'file ?' and shell escape, and some re-organization 1990-10-29 11:38:35 +00:00
ceriel a94e7b877a corrected subrange handling: char type was not recognized 1990-10-24 16:46:46 +00:00
ceriel 7e58923415 more fixes 1990-10-17 17:00:03 +00:00
ceriel 3672f835fe Too many changes and fixes to mention them all here 1990-10-11 08:42:07 +00:00
ceriel eb1326e3ec some more changes and fixes 1990-10-01 11:44:27 +00:00
ceriel a6d0f40fc8 Some more changes 1990-09-26 17:32:42 +00:00
ceriel 1f408a38c2 Many more changes 1990-09-25 17:40:47 +00:00
ceriel 096e8368c5 added manual page, some improvements 1990-09-21 16:58:20 +00:00
ceriel fbcee49b7e Some new commands and improvements 1990-09-20 17:51:14 +00:00
ceriel 1feeb94dbf many changes 1990-09-19 14:31:12 +00:00
ceriel 5f592dd6bd Added some C support 1990-09-14 14:37:26 +00:00
ceriel bd18f6c521 many changes 1990-09-12 16:13:59 +00:00
ceriel 24920dfa75 recognize expressions 1990-09-07 14:56:24 +00:00