summaryrefslogtreecommitdiff
path: root/pfinet/options.c
AgeCommit message (Collapse)Author
1996-06-24(parse_hook_add_interface): Realloc the correct number of bytes.Miles Bader
(parse_opt): Don't fail if there were no options. (RETURN): New macro. (PERR, FAIL): Use RETURN instead of return to free memory if nec.
1996-06-21Finish up initial version.Miles Bader
1996-06-17Initial revisionMichael I. Bushnell