Commit graph

3041 commits

Author SHA1 Message Date
kaashoek ebd4ca5662 Initial revision 1988-05-16 10:51:23 +00:00
kaashoek b52eecb904 Initial revision 1988-05-16 10:32:30 +00:00
ceriel 2565b29679 changed int?? into em?? 1988-05-06 17:40:44 +00:00
ceriel 0be2e884b1 some last-minute minor changes 1988-05-06 17:03:30 +00:00
ceriel d33fa59a9f found a %D; replaced by %ld 1988-05-06 17:03:06 +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 f63363cfb8 small fix in sigvec 1988-05-04 16:16:41 +00:00
ceriel b536454c5b previous change was wrong 1988-05-04 10:14:49 +00:00
ceriel d19d409038 Added use of -T option 1988-05-04 10:14:48 +00:00
ceriel b9943e0ca2 minor update 1988-05-03 15:17:13 +00:00
kaashoek 438572359f more comments from Dick and Henri 1988-05-03 15:15:28 +00:00
ceriel 2a1191bfc1 fixed very minor bug: strings should be aligned on word_boundaries 1988-05-03 15:04:30 +00:00
ceriel 58724710d1 Added some comments 1988-05-03 13:17:20 +00:00
kaashoek b5f619dadd consistent naming 1988-05-03 13:03:07 +00:00
kaashoek 723e024d25 output_back 1988-05-03 12:55:48 +00:00
kaashoek bc28af9d7c close_back() 1988-05-03 12:55:30 +00:00
kaashoek 3afe1ff2e4 open_back() 1988-05-03 12:54:52 +00:00
ceriel e40b7407d5 declare some variables in init.c instead of runtime startoff 1988-05-03 12:44:32 +00:00
ceriel 781a1218a5 only increment line number on ASCII LF 1988-05-03 11:30:25 +00:00
ceriel eb3dd52dd8 added comment 1988-05-03 09:53:52 +00:00
ceriel 94bb3d3e04 improved checking 1988-05-03 09:03:19 +00:00
ceriel 7dcfb2b4ad Added a stripped version of the Unix module 1988-05-03 08:33:33 +00:00
ceriel 8b655cb67e Exchanged role of ALLOCATE/Allocate 1988-05-03 08:20:11 +00:00
ceriel e533bb9bbf minor mod 1988-05-02 15:51:29 +00:00
ceriel 2468ee6d34 did not compile with NOPP defined 1988-05-02 15:37:13 +00:00
ceriel d5f6dfeb2a did not compile with USE_TMP not defined 1988-05-02 14:40:35 +00:00
ceriel 132e8d0baa minor fixes 1988-05-02 14:13:25 +00:00
ceriel 1408daf070 Added some OK commands and some #ifdefs 1988-05-02 13:25:38 +00:00
ceriel f6f8a5e858 fixed another typo 1988-05-02 12:35:39 +00:00
ceriel 7af7f27042 mention limitation of Modula-2 on small machines 1988-05-02 11:11:04 +00:00
ceriel e04d01106a don't try to install Modula-2 libraries for big machines on small machines 1988-05-02 11:05:54 +00:00
ceriel e34c870d02 minor mods 1988-05-02 10:33:30 +00:00
ceriel e030fdc548 fixed typo 1988-05-02 08:46:58 +00:00
ceriel aadfe97a58 make to fit on PDP-11 again 1988-04-29 15:41:38 +00:00
ceriel 4d528bbc24 Added some unix signal handling 1988-04-29 14:38:36 +00:00
ceriel f7efb51155 Added another trap number 1988-04-29 12:37:02 +00:00
ceriel 82c952bdeb updated somewhat; deleted int 1988-04-29 11:16:49 +00:00
ceriel 2cd29242ae deleted int 1988-04-29 11:00:40 +00:00
ceriel 23aca9118e improved clean entry 1988-04-29 09:22:57 +00:00
ceriel 69b293d86b types of case-labels are base-types 1988-04-29 09:16:51 +00:00
ceriel 578b8fd103 Fixed again to work with 'indir' 1988-04-29 09:15:01 +00:00
ceriel a3e39fe309 mentioned another problem 1988-04-29 09:13:55 +00:00
ceriel e8d1bdb192 make to work with modified installation script 1988-04-29 09:12:29 +00:00
ceriel 43de234b53 Added floating point support 1988-04-28 15:16:07 +00:00
ceriel 0e501983f4 don't allow allocates bigger than MAX(INTEGER) 1988-04-28 15:13:44 +00:00
ceriel 9388fb69f8 be careful about overflow in con_float 1988-04-28 15:03:03 +00:00
ceriel 6fa999d162 corrected 1988-04-28 14:50:27 +00:00
ceriel 88acb4c4d9 be careful about overflow in con_float 1988-04-28 14:46:11 +00:00
ceriel c4d0a4f449 corrected the overflow checks 1988-04-28 14:21:55 +00:00