OpenBSD CVS

src/sbin/ifconfig/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / ifconfig

Current tag: OPENBSD_7_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.17   3 years  dlg   use (undocumented) base64 code in libc instead of libcrypto. naddy gave me a po...
[TXT] brconfig.c  1.31   22 months  jsg   remove unused variables
[TXT] ifconfig.8  1.391   14 months  jan   Avoid enabling TSO on interfaces which are already attached to a bridge. with t...
[TXT] ifconfig.c  1.462   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] ifconfig.h  1.4   2 years  claudio   Remove switch(4) specific bits from ifconfig. OK deraadt@ patrick@
[TXT] sff.c  1.23   4 years  bluhm   Fix ifconfig(8) compiler warnings regarding variable "name" reuse. Call the glob...