From owner-cvs-sys Tue Oct 10 01:11:04 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA22102 for cvs-sys-outgoing; Tue, 10 Oct 1995 01:11:04 -0700 Received: (from swallace@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA22090 ; Tue, 10 Oct 1995 01:10:56 -0700 Date: Tue, 10 Oct 1995 01:10:56 -0700 From: Steven Wallace Message-Id: <199510100810.BAA22090@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 conf.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk swallace 95/10/10 01:10:55 Modified: sys/i386/i386 conf.c Log: Remove the IBCS2 option for the socksys driver. A pointer to /dev/null will work fine now.