log src/unexec.c @ 82398:691ac5406bd4

age author description
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 14 Jan 2007 03:38:22 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Sat, 19 Mar 2005 11:51:13 +0000 Eli Zaretskii (write_segment, unexec): Move these functions to avoid forward
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 19 May 2003 14:41:32 +0000 Richard M. Stallman Comment change.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 11 Dec 2001 22:56:41 +0000 Richard M. Stallman *** empty log message ***
Fri, 16 Nov 2001 14:23:51 +0000 Eli Zaretskii Don't include coff.h unless HAVE_COFF_H is defined.
Tue, 22 Aug 2000 22:41:55 +0000 Andrew Innes (write_segment) [USE_CRT_DLL]: Remove unnecessary
Thu, 15 Jun 2000 12:20:34 +0000 Eli Zaretskii (toplevel): Fix last change, so as not to deprive MSDOS
Wed, 14 Jun 2000 13:34:54 +0000 Gerd Moellmann (toplevel) [COFF]: Include coff.h.
Mon, 29 Jun 1998 22:54:28 +0000 Richard M. Stallman [COFF]: New variable coff_offset.
Fri, 19 Jul 1996 19:47:26 +0000 Karl Heuer (copy_text_and_data) [DJGPP >= 2]: Switch off two bits
Wed, 10 Apr 1996 04:15:13 +0000 Richard M. Stallman [DJGPP v2]: Include fcntl.h.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Sun, 08 Oct 1995 19:29:57 +0000 Richard M. Stallman (write_segment): Write valid data in units of 1<<13,
Tue, 03 Oct 1995 09:15:49 +0000 Richard M. Stallman (write_segment): Use pagesize as unit of writing instead of 128.
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.
Thu, 20 May 1993 02:14:56 +0000 Jim Blandy Some more changes from Michael K. Johnson for Linux.
Thu, 11 Mar 1993 07:18:15 +0000 Jim Blandy * unexec.c (copy_text_and_data): Error message tweaked.
Tue, 23 Feb 1993 05:49:12 +0000 Richard M. Stallman (Fforward_comment): New function.
Fri, 24 Apr 1992 08:11:28 +0000 Jim Blandy entered into RCS
Sat, 14 Mar 1992 20:43:29 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Tue, 29 Jan 1991 21:38:24 +0000 Richard M. Stallman Initial revision