bug53 - attribute fix properly to AHeisner
This commit is contained in:
parent
88f8de8214
commit
f74248b540
@ -1,9 +1,10 @@
|
|||||||
|
|
||||||
-.-.-
|
-.-.-
|
||||||
|
bug53 - Race condition in socket() vs syslog (AH)
|
||||||
patch23 - check for fork and work around lack (AM)
|
patch23 - check for fork and work around lack (AM)
|
||||||
patch22 - static declarations where possible (AM)
|
patch22 - static declarations where possible (AM)
|
||||||
patch21 - fix up configure.in for newer autoheader (AM)
|
patch21 - fix up configure.in for newer autoheader (AM)
|
||||||
|
|
||||||
3.0.3:
|
3.0.3:
|
||||||
rfe2636157 - Delayed UDP connection (dv)
|
rfe2636157 - Delayed UDP connection (dv)
|
||||||
rfe2149137 - makefile ignores LDFLAGS (sbk)
|
rfe2149137 - makefile ignores LDFLAGS (sbk)
|
||||||
|
3
Credits
3
Credits
@ -164,3 +164,6 @@ Andrey Mazo <ahippo@sf>
|
|||||||
Clean up Configure.in for autoheader
|
Clean up Configure.in for autoheader
|
||||||
Static declarations where sensible
|
Static declarations where sensible
|
||||||
Check/handle no fork() for no-MMU client systems (eg blackfin)
|
Check/handle no fork() for no-MMU client systems (eg blackfin)
|
||||||
|
|
||||||
|
Alfred Heisner <aheisner@sf>
|
||||||
|
Race condition between syslog socket and vtun (bug53)
|
||||||
|
Loading…
Reference in New Issue
Block a user