summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove (moved to libmd)Ralf Corsepius2007-06-124-725/+0
|
* 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-121-0/+2
| | | | | * pppd/md4.h, pppd/md4.c, pppd/md5.c, pppd/md5.h: Remove (moved to libmd).
* 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-121-0/+2
| | | | | * libmd/Makefile.am, libmd/md4.c, libmd/md4.h, libmd/md5.c, libmd/md5.h, libmd/preinstall.am: New (moved out from pppd).
* New (moved out from pppd).Ralf Corsepius2007-06-126-0/+747
|
* Regenerate.Ralf Corsepius2007-06-121-1/+0
|
* 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-123-0/+6
| | | | * configure.ac, Makefile.am: Add libmd.
* 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-121-0/+5
| | | | | * shttpd/defs.h: Eliminate my_strlcpy. * shttpd/string.c: Eliminate my_strlcpy.
* Eliminate my_strlcpy.Ralf Corsepius2007-06-122-0/+9
|
* 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-121-0/+2
| | | | | * shttpd/defs.h: Eliminate my_strdup, my_strndup. * shttpd/string.c: Eliminate my_strdup, my_strndup.
* Eliminate my_strdup, my_strndup.Ralf Corsepius2007-06-122-0/+15
|
* 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-122-1/+6
| | | | | * shttpd/Makefile.am: Add -DHAVE_MD5 to use md5 routines from libmd.a.
* 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-122-0/+8
| | | | * wrapup/Makefile.am: Add libmd.a.
* 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-121-0/+6
| | | | | | * pppd/Makefile.am: Remove md5 and md4 from libpppd.a. Add pppd/libmd.a. * pppd/md4.c: Don't include pppd.h.
* Remove md5 and md4 from libpppd.a.Ralf Corsepius2007-06-121-1/+8
| | | | Add pppd/libmd.a.
* Don't include pppd.h.Ralf Corsepius2007-06-121-1/+0
|
* 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-111-0/+4
| | | | * shttpd/shttpd.ico, shttpd/resources.rc: Remove (Unused).
* Remove.Ralf Corsepius2007-06-112-1/+0
|
* Regenerate.Ralf Corsepius2007-06-111-1/+1
|
* 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-112-1/+2
| | | | * shttpd/Makefile.am: Conditionally build on LIBNETWORKING.
* 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-112-0/+10
| | | | | * shttpd/compat_rtems.h: Include <arpa/inet.h>. Add config.h support.
* 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-112-0/+5
| | | | * shttpd/compat_rtems.h: Define closesocket.
* New.Ralf Corsepius2007-06-111-0/+2
|
* 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-112-0/+9
| | | | * shttpd/compat_rtems.h: Add IS_DIRSEP_CHAR.
* Use size_t for stack sizes.Ralf Corsepius2007-06-112-2/+2
|
* New.Ralf Corsepius2007-06-111-0/+39
|
* 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-111-0/+2
| | | | | * configure.ac, Makefile.am: Add shttpd. * shttpd/Makefile.am: New.
* 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-111-0/+31
| | | | * shttpd/Makefile.am: New.
* Add shttpd.Ralf Corsepius2007-06-112-0/+3
|
* Remove (Renamed to Makefile.shttpd)Ralf Corsepius2007-06-111-50/+0
|
* Rename shttpd's MakefileRalf Corsepius2007-06-111-0/+50
|
* 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-111-0/+14
| | | | | | | | | | | | | | * 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.
* This commit was generated by cvs2svn to compensate for changes in r15510,Ralf Corsepius2007-06-1134-0/+7814
|\ | | | | which included commits to RCS files with non-trunk default branches.
| * Import from shttpd-1.37.Ralf Corsepius2007-06-1134-0/+7814
|
* 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-112-3/+4
| | | | * configure.ac: Remove "pad" from CPU_CONTEXT.
* 2007-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-052-2/+6
| | | | * score/src/coremsg.c: Formatting.
* 2007-06-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-043-94/+7
| | | | | | * Makefile.am: Now use the m68k memcpy and memset recently added to newlib instead of our own. * shared/misc/memcpy.c: Removed.
* New.Ralf Corsepius2007-06-041-0/+241
|
* GCC_RPMREL = 17.Ralf Corsepius2007-06-033-122/+27
|
* GCC_RPMREL = 12Ralf Corsepius2007-06-032-2/+2
|
* New.Ralf Corsepius2007-06-032-0/+1092
|
* New.Ralf Corsepius2007-06-024-0/+2184
|
* GCC_RPMREL = 12.Ralf Corsepius2007-06-024-4/+4
|
* New.Ralf Corsepius2007-06-021-0/+546
|
* GCC_RPMREL = 12.Ralf Corsepius2007-06-021-1/+1
|
* New.Ralf Corsepius2007-06-021-0/+393
|
* GCC_RPMREL = 11.Ralf Corsepius2007-06-021-1/+1
|
* New.Ralf Corsepius2007-06-021-0/+398
|
* New.Ralf Corsepius2007-06-022-0/+1047
|
* GCC_RPMREL = 12.Ralf Corsepius2007-06-021-1/+1
|
* GCC_RPMREL = 11.Ralf Corsepius2007-06-011-1/+1
|