Commit graph

120 commits

Author SHA1 Message Date
David Given 5c2f190c29 Lots of binary mode flags. 2022-07-17 12:58:48 +02:00
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
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
ceriel cdb362b628 removed 1995-12-06 14:04:51 +00:00
ceriel 1db6a3029b Header --> Id 1994-06-24 14:02:31 +00:00
ceriel 6f23614b06 Fixed problem with calloc() declaration 1993-12-09 16:31:05 +00:00
ceriel e3e19a7a0d signal now deals with void functions 1993-11-17 16:53:43 +00:00
ceriel 9da8f28a47 Added EXIT, WRITE and BRK entry point 1992-06-30 15:52:07 +00:00
ceriel c3de1a9bea Fixed NOP 1991-11-14 15:53:05 +00:00
ceriel 099fe7a4c2 Added sections 1991-11-13 16:57:40 +00:00
ceriel ef9b3098de Also install ce and libce 1991-11-13 16:56:48 +00:00
ceriel ac51febc8b Added dbsym and updated output.c 1991-11-13 16:54:59 +00:00
ceriel fe7a55d227 Added sys.s 1991-11-13 14:33:10 +00:00
ceriel e19f33f3de Added C_db_sline 1991-11-11 18:08:14 +00:00
ceriel 934e140c98 Fixed proto.make 1991-09-18 10:03:49 +00:00
ceriel 16b2c7c173 Fixed mach_params 1991-09-18 09:58:12 +00:00
ceriel f59466eab7 Only install cv; Xcv can only be compiled on a SUN-3 1991-09-16 09:37:06 +00:00
ceriel f1c3c765c5 new installation mechanism 1991-09-06 11:38:51 +00:00
ceriel 1dfcfd17fb Changed comment 1991-09-06 11:34:41 +00:00
ceriel a073089e73 Added libce 1991-09-06 11:33:10 +00:00
ceriel 607a2393a0 New installation mechanism 1991-09-06 11:33:09 +00:00
ceriel 7d6eed155c New installation mechanism 1991-09-03 16:34:31 +00:00
ceriel 43efeff393 new installation mechanism 1991-09-03 16:28:37 +00:00
ceriel b893ec7013 m_a_i_n --> _m_a_i_n 1991-03-06 14:26:16 +00:00
ceriel 9d3696befe Changed stat() interface 1991-02-28 16:47:45 +00:00
ceriel 6765041a10 Do not copy libsrc; only extract 1991-02-20 09:56:17 +00:00
ceriel 2094dcecfe assembling of (xxx,a6) addressing mode was wrong for large values of xxx 1991-01-22 12:43:40 +00:00
ceriel 3ae67d0d67 some fixes 1990-12-19 12:59:36 +00:00
ceriel f72cc607a1 Correct byte order of 'desc' field 1990-12-19 10:26:39 +00:00
eck c33f7cbe76 changed homefromsubdir a little 1990-10-16 10:07:12 +00:00
ceriel 7fbfa4360c Added _sigvec and _syscall 1990-09-28 17:12:33 +00:00
eck 03a65131fc forgot homefromsubdir in .distr 1990-09-27 16:56:10 +00:00
eck 851b82ee09 added head_ac 1990-09-27 16:37:22 +00:00
eck 6f1d9fbf70 forgot to update Action 1990-09-18 14:59:50 +00:00
eck d1050c2382 improved makefile 1990-09-18 14:56:52 +00:00
eck 5571e06719 added libcc.ansi to .distr 1990-09-18 14:37:29 +00:00
ceriel 4a4153bb8b Added Xcv.c 1990-09-05 11:54:11 +00:00
ceriel 67f0419dc3 Additions for debugger information 1990-09-03 11:07:22 +00:00
eck fd921229f2 added _sigsetmask.s 1990-08-09 15:29:51 +00:00
ceriel fd80d596df produced incorrect 'pure' objects 1990-03-29 09:46:14 +00:00
ceriel 2293458101 corrected: _fstat is in _Xstat.c 1990-02-13 09:20:50 +00:00
ceriel f815a342e7 Use .limhp 1990-01-22 14:25:10 +00:00
eck aee0dc7377 forgot _dup() 1990-01-22 10:28:09 +00:00
eck 55fab905c1 forgot _creat() 1990-01-22 09:28:35 +00:00
eck 8c0b75b068 forgot _execve() 1990-01-19 17:15:47 +00:00
eck 5c228063bc forgot _sbrk(), _fstat(), _times() 1990-01-19 16:25:54 +00:00
eck 86b0d0bc80 added new routines for ansi 1990-01-19 15:17:33 +00:00
eck a8f0aa6016 various fixes to makefile 1990-01-03 16:42:36 +00:00
eck 02d396c33a forgot .distr 1989-12-19 15:46:39 +00:00