Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r269901: | pfg | 2014-08-16 | 1 | -7/+7 |
| | | | | | | Minor style tweaks. Obtained from: OpenBSD (CVS rev. 1.7) | ||||
* | POSIXed strtoll() (and ours one too) can set errno to EINVAL, so check | ache | 2006-03-14 | 1 | -1/+1 |
| | | | | | | it first. Approved by: andre | ||||
* | Import of OpenBSD's strtonum(3) which is a nicer version of strtoll(3) | andre | 2006-03-14 | 1 | -0/+68 |
providing proper error checking and other improvements. Obtained from: OpenBSD Requested by: flz (to port Open[BGP|OSPF]D) MFC after: 3 days |