summaryrefslogtreecommitdiffstats
path: root/runtime/net.c
Commit message (Collapse)AuthorAgeFilesLines
...
* removed no longer needed thingsRainer Gerhards2008-04-161-4/+0
| | | | | ... and some more cleanup. Also moved a file that I forgot (thanks to Michael Biebl for pointing that out).
* some more cleanupRainer Gerhards2008-04-161-1/+1
| | | | | reduced dependencies, moved non-runtime files to its own directory except for some whom's status is unclear
* moved net module to runtimeRainer Gerhards2008-04-161-0/+1149
after careful analysis, I concluded that it is OK to place the current net.c/.h code under LGPL. Individual contributor agreement is given and no sysklogd code remains (see net.c for details).