Fix sparse warnings and add an extra sprinkling of const.
[tinc] / src / uml_socket / device.c
2011-05-28 Guus SliepenFix sparse warnings and add an extra sprinkling of...
2010-06-04 Guus SliepenUse 64 bit counters to keep track of bytes sent/receive...
2009-09-24 Guus SliepenDrop support for localisation.
2009-09-24 Guus SliepenRemove checkpoint tracing.
2009-09-24 Guus SliepenK&R style braces.
2009-09-24 Guus SliepenUpdate the address of the Free Software Foundation...
2009-09-24 Guus SliepenRemove all occurences of $Id$.
2009-09-08 Guus SliepenReplace asprintf() by xasprintf().
2009-03-05 Guus SliepenUpdate THANKS and copyright information.
2009-01-09 Guus SliepenMove free()s at the end om main() to the proper destruc...
2009-01-03 Guus SliepenConsistently allocate device and iface variables on...
2006-04-26 Guus SliepenUpdate copyright notices, remove Ivo's email address.
2005-05-04 Guus SliepenUpdate copyright notices.
2004-11-01 Guus Sliepenstatic
2004-09-20 Guus SliepenRemove duplicate #include "system.h"
2004-07-17 Guus SliepenDon't set $INTERFACE automatically, don't quit on EINTR...
2004-07-17 Guus SliepenAdded UML network socket handling.