tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sbin
/
ifconfig
/
at
fan
6 files
Makefile
use (undocumented) base64 code in libc instead of libcrypto.
5 years ago
brconfig.c
remove unused variables
3 years ago
ifconfig.8
Avoid enabling TSO on interfaces which are already attached to a bridge.
3 years ago
ifconfig.c
Delete obsolete /* ARGSUSED */ lint comments.
3 years ago
ifconfig.h
Remove switch(4) specific bits from ifconfig. OK deraadt@ patrick@
4 years ago
sff.c
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@
6 years ago