Nate Bargmann
c941966b4a
Assure NULL terminated strings in rpc files.
...
Various strncpy operations could result in a port pathname that is not a
NULL terminated string as the allowed string length is the same size as
the buffer per the strncpy manual page. This is corrected by assuring
that the allowed length is FILPATHLEN - 1.
2012-01-07 20:54:49 -06:00
Nate Bargmann
924f8f98e0
Update LGPL/GPL header in RPC rot source files.
...
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:36 -05:00
Stéphane Fillod, F8CFE
5f59007052
Solaris RPC portability fix
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1311 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-16 22:07:02 +00:00
Stéphane Fillod, F8CFE
49060c0c02
fix include order
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1226 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-30 23:39:34 +00:00
Stéphane Fillod, F8CFE
49b2a47456
added ability to change RPC program number
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1173 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-13 06:59:54 +00:00
Francois Retief
60b68946bb
New RPC backend for rotators
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@866 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-16 16:45:11 +00:00