Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (parse_opt): | Miles Bader | 1996-06-25 | 1 | -27/+34 |
| | | | | | | | | | | | 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. | ||||
* | (parse_hook_add_interface): Realloc the correct number of bytes. | Miles Bader | 1996-06-24 | 1 | -13/+30 |
| | | | | | | (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. | ||||
* | Finish up initial version. | Miles Bader | 1996-06-21 | 1 | -83/+48 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1996-06-17 | 1 | -0/+316 |