index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
kern
/
subr_diskslice.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove transitory labelling code. Labels are now handled by essentially
bde
1995-09-16
1
-3
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
This should fix PR 438. Apparently I never tested disklabel on the block
dg
1995-05-24
1
-1
/
+4
*
Fix reopening of open subdevices for DIOCSYNCSLICEINFO:
bde
1995-05-08
1
-8
/
+45
*
Change dsioctl() interface to allow DIOCSYNCSLICEINFO to update the caller's
bde
1995-04-30
1
-17
/
+70
*
Add ioctls DIOCGSLICEINFO and DIOCSYNCSLICEINFO. The latter isn't
bde
1995-04-24
1
-1
/
+24
*
Make bad144 debugging code conditional on ds_debug.
bde
1995-04-24
1
-2
/
+2
*
Don't warn about missing labels for non-BSD slices.
bde
1995-03-04
1
-13
/
+38
*
Fix initialization of the copy of the label passed to setdisklabel().
bde
1995-02-22
1
-115
/
+120
*
Discard junk from partition tables when reading the tables for applications
bde
1995-02-21
1
-43
/
+71
*
Keep absolute offsets in on-disk labels for backwards compatibility. This
bde
1995-02-18
1
-17
/
+106
*
Add compatibility cruft.
bde
1995-02-16
1
-30
/
+104
*
$Id: -> $Id$
phk
1995-01-31
1
-1
/
+1
*
Separate go-away code from dsinit() to produce dsgone().
bde
1994-12-16
1
-16
/
+27
*
subr_diskslice.c implements everything related to slices and labels except
bde
1994-12-12
1
-0
/
+522