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_9


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.53   18 years  jmc   add examples of explicitly bringing ethernet ifs up; from stefek zaba; ok deraa...
[TXT] brconfig.c (in the Attic) [Hide]  1.34   18 years  millert   Userland programs should include <errno.h> not <sys/errno.h> OK deraadt@