summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_pc98.c
Commit message (Expand)AuthorAgeFilesLines
...
* Style, whitespace and lint fixes.phk2002-09-281-1/+0
* Add the new g_slice_config() call, which can add/delete/change a slice,phk2002-09-271-3/+2
* Correctly calculate size of PC98 slices.phk2002-09-271-1/+1
* "Fix" printf format issues by using %jphk2002-09-131-2/+3
* Improve some on the naming.phk2002-06-091-1/+1
* Remove the "-class" suffix from classes, they will not be ambiguous.phk2002-05-211-1/+1
* Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the startphk2002-04-091-9/+8
* Various stylistic nit picking.phk2002-04-091-8/+8
* Move access and orphan member functions from class to geom.phk2002-04-041-2/+0
* Add preliminary PC98 class to GEOM.phk2002-03-281-0/+189
OpenPOWER on IntegriCloud