From owner-cvs-sys Thu Feb 23 09:20:01 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id JAA07304 for cvs-sys-outgoing; Thu, 23 Feb 1995 09:20:01 -0800 Received: (from bde@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id JAA07291; Thu, 23 Feb 1995 09:19:58 -0800 Date: Thu, 23 Feb 1995 09:19:58 -0800 From: Bruce Evans Message-Id: <199502231719.JAA07291@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/conf LINT files.i386 Sender: cvs-sys-owner@freebsd.org Precedence: bulk bde 95/02/23 09:19:55 Modified: sys/conf files sys/i386/conf LINT files.i386 Log: Make diskslice files standard and remove option DISKSLICE. ufs_disksubr.c needed a diskslice function yesterday and all disk drivers will need it. The diskslice initialization routine should be configurable (but isn't).