aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/diskslice.h
Commit message (Expand)AuthorAgeFilesLines
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Synchronize with the RELENG_2_2 branch.Satoshi Asami1996-12-041-9/+1
* Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:Bruce Evans1996-09-211-2/+5
* Don't include <sys/conf.h> for the kernel in disk-related headers.Bruce Evans1996-09-201-8/+9
* Update to current state of PC98 world.Satoshi Asami1996-07-231-1/+5
* The Great PC98 Merge.Satoshi Asami1996-06-141-1/+5
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-3/+3
* First attempt at creating devfs entries for sliced devices. Doesn'tBruce Evans1996-01-271-2/+16
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Declare dssize().Bruce Evans1995-05-081-1/+3
* This is a purely cosmetic changeJulian Elischer1995-05-011-1/+31
* Change dsioctl() interface to allow DIOCSYNCSLICEINFO to update the caller'sBruce Evans1995-04-301-3/+3
* Add ioctls DIOCGSLICEINFO and DIOCSYNCSLICEINFO. The latter isn'tBruce Evans1995-04-241-1/+5
* Add a type field to struct diskslice.Bruce Evans1995-03-041-1/+2
* Add a prototype.Bruce Evans1995-02-221-1/+3
* Rearrange slice numbers for compatibility.Bruce Evans1995-02-161-2/+6
* Add prototype for dsgone. Remove prototype for nonexistent dswlabel.Bruce Evans1994-12-161-1/+1
* disklabel.h:Bruce Evans1994-12-111-0/+78