/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/ |
H A D | 00history.txt | 21 Fixed a problem on small (<32M) partition. 41 Fixed f_mkdir() creates incorrect directory on FAT32. 59 Fixed an endian sensitive code in f_mkfs(). 67 Fixed DBCS name can result FR_INVALID_NAME. 68 Fixed short seek (<= csize) collapses the file object. 75 Fixed f_mkfs() on FAT32 creates incorrect FSINFO. 76 Fixed f_mkdir() on FAT32 creates incorrect directory. 83 Fixed off by one error at FAT sub-type determination. 84 Fixed btr in f_read() can be mistruncated. 85 Fixed cached sector is not flushed when create and close without write. [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/ |
H A D | CHANGELOG | 197 * sockets.c: fixed close race conditions in lwip_select (for LWIP_NETCONN_FULLDUPLEX) 200 * sockets.c: fixed that select ignored invalid/not open sockets in the fd_sets (bug #50392) 242 * httpd: LWIP_HTTPD_POST_MANUAL_WND: fixed double-free when httpd_post_data_recved 246 * tcp: fixed bug #50418: LWIP_EVENT_API: fix invalid calbacks for SYN_RCVD pcb 252 * LWIP_NETCONN_FULLDUPLEX: fixed shutdown during write (bug #50274) 258 * tcp: Fixed bug #47485 (tcp_close() should not fail on memory error) by retrying 262 * sockets: Fixed bug #44032 (LWIP_NETCONN_FULLDUPLEX: select might work on 267 * httpd: Fixed bug #50059 (httpd LWIP_HTTPD_SUPPORT_11_KEEPALIVE vs. 282 * tcp_out.c: Fixed bug #50090 (last_unsent->oversize_left can become wrong value 329 * api_lib.c: fixed race condition in return value of netconn_gethostbyname() [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/ |
H A D | CHANGELOG | 25 * httpd: LWIP_HTTPD_POST_MANUAL_WND: fixed double-free when httpd_post_data_recved 29 * tcp: fixed bug #50418: LWIP_EVENT_API: fix invalid calbacks for SYN_RCVD pcb 35 * LWIP_NETCONN_FULLDUPLEX: fixed shutdown during write (bug #50274) 41 * tcp: Fixed bug #47485 (tcp_close() should not fail on memory error) by retrying 45 * sockets: Fixed bug #44032 (LWIP_NETCONN_FULLDUPLEX: select might work on 50 * httpd: Fixed bug #50059 (httpd LWIP_HTTPD_SUPPORT_11_KEEPALIVE vs. 65 * tcp_out.c: Fixed bug #50090 (last_unsent->oversize_left can become wrong value 112 * api_lib.c: fixed race condition in return value of netconn_gethostbyname() 120 * fixed compiling with IPv4 disabled (IPv6 only case) 123 * api_lib.c: fixed bug #49725 (send-timeout: netconn_write() can return [all …]
|
/nrf52832-nimble/nordic/nrfx/ |
H A D | CHANGELOG.md | 15 ### Fixed subsection 28 ### Fixed subsection 31 - Fixed a typo in the name of the bmRequest field in the nrfx_usbd_setup_t structure. The new corre… 32 - Fixed the nrfx_ppi_channel_fork_assign() function. It now accepts also pre-programmed channels. 33 - Fixed handling of long custom instruction responses in the QSPI driver. 34 - Fixed a bug affecting the conversion of time to ticks in the TIMER HAL. 37 ### Fixed subsection 51 ### Fixed subsection 64 ### Fixed subsection 65 - Fixed a double buffering bug that occurred in the UARTE driver after the RX abort. [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/ |
H A D | CHANGELOG | 80 * api_msg.c: fixed bug #37405 'err_tcp()' uses already freed 'netconn' object 89 * memp.c: fixed bug #37166: memp_sanity check loops itself 92 * tcp_out.c: fixed bug: #36380 unsent_oversize mismatch in 1.4.1RC1 (this was 96 * vj.c: fixed bug #35756 header length calculation problem in ppp/vj.c 99 * tcp_out.c: fixed bug #35945: SYN packet should provide the recv MSS not the 103 * ip4.c: fixed bug #35927: missing refragmentaion in ip_forward 106 * netdb.c: fixed bug #35907: lwip_gethostbyname_r returns an invalid h_addr_list 109 * ppp.c: fixed bug #35809: PPP GetMask(): Compiler warning on big endian, 113 * etharp.c: fixed bug #35595: Impossible to send broadcast without a gateway 117 * ppp.c: fixed pbuf leak when PPP session is aborted through pppSigHUP() [all …]
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/ |
H A D | Changelog.txt | 11 Notes: Added support for HCS08. Fixed some small bugs in the documentation 16 - BUGS (ALL) : Fixed some small bugs in the porting guide. 24 - BUGS (ALL): Fixed bug in <eMBFuncReadInputRegister> where the high 30 Notes: Added Linux/TCP port. Fixed bug in MSP430 port. 33 - BUGS (MSP430): Fixed bug with calculating the timer value. 45 Notes: Fixed typo with the defined defining the supported Modbus 46 functions. Fixed bug when illegal slave address was passed to eMBInit 47 where the error was not detected. Fixed typo in the holding registers 49 constants. The fix is not critical because the values matched. Fixed bug 65 - FEATURE (ALL): Fixed some warnings in the code. [all …]
|
/nrf52832-nimble/rt-thread/components/net/uip/ |
H A D | uip-1.0-changelog.txt | 65 o TCP: Fixed bug with high byte of peer window size. 67 o TCP: Fixed bug that in some cases prevented concurrent reception and 82 o TCP: Fixed check for SYNACK segment: now checks only relevant TCP 85 o TCP: Fixed bug where uIP did not inform application that a connection 98 o IP: memset() bugs in IP fragment reassembly code fixed.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/ |
H A D | snmp_table.c | 54 …/* check min. length (fixed row entry definition, column, row instance oid with at least one entry… in snmp_table_get_instance() 55 /* fixed row entry always has oid 1 */ in snmp_table_get_instance() 99 /* check that first part of id is 0 or 1, referencing fixed row entry */ in snmp_table_get_next_instance() 172 …/* check min. length (fixed row entry definition, column, row instance oid with at least one entry… in snmp_table_simple_get_instance() 173 /* fixed row entry always has oid 1 */ in snmp_table_simple_get_instance() 238 /* check that first part of id is 0 or 1, referencing fixed row entry */ in snmp_table_simple_get_next_instance()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/ |
H A D | snmp_table.c | 54 …/* check min. length (fixed row entry definition, column, row instance oid with at least one entry… in snmp_table_get_instance() 55 /* fixed row entry always has oid 1 */ in snmp_table_get_instance() 99 /* check that first part of id is 0 or 1, referencing fixed row entry */ in snmp_table_get_next_instance() 172 …/* check min. length (fixed row entry definition, column, row instance oid with at least one entry… in snmp_table_simple_get_instance() 173 /* fixed row entry always has oid 1 */ in snmp_table_simple_get_instance() 238 /* check that first part of id is 0 or 1, referencing fixed row entry */ in snmp_table_simple_get_next_instance()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | maketree.c | 1 /* maketree.c -- make inffixed.h table for decoding fixed codes 51 /* create the fixed tables in C initialization syntax */ 68 puts("/* inffixed.h -- table for decoding fixed codes"); in main()
|
H A D | ChangeLog | 42 - Fix bug in inflateCopy() when decoding fixed codes 61 - Add Z_FIXED strategy option to deflateInit2() to force fixed trees 425 . Make_vms.com: fixed some typos 438 - preinitialize the inflate tables for fixed codes, to make the code 498 - fixed offsets in contrib/asm386/gvmat32.asm (Gilles Vollant) 518 - fixed "make uninstall" for shared libraries 641 - fixed declarations using Bytef in infutil.c (pb with MSDOS medium model) 677 - fixed deflate for 64-bit systems (detected on Cray) 678 - fixed inflate_blocks for 64-bit systems (detected on Alpha) 684 - fixed very unlikely race condition in ct_static_init [all …]
|
H A D | infback.c | 65 fixed code decoding. Normally this returns fixed tables from inffixed.h. 79 static code fixed[544]; local 81 /* build fixed huffman tables if first call (may not be thread safe) */ 92 next = fixed; 299 case 1: /* fixed block */ 301 Tracev((stderr, "inflate: fixed codes block%s\n",
|
H A D | inflate.c | 24 * - Correct filename to inffixed.h for fixed tables in inflate.c 60 * - Fixed stored blocks bug in inflateBack() 197 fixed code decoding. Normally this returns fixed tables from inffixed.h. 211 static code fixed[544]; local 213 /* build fixed huffman tables if first call (may not be thread safe) */ 224 next = fixed; 275 puts(" /* inffixed.h -- table for decoding fixed codes"); in makefixed() 790 case 1: /* fixed block */ 792 Tracev((stderr, "inflate: fixed codes block%s\n",
|
/nrf52832-nimble/rt-thread/src/ |
H A D | thread.c | 11 * 2006-05-27 Bernard fixed the rt_thread_yield bug 12 * 2006-06-03 Bernard fixed the thread timer init bug 13 * 2006-08-10 Bernard fixed the timer bug in thread_sleep 16 * 2008-02-16 Bernard fixed the rt_thread_timeout bug 20 * 2011-09-01 Bernard fixed rt_thread_exit issue when the current 22 * 2011-09-08 Bernard fixed the scheduling issue in rt_thread_startup. 23 * 2012-12-29 Bernard fixed compiling warning. 25 * 2017-04-10 armink fixed the rt_thread_delete and rt_thread_detach
|
/nrf52832-nimble/rt-thread/components/drivers/usb/usbdevice/class/ |
H A D | mstorage.c | 32 FIXED, enumerator 179 {SCSI_TEST_UNIT_READY, _test_unit_ready, 6, FIXED, 0, DIR_NONE}, 182 {SCSI_ALLOW_REMOVAL, _allow_removal, 6, FIXED, 0, DIR_NONE}, 184 {SCSI_START_STOP, _start_stop, 6, FIXED, 0, DIR_NONE}, 186 {SCSI_READ_CAPACITY, _read_capacity, 10, FIXED, 8, DIR_IN}, 189 {SCSI_VERIFY_10, _verify_10, 10, FIXED, 0, DIR_NONE}, 693 case FIXED: in _cb_len_calc() 711 case FIXED: in _cb_len_calc()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | ip_addr.h | 343 * Can be used as a fixed/const ip_addr_t 354 * Can be used as a fixed/const ip_addr_t 360 * Can be used as a fixed/const ip4_addr_t 378 * IP6_ADDR_ANY can be used as a fixed ip_addr_t 384 * IP6_ADDR_ANY6 can be used as a fixed ip6_addr_t
|
H A D | stats.h | 201 * oriented or fixed-length interfaces, the number of inbound transmission units that 206 * or fixed-length interfaces that support protocol multiplexing the number of transmission 226 * because of errors. For character-oriented or fixed-length interfaces, the number of outbound
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/ |
H A D | snmp_table.h | 86 …BLE_GET_COLUMN_FROM_OID(oid) ((oid)[1]) /* first array value is (fixed) row entry (fixed to 1) and…
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | snmp_table.h | 86 …BLE_GET_COLUMN_FROM_OID(oid) ((oid)[1]) /* first array value is (fixed) row entry (fixed to 1) and…
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | ip_addr.h | 374 * Can be used as a fixed/const ip_addr_t 385 * Can be used as a fixed/const ip_addr_t 391 * Can be used as a fixed/const ip4_addr_t 409 * IP6_ADDR_ANY can be used as a fixed ip_addr_t 415 * IP6_ADDR_ANY6 can be used as a fixed ip6_addr_t
|
H A D | stats.h | 201 * oriented or fixed-length interfaces, the number of inbound transmission units that 206 * or fixed-length interfaces that support protocol multiplexing the number of transmission 226 * because of errors. For character-oriented or fixed-length interfaces, the number of outbound
|
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-m0/ |
H A D | context_gcc.S | 10 * 2012-08-17 aozima fixed bug: store r8 - r11. 13 * 2013-11-04 bright fixed hardfault bug for gcc.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/mqtt/ |
H A D | mqtt.c | 109 /** Helpers to extract control packet type and qos from first byte in fixed header */ 484 * Append fixed header 490 * @param r_length Remaining length after fixed header 510 * @param r_length Remaining length after fixed header 864 /* fixed header contains at least 2 bytes but can contain more, depending on in mqtt_parse_incoming() 869 /* fixed header is done */ in mqtt_parse_incoming() 870 …LWIP_DEBUGF(MQTT_DEBUG_TRACE, ("mqtt_parse_incoming: Remaining length after fixed header: %"U32_F"… in mqtt_parse_incoming() 884 /* Fixed header has been parsed, parse variable header */ in mqtt_parse_incoming() 1139 /* Append fixed header */ in mqtt_publish() 1397 /* Append fixed header */ in mqtt_client_connect()
|
/nrf52832-nimble/rt-thread/components/net/uip/rt-thread/ |
H A D | uip_ipaddr.h | 16 /** IP_ADDR_ can be used as a fixed IP address
|
/nrf52832-nimble/rt-thread/components/finsh/ |
H A D | finsh_ops.c | 383 * fixed the sp move bug 395 * fixed the sp move bug 407 * fixed the sp move bug
|