diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2019-10-17 18:37:39 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2019-10-17 18:37:39 +0000 |
commit | cbce929af1571076ce58f7d4aca61c0b3b6ae5d9 (patch) | |
tree | 85d89a700c8a91d96aca3e1ff034d5fe62e659e7 /usr.bin/bc/bc.y | |
parent | 563b5af0ce3f5c97bb00224498ab90fea947259d (diff) |
Fix some compiler warings in ifconfig(8). Move all prototypes and
variables used in multiple .c files into common ifconfig.h. Basically
this renames brconfig.h to ifconfig.h and also uses it for sff.c.
Fix missing prototypes. Global variable name s is bad as it shadows
local variables. Call it sock and use it everywhere.
OK deraadt@
Diffstat (limited to 'usr.bin/bc/bc.y')
0 files changed, 0 insertions, 0 deletions