Commit graph

75 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
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
ceriel
1db6a3029b Header --> Id 1994-06-24 14:02:31 +00:00
ceriel
1e7ffe6a0f em.c still used lib instead of lib.bin 1992-04-23 13:02:37 +00:00
ceriel
8c9f885817 Fixed proto.make 1992-04-23 12:55:34 +00:00
ceriel
4e99d889ff Changed manual page installation mechanism 1991-11-05 15:31:14 +00:00
ceriel
20a7f7b188 improved installation mechanism 1991-10-14 09:18:33 +00:00
ceriel
7551b8e83a Changes to manual page 1991-10-01 12:18:39 +00:00
ceriel
dab686f5e0 New installation mechanism 1991-08-28 14:14:44 +00:00
ceriel
b893ec7013 m_a_i_n --> _m_a_i_n 1991-03-06 14:26:16 +00:00
ceriel
fbe4a79045 check result of array address calculation 1990-07-04 14:24:55 +00:00
ceriel
8a096ffacb removed old comment 1989-08-09 16:38:12 +00:00
ceriel
d12053873a adapted for changed floating point package 1989-07-31 14:54:53 +00:00
ceriel
7c26c21b87 fixed typo, which resulted in memory fault 1989-05-30 10:41:42 +00:00
ceriel
6d9d69aebf take care of proper exit status 1989-04-14 18:33:56 +00:00
ceriel
b11b5996c1 minor correction 1989-02-09 13:26:24 +00:00
ceriel
98359a035e make easier to patch 1988-08-19 14:20:03 +00:00
ceriel
a9a2e027c8 improved floating point handling 1988-08-11 14:57:39 +00:00
ceriel
901e1b7565 fixes for exit status 1988-08-05 12:48:21 +00:00
ceriel
0d45d9da11 correct exit status 1988-08-02 11:56:34 +00:00
ceriel
68d3126f16 improved trap handling 1988-07-15 11:17:17 +00:00
ceriel
cc9c3ae870 made to compile on system V 1988-06-13 15:01:54 +00:00
ceriel
8a368a9ed1 Added code for new LOI/STI opcodes 1988-06-06 10:30:57 +00:00
ceriel
02297c82ff fixed em.c: call lib/em44 instead of lib/int44 ... 1988-06-03 16:13:57 +00:00
ceriel
066439ec19 changed int?? to em?? 1988-05-06 13:46:55 +00:00
ceriel
7f7078c9f0 check that files can be created 1988-05-04 16:49:58 +00:00
ceriel
eb3dd52dd8 added comment 1988-05-03 09:53:52 +00:00
ceriel
43de234b53 Added floating point support 1988-04-28 15:16:07 +00:00
ceriel
816c7e6416 made ioctls to work better on sun 1988-04-22 19:41:22 +00:00
ceriel
d6f2d2f25c corrected wait systemcall 1988-04-22 18:49:13 +00:00
ceriel
3228f4f21b restore external base, just to be sure 1988-04-22 17:19:40 +00:00
ceriel
856f58468e restore external base, just to be sure 1988-04-22 16:54:58 +00:00
ceriel
d1a444d6d1 minor fix 1988-04-22 16:19:56 +00:00
ceriel
5db0db5959 fixed minor bug in lin instruction (!) 1988-04-21 15:29:02 +00:00
ceriel
211f5d2ad8 improved signal handling 1988-04-20 17:10:21 +00:00
ceriel
37e21bc6a5 changed copyright notice 1988-04-12 11:30:10 +00:00
ceriel
9d7f47c37a adapted to new semantics of the EHEAP error: no longer fatal 1988-04-11 11:27:37 +00:00
ceriel
e2f1bc59a0 adapted so that interpreter traps on floating point instructions 1988-04-07 13:14:27 +00:00
ceriel
0030ddd97f fixed csb so that it also handles 0 cases 1988-03-16 19:38:14 +00:00
ceriel
75aba83724 some fixes 1988-03-07 11:44:39 +00:00
ceriel
98e6c244da CIU should not cause conversion errors! 1987-10-27 15:54:14 +00:00
ceriel
3ea6d40b4c fixed a typo. Case errors gave wrong trap number 1987-10-26 09:30:26 +00:00
ceriel
bf0ee1f16c some fixes 1987-10-16 17:57:09 +00:00
ceriel
aa5ab51147 do better bad-pointer testing 1987-07-30 09:20:59 +00:00
ceriel
a8e086dbc3 yet another bug fix: the brk systemcall destroyed d1 1987-07-10 11:57:45 +00:00
ceriel
f12358bfb0 fix: sbu was wrong for 4-4 1987-07-09 17:46:31 +00:00
ceriel
e4cc45b56f fixed problem with em_last file for int24 1987-05-13 10:18:42 +00:00
ceriel
81b1d21c35 Initial revision 1987-04-13 10:32:47 +00:00
ceriel
924d580670 yet another bug fix 1987-04-07 09:57:50 +00:00
ceriel
a71813b911 Some more bug fixes 1987-04-06 17:59:57 +00:00