Commit Graph

  • b8d0448d5e strerror fix from sperber bdc 1995-11-01 22:56:22 +0000
  • 17041342f7 Hacked the URL's shivers 1995-11-01 21:01:14 +0000
  • dc90559747 More URL hackery. shivers 1995-11-01 20:52:51 +0000
  • 25916aa161 Hacked the URL's a bit. shivers 1995-11-01 20:49:33 +0000
  • d30d0480f7 *** empty log message *** bdc 1995-11-01 19:42:35 +0000
  • f9436a7dbf Added a few hints on how to try out a scsh right after a build. shivers 1995-11-01 19:13:37 +0000
  • c749104691 *** empty log message *** R0_4_0 bdc 1995-11-01 08:50:15 +0000
  • 1965c0f4b4 *** empty log message *** bdc 1995-11-01 08:19:46 +0000
  • 79f2098c6f *** empty log message *** bdc 1995-11-01 03:52:02 +0000
  • 77f1244a17 *** empty log message *** bdc 1995-11-01 03:12:24 +0000
  • f471aa500d *** empty log message *** bdc 1995-11-01 03:00:55 +0000
  • 5d8af0d1f5 fixed install to move old scsh dir out of way bdc 1995-11-01 02:53:57 +0000
  • f872a245b5 *** empty log message *** bdc 1995-11-01 01:45:25 +0000
  • d6991813b7 *** empty log message *** bdc 1995-11-01 01:21:26 +0000
  • eed17d276f finalized tty-consts.scm baud format bdc 1995-11-01 01:12:42 +0000
  • f83504cc00 No longer export baud-rate encodings. shivers 1995-11-01 00:19:30 +0000
  • fd3c209841 *** empty log message *** bdc 1995-10-31 23:41:55 +0000
  • 31f91e754b nearly final 0.4.0 hax bdc 1995-10-31 23:41:17 +0000
  • 3a6b33db27 *** empty log message *** bdc 1995-10-31 23:29:37 +0000
  • 12874c0edd even more 0.4.0 hacks bdc 1995-10-31 23:16:31 +0000
  • 965a0da2f1 moved static1 contents into begin bdc 1995-10-31 22:39:49 +0000
  • 675f4c7746 *** empty log message *** bdc 1995-10-31 22:21:58 +0000
  • 37a38ee185 *** empty log message *** bdc 1995-10-31 22:06:02 +0000
  • 9e39aeaae4 0.4.0 hacks bdc 1995-10-31 22:04:59 +0000
  • b3dc61dae4 *** empty log message *** bdc 1995-10-31 21:57:39 +0000
  • 946798634a *** empty log message *** bdc 1995-10-31 21:52:04 +0000
  • a84e466c05 *** empty log message *** bdc 1995-10-31 21:42:38 +0000
  • 93647a41c2 added endian hack bdc 1995-10-31 21:40:55 +0000
  • 2f89a2be7d *** empty log message *** bdc 1995-10-31 21:35:45 +0000
  • 02f9587e06 *** empty log message *** bdc 1995-10-31 21:20:46 +0000
  • 27602d21de *** empty log message *** bdc 1995-10-31 21:19:22 +0000
  • 6e92a37c81 *** empty log message *** bdc 1995-10-31 21:16:21 +0000
  • 619c1adf2f *** empty log message *** bdc 1995-10-31 20:42:19 +0000
  • 4c2184f0a5 *** empty log message *** bdc 1995-10-31 20:40:35 +0000
  • 6f41ddcc98 *** empty log message *** bdc 1995-10-31 20:29:20 +0000
  • 611ac55bb7 after sommerfelds fixes now added error arg printing for mor readable errors bdc 1995-10-31 20:22:27 +0000
  • 846439590d *** empty log message *** bdc 1995-10-31 17:44:11 +0000
  • ddf13b9e3d *** empty log message *** bdc 1995-10-31 17:36:06 +0000
  • 417048b418 *** empty log message *** bdc 1995-10-31 17:01:48 +0000
  • 9835f88c66 *** empty log message *** bdc 1995-10-31 10:15:33 +0000
  • 01fa9d6074 *** empty log message *** bdc 1995-10-31 09:18:15 +0000
  • e6bdd7a001 *** empty log message *** bdc 1995-10-31 08:33:57 +0000
  • 278322565a *** empty log message *** bdc 1995-10-31 08:01:43 +0000
  • 5c383bb241 *** empty log message *** bdc 1995-10-31 07:18:18 +0000
  • 5f0c2bbf38 *** empty log message *** bdc 1995-10-31 06:40:54 +0000
  • eab12ccf2c changes for 0.4.0 bdc 1995-10-30 16:30:33 +0000
  • 4de6752f24 added dependency cig/libcig.c: cig/libcig.scm bdc 1995-10-30 07:08:34 +0000
  • 00af71f77d There was a weird bug in the GC system. The image-writing code causes a GC to assemble a compacted heap image in newspace which it then writes out to disk. Then the VM calls ABORT-GC to cancel the GC operation, which scans the current space, fixing up the "broken hearts" -- restoring word 1 of each structure that got clobbered with a forwarding pointer. shivers 1995-10-29 15:45:22 +0000
  • 579ee12924 Completely redesigned meta-arg syntax. shivers 1995-10-29 11:43:42 +0000
  • 737ebc5afe Added SET-CURRENT-INPUT-PORT! and friends. Rehacked stdio/stdport sync procedures. shivers 1995-10-28 22:12:17 +0000
  • 28ab57259a Minor tuneup; still way out of date. shivers 1995-10-28 22:08:23 +0000
  • dce0dc36cd Time args to SELECT and SET-FILE-TIMES can now be reals. shivers 1995-10-28 22:07:16 +0000
  • 05df0d4773 file-writeable => file-writable shivers 1995-10-28 22:04:58 +0000
  • 325407b9fb Fixed optional-arg bug in open-control-tty. shivers 1995-10-27 11:47:53 +0000
  • 8e510db64c Flushed obsolete doc file. shivers 1995-10-27 09:10:58 +0000
  • 79ee1de13c Simplified interface a bit. shivers 1995-10-27 08:58:58 +0000
  • bd91c003cc fork-job/pty => fork-pty-session.fork-pty-session now closes pty port in child. shivers 1995-10-27 08:57:10 +0000
  • abe91e9fd9 fork-job/pty => fork-pty-session shivers 1995-10-27 08:56:25 +0000
  • 52061b82bd Added pty support. shivers 1995-10-26 20:43:45 +0000
  • a991a0a4e6 Added pty stuff, select!, become-session-leader, copy-vector, and process-related tty stuff. shivers 1995-10-26 20:42:35 +0000
  • 6ff4d51074 Moved set/get tty process group code to tty.scm. Added open-control-tty. shivers 1995-10-26 20:37:35 +0000
  • b453a05b92 Added open-control-tty. shivers 1995-10-26 20:36:37 +0000
  • 16a701b470 Added pty code to scsh. shivers 1995-10-26 20:35:21 +0000
  • 112a51bd10 Added copy-vector. shivers 1995-10-26 20:29:22 +0000
  • e7460b6e74 Completely rewrote the interface. - Added SELECT! procedure. - Fixed bug in SELECT -- it was side-effecting its parameters. shivers 1995-10-26 13:48:14 +0000
  • 80adbe0761 Moved set/get tty process group code to tty.scm. shivers 1995-10-26 13:36:46 +0000
  • ef473e636e Fixed error case + minor cleanup. shivers 1995-10-26 13:36:23 +0000
  • 4b080b5a28 minor cleanup shivers 1995-10-26 13:36:06 +0000
  • f244b7532f Added BECOME-SESSION-LEADER. shivers 1995-10-26 13:35:40 +0000
  • 4ae0a89c53 Now imports machine/stdio_dep.h interface spec. shivers 1995-10-26 13:34:33 +0000
  • bc338f2d53 really-fork/pipe was binding PROC but testing PID -- bug. Changed PID to PROC. shivers 1995-10-26 10:46:07 +0000
  • d6c6a3030f Added include-file interface for stdio_dep.c shivers 1995-10-25 11:37:40 +0000
  • 17bca3eceb meta-arg.scm => scsh/meta-arg.scm shivers 1995-10-25 08:04:36 +0000
  • 2ccc95ff78 filter-weak-ptr-list had args to reduce in wrong order. shivers 1995-10-25 07:44:25 +0000
  • 7d810091d8 Commented out module-loading print statements that were vestigial debugging cruft. shivers 1995-10-22 13:14:17 +0000
  • 7c90829350 Added a whole bunch of .h files describing the module structure of the C files. These files mostly mediate between the C source (export) and the corresponding C stub files (import) generated by the Scheme files calling the C routines. shivers 1995-10-22 12:34:53 +0000
  • bd33154d9a Added const keywords wherever I could find a reasonable place to improve error detection and efficiency. shivers 1995-10-22 12:29:54 +0000
  • 1d62cb2182 Added a whole bunch of .h files describing the module structure of the C files. These files mostly mediate between the C source (export) and the corresponding C stub files (import) generated by the Scheme files calling the C routines. shivers 1995-10-22 12:28:25 +0000
  • 7d2447407a Renamed userinfo.c to userinfo1.c shivers 1995-10-22 11:04:17 +0000
  • b7bdb8528f Killed dangling cig stub. shivers 1995-10-22 10:06:54 +0000
  • 083b345c2e Renamed rescm.c to re1.c shivers 1995-10-22 10:05:39 +0000
  • 3e52c5100b - Fixed errno-error calls to include the syscall's args. This should greatly improve the quality of the error messages. shivers 1995-10-21 12:07:25 +0000
  • 241344c36b - Tweaked the names of the named constants in the tty interface. shivers 1995-10-21 09:25:15 +0000
  • 0644d18c53 - Added (Cig-generated) file tty.c to list of maintained files. - Tweaked the names of the named constants in the tty interface. shivers 1995-10-21 09:24:26 +0000
  • 92b6357605 Hacked tty stuff; added .cvsignore files. shivers 1995-10-19 08:22:56 +0000
  • 195691c438 *** empty log message *** shivers 1995-10-17 04:33:40 +0000
  • 9f189dde81 Changed scsh/tc* refs to scsh/tty* refs in Makefile.in. shivers 1995-10-17 04:32:59 +0000
  • 0ae16c8daa Renamed tc* to tty*, and rehacked extensively. shivers 1995-10-16 22:19:16 +0000
  • 0f0db549f5 touching up some files bdc 1995-10-14 04:01:39 +0000
  • e5a2148d4a scsh 0.4.x prerelease import-1.1.1 bdc 1995-10-14 03:34:21 +0000
  • f927914f52 scsh 0.4.x prerelease scsh-0_4_x bdc 1995-10-14 03:34:21 +0000
  • 2302efe24e *** empty log message *** bdc 1995-10-14 03:34:21 +0000