bf28f0aa86Documented static heap linker. Such as it is.
shivers
1997-04-04 22:41:06 +0000
4c26efe136No more draft status. Version 0.4.5.
shivers
1997-04-04 22:40:44 +0000
494787705dTook out "draft" code. Upgraded release to 0.4.5
shivers
1997-04-04 22:39:55 +0000
8233556820Random update to regex doc.
shivers
1997-04-04 22:36:16 +0000
db69cd677bSome functions that were passed string "out" paramters (char**)'s were neglecting to assign them in error cases. We'd return from the C function into the cig C stub with random garbage still in these pointers. The string rep converters would then treat this garbage as a real pointer to be copied into malloc'd storage, and havoc would result.
shivers
1997-04-04 20:49:55 +0000
1a1950d2f5Fixed typo bug in set-file-group.
shivers
1997-04-02 20:12:33 +0000
70679cd247You don't have to be root to call set-file-group.
shivers
1997-04-02 20:11:50 +0000
934905ed57Hacked code so that you don't get [for-syntax] noise during loads when in batch mode.
shivers
1997-04-02 18:47:06 +0000
e989a744e4Had to shuffle packages due to broken package dependencies. The whole thing is a disaster and should be completely re-factorised.
shivers
1997-02-27 04:50:57 +0000
6a7ecc38a1Added #ifdef linux conditionalisation to the linux-specific fixup code.
shivers
1997-02-27 04:49:28 +0000
b980922f0dFixed bug in stdio->stdports -- it was using fdes->inport to make the output ports.
shivers
1997-02-26 22:21:48 +0000
b02ac4dc83hacked in a gross fix for linux bug. The problem is that linux stdio functions retry when interrupted, instead of returning errno=EINTR. linux/libansi.c now has a #include "fix_stdio.c" in it to get the fixup code included. This is very bogus.
shivers
1997-02-26 20:38:39 +0000
66735d9c9efdports1.c: hacked in a gross fix for linux bug. The problem is that linux stdio functions retry when interrupted, instead of returning errno=EINTR.
shivers
1997-02-26 20:37:53 +0000
2f7c39be3f-s<num> is now -sfd <num> -- more consistent with general switch design.
shivers
1996-11-11 19:21:25 +0000
47c2eea2ddChanged OPEN/NONBLOCKING to OPEN/NON-BLOCKING and SET-RECORD-LOCK-NOBLOCK to SET-RECORD-LOCK-NO-BLOCK. The former was always documented to be OPEN/NON-BLOCKING and the latter isn't exported in any event.
shivers
1996-11-11 18:52:19 +0000
4dd24741a8Minor bugfix -- Arranged to export set-enabled-interrupts! as set-enabled-interrupts.
shivers
1996-11-11 17:05:54 +0000
c0ab08bd2cRemoved ! suffix from SET-INTERRUPT-HANDLER and SET-ENABLED-INTERRUPTS. I'm trying to be consistent on this issue, but not very successfully.
shivers
1996-11-11 16:21:53 +0000
d9bf36e0bdadded scsh/scsh.vm to the ignore list
bdc
1996-11-11 01:10:38 +0000
8e3073352aupdated for next minor release
bdc
1996-11-10 20:51:15 +0000
454808a9cdChanged lock-region to use proc objects instead of pids, and fixed a bug in UNLOCK-REGION.
shivers
1996-11-10 13:59:58 +0000
ea9745ee2fInterrupt system fixed up and installed.
shivers
1996-11-10 13:58:46 +0000
7e66a68afa- Interrupt handlers really installed and documented. - File locking fixed to use proc objects instead of pids, and bugs in code and documentation fixed.
shivers
1996-11-10 13:56:13 +0000
52cd685e9aTruth-in-advertising documentation: confession is good for the soul.
shivers
1996-11-09 23:13:35 +0000
f96eafa42bupdated with new sin/cos bug
bdc
1996-11-09 02:08:42 +0000
02dd0ebf8dfixed signals-ignored-by-default for ultrix irix
bdc
1996-11-08 20:42:30 +0000
d4219d0d69Cleaned them up a bit, added a few bits and pieces.
shivers
1996-11-08 15:49:04 +0000
59f44e1e1fAdded more description to the "What's new" section.
shivers
1996-11-07 16:16:34 +0000
c92057dbdfAdded some missing stuff to the release info.
shivers
1996-11-07 16:10:23 +0000
5761b6ce03Fixed up the sighandler code some.
shivers
1996-11-07 15:59:31 +0000
f9cf771947new config.sub from emacs-19.34b
bdc
1996-11-04 01:48:42 +0000
d6c2965b79new config.guess from emacs-19.34b
bdc
1996-11-04 01:48:28 +0000
322ffcc8c8updated bug list
bdc
1996-11-04 01:32:39 +0000
8a8d647f69updated a typo plus some new post 0.4.3 contributors
bdc
1996-11-04 01:32:23 +0000
122ab69030moved ~ backup file cleanup to distclean target from clean target
bdc
1996-11-04 01:31:40 +0000
d0fef5a49cfix for sunos 4.x build error because of non-standard declarations of setgid and setguid
bdc
1996-11-04 01:31:01 +0000
2fe3ec94a7fix for signals-ignored-by-default for aix
bdc
1996-11-04 01:30:20 +0000
99b82763bbfix for fileno on solaris 2.5
bdc
1996-11-04 01:29:46 +0000
a7e3221b90signals-ignored-by-default for nextstep
bdc
1996-11-02 00:10:32 +0000
5d8c6318a2fixed cleanup problem
bdc
1996-11-01 23:34:47 +0000
98af814b97where did that space come from?
bdc
1996-11-01 17:37:03 +0000
6d4e57f490Synthetic commit for incomplete tag R0_4_3
R0_4_3
cvs-fast-export
1996-11-01 08:15:40 +0000
988940561bupdated with release note
bdc
1996-11-01 08:15:40 +0000
fd00b3e501updated for 0.4.3
bdc
1996-11-01 08:02:54 +0000
0d6cbfb5fareworked argument parsing to make in a littl cleaner i hope; most C compilation now done in background
bdc
1996-11-01 07:40:21 +0000
55a65c1b64factored out arg parsing; have not gotten the static linker to support linking in a new one yet; probably no more work required here though
bdc
1996-11-01 07:39:07 +0000
26b8de258eStartup and top changed so that -e entry points get the whole command line, including the program name.
shivers
1996-10-31 20:18:11 +0000
e45e9a6b0dadded first real command line interface
bdc
1996-10-30 05:58:13 +0000
3d90d39924Fix building problem under Linux ELF systems; no nlist.h
hag
1996-10-29 23:22:20 +0000
14f8b65a74read_fdport_substring() didn't reset the port's peek-char to #F when consuming it. Reported by JSC 10/16/96, with fix.
shivers
1996-10-16 16:37:51 +0000