jifl
58b3b0603d
Note succesful error return for sys_arch_mbox_tryfetch
19 years ago
jifl
9d43d74ee3
Document new sys_arch_mbox_tryfetch requirement for ports
19 years ago
fbernon
e075581d76
no message
19 years ago
christiaans
5fcf6418cf
Added warning about using mem_malloc in sys_arch.c, cold case bug #1913 .
20 years ago
christiaans
bc182cab7c
Removed EXPERIMENTAL status.
20 years ago
christiaans
c5bd3f5e3b
Documented TRAP destination setup.
20 years ago
christiaans
8559f3e583
MIB-2 object values near to completion, just committing for keeping the flame alive.
20 years ago
christiaans
54bb20b486
Added SNMP statistics to struct netif and changed SNMP macro glue.
20 years ago
christiaans
6b2979027e
Add preliminairy documentation for the SNMP agent.
20 years ago
likewise
9a23e9839b
Initial commit of FILES in doc/
20 years ago
christiaans
ed1e3899af
Added optimalization hints.
20 years ago
likewise
b5340dd739
Updated CVS server host names and documentation about pserver anonymous, SSH non-anonymous access to it.
21 years ago
christiaans
6a17ef925d
Described initialization procedure.
21 years ago
likewise
ec0c2bea6e
Changed behaviour into implementation.
22 years ago
likewise
ec9b447be1
17th October 2004 Leon Woestenberg <leon.woestenberg@gmx.net>
...
rawapi.txt: Explicitly name full nomenclature for two different API's.
22 years ago
likewise
785f90d9fa
Updated the use of Savannah docs (merged from STABLE-0_7 branch).
22 years ago
likewise
8d052ecf24
Source documentation added.
22 years ago
likewise
efed3f1f0d
Mentioned placement of closing curly brace (block end).
22 years ago
likewise
e4295396ac
Re-instantiated the pack directives. Nested structs do break individual field natural alignment on arm-gcc.
22 years ago
likewise
79110ba469
Removed all structure packing directives. Protocol header fields are naturally aligned by design.
...
(Earlier, the 14-byte ethernet header screwed this up, this had already been fixed by adding two pad bytes.)
Assumption is that compilers do not align with larger-than-sizeof(type) boundaries.
Pre-tag PRE_PACK_REMOVE. Post-tag POST_TAG_REMOVE.
22 years ago
likewise
b8ee8808b4
Updated release procedure to match Savannah changes.
22 years ago
likewise
bfdf19f56c
Make udp_disconnect() clear its remote address association.
22 years ago
likewise
f6a8e1df03
Added up-to-date explanation of CVS over SSH on Savannah.
22 years ago
likewise
707d31a083
Merged from main.
22 years ago
likewise
79e66ac841
Savannah now does anonymous CVS access using empty-password SSH.
22 years ago
likewise
e4a6d199fe
Merged from DEVEL into main tree.
23 years ago
marcbou
611fb3a1f9
Merged from DEVEL.
23 years ago
likewise
49873ee687
Initial commit.
23 years ago
likewise
0fc282e182
Numerated contents so that they can be refered to.
23 years ago
jani
cd65d36822
patches 1492, 1493 and 1494 from Marc
23 years ago
likewise
03bc7c868b
Major stylo search/replace for "One space between keyword and opening bracket."
23 years ago
davidhaas
dbad0d5723
Updated sys_arch documentation to make new timeouts clearer.
23 years ago
likewise
132b09ce09
Added source code self documentation guidelines.
23 years ago
likewise
37ff512516
Initial start with source code and documentation style guidelines.
23 years ago
davidhaas
2e0829fb5a
Made lwip timeout measurements accurate by no longer returning 1 millisecond
...
whenever sys_arch_mbox_wait() and sys_arch_sem_wait() get a message or
semaphore immediately. Updated documentation for this change.
Unix port and Coldfire port have been updated.
23 years ago
jani
09aff62b11
more suggestions
23 years ago
likewise
fa34d51b7e
Added documentation and comments.
23 years ago
jani
74f2b5e5f7
some guidelines for contributors
23 years ago
jani
84697ce713
Add priority argument to thread sys_thread_new.Patch from floriZ but slightly modfied
23 years ago
jani
12228ea34d
update sysarch doc. patch #1233
23 years ago
davidhaas
e13c78820f
Fixed SYS_ARCH_PROTECT macros when NO_SYS is not defined.
...
Added documentation for lightweight protection.
Fixed debug statement in ip.c.
Removed tabs in files I changed.
23 years ago
davidhaas
7f1becc682
Allow minimal unix target to build in cygwin (but not necessarily run).
...
Applied a patch from Marc Boucher which has the following changes:
1) Fixed sys_arch.txt documentation to have new return type from
sys_thread_new.
2) Removed unnecessary casts on calling sys_timeout() in certain files.
3) Removed some unnecessary break statements after return statements.
4) Changed sys_timeout_remove() to sys_untimeout().
5) Added some forgotten #ifndef SYS_LIGHTWEIGHT_PROT to memp.c
6) Changed LWIP_DIAG and LWIP_PLATFORM_ASSERT to have do while().
23 years ago
likewise
58cb89d261
Removed old Id: tags in 4 non-source-code files.
24 years ago
likewise
f06e955072
Initial revision
24 years ago