Commit Graph

13895 Commits

Author SHA1 Message Date
Ralf Corsepius
a43f6701f4 Add *20070613.diff 2007-06-13 15:42:41 +00:00
Ralf Corsepius
fc463855fa GCC_RPMREL = 13 2007-06-13 15:42:22 +00:00
Ralf Corsepius
c0064d3996 Add sparc fpu bug fix. 2007-06-13 15:40:32 +00:00
Joel Sherrill
e70f20166c 2007-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* user/io.t: Fix typo.
2007-06-12 23:58:10 +00:00
Joel Sherrill
0af144584e 2007-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* README.configure: Removed armulator.
2007-06-12 19:48:40 +00:00
Joel Sherrill
31aabe78cf 2007-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/armulator.cfg: Removed.
2007-06-12 19:47:34 +00:00
Joel Sherrill
85591ad7b2 2007-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* armulator/.cvsignore, armulator/ChangeLog, armulator/Makefile.am,
	armulator/bsp_specs, armulator/configure.ac, armulator/preinstall.am,
	armulator/clock/clockdrv.c, armulator/console/console-io.c,
	armulator/console/mon-syscalls.S, armulator/include/.cvsignore,
	armulator/include/bsp.h, armulator/include/tm27.h,
	armulator/start/start.S, armulator/startup/bspstart.c,
	armulator/startup/libcfunc.c, armulator/startup/linkcmds,
	armulator/startup/swi.h, armulator/startup/syscalls.c,
	armulator/startup/trap.S: Removed.
2007-06-12 19:46:53 +00:00
Joel Sherrill
44a5bb783b 2007-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* libmd/.cvsignore: New file.
2007-06-12 19:45:27 +00:00
Ralf Corsepius
79e6ccdde5 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/defs.h: Eliminate my_strncasecmp.
	* shttpd/string.c: Eliminate my_strncasecmp.
2007-06-12 16:45:40 +00:00
Ralf Corsepius
df1aa0325c 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Pickup ../libmd/libmd.a.
2007-06-12 16:26:36 +00:00
Ralf Corsepius
61d368a3f3 Pickup ../libmd/libmd.a. 2007-06-12 16:26:24 +00:00
Ralf Corsepius
b72dc8bafc 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* pppd/Makefile.am: Reflect moving out md*.
2007-06-12 16:03:17 +00:00
Ralf Corsepius
e7205419ab Remove (moved to libmd) 2007-06-12 16:02:10 +00:00
Ralf Corsepius
379a1a9421 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* pppd/md4.h, pppd/md4.c, pppd/md5.c, pppd/md5.h: Remove (moved to
	  libmd).
2007-06-12 16:01:34 +00:00
Ralf Corsepius
b3f22a53f1 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmd/Makefile.am, libmd/md4.c, libmd/md4.h, libmd/md5.c,
	libmd/md5.h, libmd/preinstall.am: New (moved out from pppd).
2007-06-12 15:59:46 +00:00
Ralf Corsepius
e0c4c102b4 New (moved out from pppd). 2007-06-12 15:59:36 +00:00
Ralf Corsepius
035339ebc7 Regenerate. 2007-06-12 15:57:48 +00:00
Ralf Corsepius
a70b07be5c 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac, Makefile.am: Add libmd.
2007-06-12 15:57:35 +00:00
Ralf Corsepius
033793f457 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/defs.h: Eliminate my_strlcpy.
	* shttpd/string.c: Eliminate my_strlcpy.
2007-06-12 07:12:46 +00:00
Ralf Corsepius
5da60b9df1 Eliminate my_strlcpy. 2007-06-12 07:12:29 +00:00
Ralf Corsepius
61159ed677 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/defs.h: Eliminate my_strdup, my_strndup.
	* shttpd/string.c: Eliminate my_strdup, my_strndup.
2007-06-12 07:06:29 +00:00
Ralf Corsepius
a81de3f926 Eliminate my_strdup, my_strndup. 2007-06-12 07:06:16 +00:00
Ralf Corsepius
e98fc44ea5 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/Makefile.am: Add -DHAVE_MD5 to use md5 routines from
	  libmd.a.
2007-06-12 05:16:16 +00:00
Ralf Corsepius
bbf1103aad 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Add libmd.a.
2007-06-12 05:14:35 +00:00
Ralf Corsepius
a021dd8d29 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* pppd/Makefile.am: Remove md5 and md4 from libpppd.a.
	  Add pppd/libmd.a.
	* pppd/md4.c: Don't include pppd.h.
2007-06-12 05:13:32 +00:00
Ralf Corsepius
55c310f246 Remove md5 and md4 from libpppd.a.
Add pppd/libmd.a.
2007-06-12 05:13:22 +00:00
Ralf Corsepius
8aaeb6d8a8 Don't include pppd.h. 2007-06-12 05:12:57 +00:00
Ralf Corsepius
8bddaa65da 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/shttpd.ico, shttpd/resources.rc: Remove (Unused).
2007-06-11 15:43:50 +00:00
Ralf Corsepius
e0a9d5f53c Remove. 2007-06-11 15:42:42 +00:00
Ralf Corsepius
512313c136 Regenerate. 2007-06-11 15:11:55 +00:00
Ralf Corsepius
637f572b50 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/Makefile.am: Conditionally build on LIBNETWORKING.
2007-06-11 15:11:15 +00:00
Ralf Corsepius
aece6b7100 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/compat_rtems.h: Include <arpa/inet.h>.
	Add config.h support.
2007-06-11 14:09:53 +00:00
Ralf Corsepius
5e262885b6 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/compat_rtems.h: Define closesocket.
2007-06-11 14:05:21 +00:00
Ralf Corsepius
7d7af1165c New. 2007-06-11 14:02:01 +00:00
Ralf Corsepius
6b42f5a327 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/compat_rtems.h: Add IS_DIRSEP_CHAR.
2007-06-11 13:56:36 +00:00
Ralf Corsepius
4847f6b15b Use size_t for stack sizes. 2007-06-11 13:43:20 +00:00
Ralf Corsepius
0c777ef29f New. 2007-06-11 13:36:46 +00:00
Ralf Corsepius
51fe860d25 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac, Makefile.am: Add shttpd.
	* shttpd/Makefile.am: New.
2007-06-11 13:34:24 +00:00
Ralf Corsepius
39f6778951 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/Makefile.am: New.
2007-06-11 13:33:12 +00:00
Ralf Corsepius
31903f07ef Add shttpd. 2007-06-11 13:32:25 +00:00
Ralf Corsepius
86b9f754b5 Remove (Renamed to Makefile.shttpd) 2007-06-11 13:30:52 +00:00
Ralf Corsepius
4b58afcbe4 Rename shttpd's Makefile 2007-06-11 13:30:25 +00:00
Ralf Corsepius
4ec72e8a52 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/auth.c, shttpd/cgi.c, shttpd/compat_rtems.c,
	shttpd/compat_rtems.h, shttpd/compat_unix.c, shttpd/compat_unix.h,
	shttpd/compat_win32.c, shttpd/compat_win32.h, shttpd/compat_wince.c,
	shttpd/compat_wince.h, shttpd/config.c, shttpd/defs.h,
	shttpd/io_cgi.c, shttpd/io_dir.c, shttpd/io_emb.c, shttpd/io_file.c,
	shttpd/io.h, shttpd/io_socket.c, shttpd/io_ssl.c, shttpd/llist.h,
	shttpd/log.c, shttpd/Makefile, shttpd/md5.c, shttpd/md5.h,
	shttpd/mime_type.c, shttpd/resources.rc, shttpd/shttpd.1,
	shttpd/shttpd.c, shttpd/shttpd.h, shttpd/shttpd.ico, shttpd/ssl.h,
	shttpd/standalone.c, shttpd/std_includes.h, shttpd/string.c:
	Import from shttpd-1.37.tar.gz.
2007-06-11 13:28:11 +00:00
Ralf Corsepius
9a23876210 This commit was generated by cvs2svn to compensate for changes in r15510,
which included commits to RCS files with non-trunk default branches.
2007-06-11 13:24:29 +00:00
Ralf Corsepius
484cd8d2ef Import from shttpd-1.37. 2007-06-11 13:24:29 +00:00
Ralf Corsepius
83e628a07a 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove "pad" from CPU_CONTEXT.
2007-06-11 08:00:07 +00:00
Joel Sherrill
c1a886be7b 2007-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/src/coremsg.c: Formatting.
2007-06-05 13:02:48 +00:00
Joel Sherrill
b37fb8dc50 2007-06-04 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Now use the m68k memcpy and memset recently added to
	newlib instead of our own.
	* shared/misc/memcpy.c: Removed.
2007-06-04 17:52:20 +00:00
Ralf Corsepius
967c8974c3 New. 2007-06-04 09:12:43 +00:00
Ralf Corsepius
4fec49757b GCC_RPMREL = 17. 2007-06-03 15:26:45 +00:00