Small change to the way the environment is copied.
[tinc] / lib /
2000-10-28 Guus Sliepen- Lots of small fixes
2000-10-21 Guus Sliepen- Fixed all debug levels.
2000-10-20 Guus Sliepen- Made Makefile.am stub for doc/es/
2000-10-17 Ivo TimmermansDon't declare cp_file and cp_line in xmalloc()
2000-10-16 Guus Sliepen- Fixing little things
2000-10-15 Guus Sliepen- The daemon actually runs now (somewhat)
2000-10-14 Guus Sliepen- Second fixing-things pass: it even links now.
2000-10-11 Guus Sliepen- Fixing-things pass: every source file compiles into...
2000-09-14 Ivo TimmermansAdded some structures and types that are needed for...
2000-06-06 Ivo TimmermansInclude ../intl in the include path, and add @INTLLIBS...
2000-05-04 Ivo TimmermansInclude stdio.h for fprintf.
2000-05-03 Ivo Timmermansgetopt_long() support for platforms that don't have it.
2000-05-03 Ivo TimmermansDon't use error.h or error(), put #error in front of...
2000-04-17 Ivo TimmermansPass the requested size from xmalloc() and xrealloc...
2000-03-26 Ivo TimmermansInitial revision