Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PF_UNSPEC would work. Needed for general sanity as well as XPG4.2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
o don't read in a hostname >= MAXHOSTNAMELEN
o get rid of sscanf
o check that octets passed in are <= 0xFF
Also make the style consistent and add my copyright.
|
|
|
|
that are too long and ignore them instead of corrupting later entries.
|
|
due to recursion so we do all the work in _strptime which takes
an extra flag specifying whether or not to initialize some statics.
|