Home
last modified time | relevance | path

Searched hist:"4 cfa599e" (Results 1 – 4 of 4) sorted by relevance

/openbsd/sbin/ifconfig/
H A Difconfig.h4cfa599e Thu Oct 24 18:54:10 GMT 2019 bluhm <bluhm@openbsd.org> Fix ifconfig(8) compiler warnings regarding variable "name" reuse.
Call the global variable with the name of the interface "ifname".
Do not pass it around, just use it globally. Do not use "ifname"
for anything else.
OK deraadt@
H A Dsff.c4cfa599e Thu Oct 24 18:54:10 GMT 2019 bluhm <bluhm@openbsd.org> Fix ifconfig(8) compiler warnings regarding variable "name" reuse.
Call the global variable with the name of the interface "ifname".
Do not pass it around, just use it globally. Do not use "ifname"
for anything else.
OK deraadt@
H A Dbrconfig.c4cfa599e Thu Oct 24 18:54:10 GMT 2019 bluhm <bluhm@openbsd.org> Fix ifconfig(8) compiler warnings regarding variable "name" reuse.
Call the global variable with the name of the interface "ifname".
Do not pass it around, just use it globally. Do not use "ifname"
for anything else.
OK deraadt@
H A Difconfig.c4cfa599e Thu Oct 24 18:54:10 GMT 2019 bluhm <bluhm@openbsd.org> Fix ifconfig(8) compiler warnings regarding variable "name" reuse.
Call the global variable with the name of the interface "ifname".
Do not pass it around, just use it globally. Do not use "ifname"
for anything else.
OK deraadt@