summaryrefslogtreecommitdiff
path: root/src/libnml/buffer
AgeCommit message (Expand)AuthorFilesLines
2013-10-20fix typo, preventing remote NML clients talking to lcncserverAlex Joni1-2/+2
2011-08-19remove a dead storeSebastian Kuzminsky1-1/+1
2011-08-19remove a useless temporary variableSebastian Kuzminsky1-6/+4
2011-08-19reduce the scope of a temporary variableSebastian Kuzminsky1-2/+2
2011-08-19remove an unused variableSebastian Kuzminsky1-3/+1
2011-08-19reduce the scope of a temporary variableSebastian Kuzminsky1-2/+2
2011-08-18simplify timeout handlingSebastian Kuzminsky1-8/+7
2011-08-18remove an unused variableSebastian Kuzminsky1-2/+0
2010-11-11fix apparent wrong test of SET_SUBSCRIPTION_REQUESTJeff Epler1-1/+1
2010-11-11libnml: avoid strict aliasing warningsJeff Epler1-106/+105
2010-10-13libnml: constifyJeff Epler8-10/+10
2010-09-26fix format-string errors that gcc now warns aboutJeff Epler3-42/+43
2008-11-21fix a segfaultSebastian Kuzminsky1-0/+1
2008-04-27kill cvs keywords (yay)Jeff Epler17-51/+0
2007-06-07fix warnings on 64-bit systemsJeff Epler1-2/+1
2007-03-22further reductions to indirect header file inclusionJeff Epler2-0/+2
2006-03-27remove unused filesJeff Epler1-12/+0
2006-02-10Revamp the build system of emc2.Jeff Epler2-49/+6
2005-06-13Gone through the code and tagged all #if 0 and #if 1 sections. Some importantPaul Corner4-0/+8
2005-05-23One more join..Paul Corner14-14/+16
2005-04-27removed a layer of '../' from relative paths so that lower level makefiles ca...John Kasunich1-2/+2
2004-09-12Corrected some mistakes from the last week...Paul Corner8-24/+195
2004-09-06As promised, a bunch of changes to libnmlPaul Corner8-195/+24
2004-06-12Added GPL headers to all the libnml sourcesPaul Corner17-144/+338
2004-01-31ran indent on .c and .h filesJohn Kasunich3-4/+1
2004-01-28Fixed a missing header from motion/Makefile and added an include to emcmot.c ...Paul Corner1-1/+1
2004-01-27A few changes towards making the libnml stuff compile on a BDI2.20b system.Matt Shaver2-1/+2
2004-01-26Missing sys/socket.h in a couple of filesPaul Corner1-0/+1
2004-01-26Committed the rest of the missing files.Paul Corner6-0/+2617
2004-01-25Base set of files committed so that work can progress on emc2Paul Corner13-101/+568
2004-01-01The core of rcslib importedPaul Corner13-0/+1447