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
/
geom
/
geom_slice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a destroy_geom method to the slice "library".
phk
2003-05-31
1
-0
/
+2
*
Use a more tailored spoil routine for slices, and take advantage of
phk
2003-05-02
1
-0
/
+1
*
Rename g_call_me() to g_post_event(), and give it a flag
phk
2003-04-23
1
-1
/
+1
*
Make more of the "hotspot" stuff generic:
phk
2003-04-19
1
-1
/
+12
*
Create a dedicated structure for holding hotspot information rather than
phk
2003-04-19
1
-7
/
+12
*
Retire the "frontstuff" record keeping, it was no match for the
phk
2003-04-12
1
-2
/
+0
*
Get rid of g_slice_addslice() and use g_slice_config() instead.
phk
2002-12-16
1
-1
/
+0
*
Constification and some s/int/u_int/ changes.
phk
2002-12-16
1
-3
/
+3
*
Add a simplified version of the hot-spot code to enable us to protect
phk
2002-12-02
1
-4
/
+9
*
Make the sectorsize a property of providers so we can include it in the XML
phk
2002-10-20
1
-2
/
+3
*
Add the new g_slice_config() call, which can add/delete/change a slice,
phk
2002-09-27
1
-0
/
+9
*
All in a days work: make a function static.
phk
2002-04-23
1
-1
/
+0
*
Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the start
phk
2002-04-09
1
-0
/
+2
*
Move access and orphan member functions from class to geom.
phk
2002-04-04
1
-4
/
+1
*
Eliminate some thread pointers which do not make sense anymore.
phk
2002-03-26
1
-1
/
+1
*
Cave in to tradition and rename "methods" to "classes".
phk
2002-03-26
1
-1
/
+1
*
First commit of the GEOM subsystem to make it easier for people to
phk
2002-03-11
1
-0
/
+60