log

age author description
Sat, 18 Jan 2003 04:18:48 +0000 jlarmour * include/dns_impl.inl (setdomainname): define with const name
Sat, 18 Jan 2003 04:18:26 +0000 jlarmour * include/cyg_ass.h (CYG_CHECK_FUNC_PTRC): Define with const pointer
Sat, 18 Jan 2003 04:09:31 +0000 jlarmour * src/mqueue.cxx: Fix multi-line string literal warning.
Sat, 18 Jan 2003 03:47:02 +0000 jlarmour * cdl/dns.cdl: Added the ability to hard code a domain name.
Sat, 18 Jan 2003 03:46:17 +0000 jlarmour * src/network_support.c (init_all_network_interfaces): Added
Fri, 17 Jan 2003 16:49:11 +0000 gthomas Misc fixes to Linux boot code - from Patrick Doyle
Fri, 17 Jan 2003 14:38:31 +0000 jld * standalone/wxwin/makefile.gnu: New makefile for GNU tools
Thu, 16 Jan 2003 17:19:31 +0000 jld * standalone/wxwin/ecutils.cpp: #include <errno.h>
Mon, 13 Jan 2003 18:45:26 +0000 gthomas Be quieter about out of range memory addresses - ask only once - from Patrick Doyle
Mon, 13 Jan 2003 05:50:23 +0000 jlarmour * include/mqueue.hxx: Allow get/put to return time out.
Mon, 13 Jan 2003 05:50:02 +0000 jlarmour * include/mqueue.h: Define POSIX 1003.1d draft mq_timedsend() and
Mon, 13 Jan 2003 05:49:42 +0000 jlarmour * doc/posix.sgml: Document them.
Mon, 13 Jan 2003 04:17:03 +0000 jlarmour http://dev.scriptics.com/ is now http://www.tcl.tk/
Sun, 12 Jan 2003 04:53:28 +0000 jlarmour * src/bootp_support.c: Fix licence which should always have been
Fri, 10 Jan 2003 14:58:25 +0000 asl Typo fix.
Thu, 09 Jan 2003 06:34:12 +0000 jlarmour * src/hal_misc.c (hal_delay_us): Use HAL_CLOCK_READ instead of inline
Wed, 08 Jan 2003 19:47:34 +0000 gthomas Fix ARM9 cache line sizes - from Patrick Doyle
Sat, 04 Jan 2003 18:46:39 +0000 jlarmour * doc/tcpip.sgml: Use new entity name for tcpip manpages.
Sat, 04 Jan 2003 18:46:12 +0000 jlarmour * sgml/makemakefile: Oops, use new entity consistently in generated
Sat, 04 Jan 2003 13:02:31 +0000 gthomas Remove [errant] debug printf.
Sat, 04 Jan 2003 03:42:26 +0000 gthomas Add CSB281 package
Sat, 04 Jan 2003 03:39:59 +0000 gthomas Define data cache sync.
Sat, 04 Jan 2003 03:38:40 +0000 gthomas Fix caches, PCI, ROMRAM mode, interrupts.
Sat, 04 Jan 2003 03:37:12 +0000 gthomas Add support for non 1-1 mapped spaces.
Sat, 04 Jan 2003 03:31:43 +0000 gthomas Handle PCI window in uncached space.
Sat, 04 Jan 2003 03:30:05 +0000 gthomas Add CDL to control debug prints.
Sat, 04 Jan 2003 03:23:15 +0000 gthomas Fix kcache2 test for 32 byte cache line size. Add low level cache testing.
Sat, 04 Jan 2003 03:19:33 +0000 gthomas Include documentation for profile (gprof) package.
Fri, 03 Jan 2003 23:42:20 +0000 jlarmour * sgml/makemakefile: Try to shorten generated entity names.
Thu, 02 Jan 2003 16:43:47 +0000 gthomas Fix decompression problem - from Patrick Doyle.