summaryrefslogtreecommitdiffstats
path: root/lib/sockunion.c
Commit message (Collapse)AuthorAgeFilesLines
* Number of warnings is down to 3 again in lib directory. A lot of const'shasso2004-10-051-1/+1
| | | | added to strings and a lot of int -> unsigned int changes.
* 2004-05-08 Sowmini Varadhan <sowmini.varadhan@sun.com>paul2004-05-081-2/+2
| | | | | * command.c: (sockunion_getsockname) use socklen_t for len. (sockunion_getpeername) ditto.
* Last fixes from 6Wind patch.hasso2003-05-251-0/+5
|
* Fix incorrect buffer bounds.paul2003-05-241-4/+4
| | | | Reported by Anil Madhavapeddy to bug-zebra.
* Initial revisionpaul2002-12-131-0/+756