log

age author description
Mon, 21 Aug 2006 21:10:31 +0000 asl * cdl/io_disk.cdl: Made debugging CDL controlled.
Mon, 21 Aug 2006 17:13:45 +0000 jlarmour * doc/kernel.sgml: Use reinterpret_cast, not static cast
Sat, 12 Aug 2006 07:23:41 +0000 asl * include/fileio.h : Added a key and a structure to extract the
Fri, 11 Aug 2006 15:54:45 +0000 asl * src/monitor.c (cyg_monitor_network): Calling the network monitor
Fri, 11 Aug 2006 15:28:21 +0000 asl * include/flash_am29xxxxx_parts.inl [CYGHWR_DEVS_FLASH_ST_M29W320D]:
Fri, 11 Aug 2006 12:16:36 +0000 jlarmour * src/wcstombs.cxx (wcstombs): Previous change should have
Fri, 11 Aug 2006 10:31:01 +0000 nickg Back off last checkin. Made by accident.
Fri, 11 Aug 2006 10:16:13 +0000 nickg Fixed editing typo.
Fri, 11 Aug 2006 09:29:31 +0000 nickg Implement FIFO variant of scheduling of DSRs and make it the
Thu, 10 Aug 2006 17:37:48 +0000 jlarmour * cdl/httpd.cdl:
Thu, 10 Aug 2006 13:20:06 +0000 jlarmour * src/wcstombs.cxx (wcstombs): Follow Single Unix Spec
Sun, 06 Aug 2006 22:34:05 +0000 bartv Add M68K/MCF52xx coldfire I2C device driver
Fri, 04 Aug 2006 09:22:04 +0000 asl * src/fats.c: Added functionality to the fatfs_getinfo() function
Fri, 04 Aug 2006 09:21:33 +0000 asl * src/romfs.c (romfs_getinfo): Support for block usage call.
Fri, 04 Aug 2006 09:18:01 +0000 asl * src/ramfs.c (find_direntry): Don't search off the end of the
Thu, 27 Jul 2006 12:00:04 +0000 jlarmour * include/config.h (HAVE_GETTIMEOFDAY): Add missing hash (reported
Fri, 21 Jul 2006 13:55:44 +0000 gthomas Fix compile error - from David Ho
Thu, 20 Jul 2006 20:27:47 +0000 jlarmour * src/fs/fileio.c (do_list): Use getcwd for current directory,
Thu, 20 Jul 2006 19:14:31 +0000 jlarmour * src/if_lan91cxx.c (lan91cxx_send): Rewrote parts of transmit
Thu, 20 Jul 2006 18:55:04 +0000 jlarmour * src/socket.c: Corrected a typo that generated an assertion.
Thu, 20 Jul 2006 15:52:34 +0000 jlarmour * src/if_dp83816.c (dp83816_init): Make ESA diag_printf()
Wed, 19 Jul 2006 14:53:33 +0000 jlarmour * doc/athttpd.sgml: jade doesn't allow underscores in
Wed, 19 Jul 2006 14:29:33 +0000 jlarmour * src/ecos/support.c (cyg_netint): Don't handle events that don't
Tue, 18 Jul 2006 17:24:56 +0000 jlarmour * src/sys-ecos.c (cyg_ppp_up): Bring semaphore init earlier to avoid
Tue, 18 Jul 2006 16:37:23 +0000 jlarmour Add ATHTTPD server from Anthony Tonizzo.
Tue, 18 Jul 2006 16:35:23 +0000 jlarmour * ecos.db: Add AT-HTTPD package from Anthony Tonizzo.
Tue, 18 Jul 2006 16:34:10 +0000 jlarmour * sgml/doclist: add ATHTTPD documentation
Tue, 18 Jul 2006 16:00:46 +0000 jlarmour * src/signal.cxx (pause): Although already POSIX compliant, if we wait
Tue, 11 Jul 2006 09:56:14 +0000 jld * tools/configtool/standalone/wxwin/configtool.cpp: Workaround an exception
Tue, 11 Jul 2006 09:36:36 +0000 bartv Work around problem with C++ exceptions in current cygwin