summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_diskslice.c
Commit message (Expand)AuthorAgeFilesLines
* Remove transitory labelling code. Labels are now handled by essentiallybde1995-09-161-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* This should fix PR 438. Apparently I never tested disklabel on the blockdg1995-05-241-1/+4
* Fix reopening of open subdevices for DIOCSYNCSLICEINFO:bde1995-05-081-8/+45
* Change dsioctl() interface to allow DIOCSYNCSLICEINFO to update the caller'sbde1995-04-301-17/+70
* Add ioctls DIOCGSLICEINFO and DIOCSYNCSLICEINFO. The latter isn'tbde1995-04-241-1/+24
* Make bad144 debugging code conditional on ds_debug.bde1995-04-241-2/+2
* Don't warn about missing labels for non-BSD slices.bde1995-03-041-13/+38
* Fix initialization of the copy of the label passed to setdisklabel().bde1995-02-221-115/+120
* Discard junk from partition tables when reading the tables for applicationsbde1995-02-211-43/+71
* Keep absolute offsets in on-disk labels for backwards compatibility. Thisbde1995-02-181-17/+106
* Add compatibility cruft.bde1995-02-161-30/+104
* $Id: -> $Id$phk1995-01-311-1/+1
* Separate go-away code from dsinit() to produce dsgone().bde1994-12-161-16/+27
* subr_diskslice.c implements everything related to slices and labels exceptbde1994-12-121-0/+522
OpenPOWER on IntegriCloud