log src/unexec.c @ 12243:ef2749cf206f

age author description
Wed, 26 Oct 1994 04:43:33 +0000 Richard M. Stallman Comment changes.
Thu, 06 Oct 1994 03:25:51 +0000 Richard M. Stallman (make_hdr): Undo June 16 change.
Sat, 24 Sep 1994 00:29:39 +0000 Richard M. Stallman Don't test CANNOT_UNEXEC.
Fri, 23 Sep 1994 18:37:12 +0000 Richard M. Stallman (copy_text_and_data): Delete some printf's.
Fri, 23 Sep 1994 06:18:31 +0000 Richard M. Stallman (copy_text_and_data): Add RISCiX changes.
Thu, 16 Jun 1994 23:45:41 +0000 Richard M. Stallman (make_hdr): Handle case of no "additional header".
Thu, 16 Jun 1994 06:55:46 +0000 Roland McGrath Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.
Sun, 22 May 1994 19:55:13 +0000 Richard M. Stallman [MSDOS]: Don't include files from the dos extender
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Sat, 08 Jan 1994 09:19:22 +0000 Richard M. Stallman [MSDOS]: Don't #include <a.out.h>, but use other headers.
Thu, 11 Nov 1993 00:41:15 +0000 Roland McGrath [! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Wed, 28 Jul 1993 08:18:09 +0000 Richard M. Stallman (make_hdr): Use & in call to bzero.
Wed, 16 Jun 1993 21:42:25 +0000 Jim Blandy * unexec.c [HPUX] (sbrk): This returns a void *.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.