Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-25 | (parse_opt): | Miles Bader | |
Fix test for address-less netmask. Fix byte order when using IN_* macros. Base default netmask on dev->pa_addr, not in->address. Don't clear dev->pa_addr. Delete old routing entries before adding new ones. (trivfs_get_options): Add & use ADD_ADDR_OPT macro. (parse_hook_add_interface): Initialize H->curint->device. (trivfs_get_options): Initialize *ARGZ & *ARGZ_LEN. | |||
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-21 | Finish up initial version. | Miles Bader | |
1996-06-17 | Initial revision | Michael I. Bushnell | |