Mercurial > ecos
graph
-
* include/sys/time.h (Removed): Use the isoinfra sys/time.hSun, 23 Oct 2005 20:48:44 +0000, by asl
-
* test/nc*_test_master.c: gettimeofday is now in POSIXSun, 23 Oct 2005 20:48:07 +0000, by asl
-
* cdl/ppp.cdl: Require CYGPKG_POSIX_TIMERSSun, 23 Oct 2005 20:46:20 +0000, by asl
-
* include/sys/time.h (new): Basic implementation.Sun, 23 Oct 2005 20:45:36 +0000, by asl
-
* src/select.cxx: Needs sys/time.h for struct timeval.Sun, 23 Oct 2005 20:45:11 +0000, by asl
-
* src/time.cxx: add gettimeofday() implementationSun, 23 Oct 2005 20:44:35 +0000, by asl
-
Typo: there->theirSun, 23 Oct 2005 20:33:10 +0000, by asl
-
* include/flag.hxx: We need thread.inl for the empty() functionSun, 23 Oct 2005 14:53:38 +0000, by asl
-
Fix number of options in iopeek (bug #100026)Mon, 17 Oct 2005 20:59:01 +0000, by gthomas
-
* cdl/compress_zlib.cdl (CYGFUN_COMPRESS_ZLIB_GZIO): New option toSun, 16 Oct 2005 11:43:13 +0000, by asl
-
* src/delete.cxx:Sun, 16 Oct 2005 10:37:16 +0000, by asl
-
* docs/manpages/sys/socketpair.2: Removed this man page sinceThu, 13 Oct 2005 11:58:02 +0000, by asl
-
* src/ramfs.c: Implement holes in files when using BLOCKSun, 02 Oct 2005 14:03:14 +0000, by asl
-
* doc/memalloc.sgml: two minor documentation fixesSun, 02 Oct 2005 11:49:47 +0000, by asl
-
* include/flash_am29xxxxx.inl (flash_program_buf): Handle writesWed, 21 Sep 2005 19:30:58 +0000, by asl
-
* include/linux/types.h: Added unsigned types.Wed, 21 Sep 2005 19:17:10 +0000, by asl
-
* src/redboot_linux_exec.c: No need to include pcmb_serial.h.Tue, 20 Sep 2005 12:14:08 +0000, by asl
-
* src/can_mcf52xx.c Only support events of tx message buffersTue, 20 Sep 2005 12:09:14 +0000, by asl
-
* cdl/hal_arm_xscale_pxa2x0.cdl: Fix the last patch, logical ORMon, 19 Sep 2005 16:57:46 +0000, by asl
-
* cdl/hal_arm_xscale_pxa2x0.cdl: Only build hal_diag.c if one ofFri, 16 Sep 2005 15:33:04 +0000, by asl
-
* tests/server_test.c: use socklen_t.Fri, 16 Sep 2005 15:15:14 +0000, by asl
-
* src/tftp_client.c, include/tftp_support.h: const parametersFri, 16 Sep 2005 14:56:25 +0000, by asl
-
Updates for CAN driver/infrastructure - from Uwe KindlerTue, 13 Sep 2005 13:36:13 +0000, by gthomas
-
TFTP ACK/NAK fixes, from Andrew DyerFri, 09 Sep 2005 13:26:01 +0000, by gthomas
-
FIS fix from Stefan Sommerfeld, ANSI cursor keys from Gary ThomasThu, 08 Sep 2005 12:14:28 +0000, by gthomas
-
* cdl/redboot.cdl: White space changes to aid readability.Sat, 03 Sep 2005 13:35:08 +0000, by asl
-
* src/flash.c (fis_create): Print an error if the FIS directory isSat, 03 Sep 2005 13:10:21 +0000, by asl
-
* src/sys/kern/kern_sysctl.c: Silent compiler warning on lvalueSat, 03 Sep 2005 13:03:07 +0000, by asl
-
* src/common/termiostty.c andSat, 03 Sep 2005 13:01:43 +0000, by asl
-
Enable support on PPC405EP, from Markus SchadeThu, 25 Aug 2005 14:37:00 +0000, by gthomas
-
Add support for Intel LXT972, from Markus SchadeThu, 25 Aug 2005 14:02:29 +0000, by gthomas
-
CAN driver, from Uwe KindlerThu, 25 Aug 2005 13:40:35 +0000, by gthomas
-
Add support for PPC405EP, from Markus SchadeThu, 25 Aug 2005 13:20:58 +0000, by gthomas
-
* src/sh_scif_serial.c: support SH4 register accessTue, 09 Aug 2005 16:12:25 +0000, by asl
-
* tests/socket.c (SHOW_RESULT): Add a cast to avoid compilerWed, 03 Aug 2005 21:05:16 +0000, by asl
-
* tests/flash1.c (cyg_start): Compiler warning fixes.Wed, 03 Aug 2005 21:04:28 +0000, by asl
-
* tests/test2.c (task1): Cast to fix compiler warning.Wed, 03 Aug 2005 21:02:31 +0000, by asl
-
* src/common/tty.c (tty_write):Wed, 03 Aug 2005 21:00:34 +0000, by asl
-
* tests/ksem1.c: Type fix to fix a compiler warning.Wed, 03 Aug 2005 20:57:41 +0000, by asl
-
* tests/i18nmb.c (main): Really silence the warnings.Wed, 03 Aug 2005 20:53:09 +0000, by asl
-
* tests/ping_lo_test.c (ping_host): Use socklen_t to avoidWed, 03 Aug 2005 20:51:21 +0000, by asl
-
* include/vnc-server.h (vnc_printf_return_t): removed ununsed charWed, 03 Aug 2005 20:49:40 +0000, by asl
-
* src/blib.c: made the types consistent to fix compiler warnings.Wed, 03 Aug 2005 20:47:51 +0000, by asl
-
* tests/crc_test.c: casts to make it gcc 4.0.1 frendly.Wed, 03 Aug 2005 20:46:59 +0000, by asl
-
* tests/heaptest.c (test_pat): Casts to prevent compiler warnings.Wed, 03 Aug 2005 20:45:09 +0000, by asl
-
* tests/flash1.c (cyg_user_start): Fix a compiler warning aboutWed, 03 Aug 2005 20:43:17 +0000, by asl
-
* src/fatfs_supp.c: Correct types to remove compiler warnings.Wed, 03 Aug 2005 20:40:48 +0000, by asl
-
* tests/jffs2_1.c: Include <stdio.h> to stop compiler warning.Wed, 03 Aug 2005 20:39:51 +0000, by asl
-
* Merge to public MTDSat, 30 Jul 2005 15:30:40 +0000, by asl
-
* src/ppp_io.c (cyg_ppp_pppread): caddrt_t to stop compiler warnings.Sat, 30 Jul 2005 13:21:01 +0000, by asl
-
* src/httpd.c (cyg_httpd_server): Use socklen_t to avoid compilerSat, 30 Jul 2005 12:14:55 +0000, by asl
-
* include/pppd.h: Remove incorrect declaration of ifunit whichSat, 30 Jul 2005 12:12:55 +0000, by asl
-
* src/ftpclient.c (connect_to_server): Use socklen_t to avoidSat, 30 Jul 2005 12:07:33 +0000, by asl
-
* src/sync/mbox.cxx (tryget,peak_item): initialize local variableSat, 30 Jul 2005 11:58:25 +0000, by asl
-
* include/unistd.h: Const correctness to keep the compiler happy.Sat, 30 Jul 2005 11:53:44 +0000, by asl
-
* src/common/tty.c (tty_write):Sat, 30 Jul 2005 11:52:40 +0000, by asl
-
* src/net/eth_drv.c (eth_drv_recv): Change of type to removeSat, 30 Jul 2005 11:52:10 +0000, by asl
-
* src/syntheth.c (synth_eth_init): Cast to keep the compilerSat, 30 Jul 2005 11:50:06 +0000, by asl
-
* include/cyg_ass.h: Fixed a function prototype so thatSat, 30 Jul 2005 11:48:54 +0000, by asl
-
* src/strcmp.cxx (__strcmp): Set retval to zero to avoid compilerSat, 30 Jul 2005 11:44:37 +0000, by asl
