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_pc98.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the PC98 platform to the ATA driver.
sos
2002-12-03
1
-0
/
+4
*
Save a slice name on the disk and print it at g_pc98_dumpconf().
nyan
2002-11-17
1
-14
/
+26
*
Fix to support pc98.
nyan
2002-11-07
1
-52
/
+115
*
Reject slices where begin == end.
phk
2002-11-04
1
-11
/
+11
*
Don't truncate on large disks.
phk
2002-10-27
1
-1
/
+6
*
Make geom_mbr.c optional on PC98, use GEOM_MBR option to include it.
phk
2002-10-26
1
-0
/
+6
*
Reduce the GEOM verbosity under bootverbose to something more sufferable.
phk
2002-10-25
1
-1
/
+0
*
Now that the sectorsize and mediasize are properties of the provider,
phk
2002-10-20
1
-12
/
+4
*
Make the sectorsize a property of providers so we can include it in the XML
phk
2002-10-20
1
-0
/
+1
*
Use %jd instead of %lld now that we have it.
phk
2002-10-20
1
-2
/
+3
*
Style, whitespace and lint fixes.
phk
2002-09-28
1
-1
/
+0
*
Add the new g_slice_config() call, which can add/delete/change a slice,
phk
2002-09-27
1
-3
/
+2
*
Correctly calculate size of PC98 slices.
phk
2002-09-27
1
-1
/
+1
*
"Fix" printf format issues by using %j
phk
2002-09-13
1
-2
/
+3
*
Improve some on the naming.
phk
2002-06-09
1
-1
/
+1
*
Remove the "-class" suffix from classes, they will not be ambiguous.
phk
2002-05-21
1
-1
/
+1
*
Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the start
phk
2002-04-09
1
-9
/
+8
*
Various stylistic nit picking.
phk
2002-04-09
1
-8
/
+8
*
Move access and orphan member functions from class to geom.
phk
2002-04-04
1
-2
/
+0
*
Add preliminary PC98 class to GEOM.
phk
2002-03-28
1
-0
/
+189