log src/unexec.c @ 79759:fc2bcd2a8aad

age author description
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
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