OpenBSD CVS

src/sbin/brconfig/


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 / brconfig

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.2   24 years  jason   be consistent with other makefiles: use CFLAGS+= instead of COPTS+=
[TXT] brconfig.8 (in the Attic) [Hide]  1.49   20 years  markus   mention ifconfig create; update gif(4) examples; ok henning, deraadt, fries
[TXT] brconfig.c (in the Attic) [Hide]  1.30   20 years  mcbride   Prevent user from specifying an interface name longer than IFNAMSIZ. ok millert...