freebsd-nq/sys/geom
Marcel Moolenaar c2926e2329 Use 'p' as the partition specifier instead of 's'. We continue to use
's' for compatibility partitions (ie partitions with a BSD disklabel).
Partition numbers continue to start with 1.
Example /etc/fstab:
	# Device        Mountpoint      FStype          Options	...
	/dev/da0p1      /efi            msdos           rw	...
	/dev/da0p2      /               ufs             rw	...
	/dev/da0p3      none            swap            sw	...
2002-08-24 22:42:16 +00:00
..
geom_aes.c Add two new submodes to the AES encryption method. 2002-06-28 21:25:15 +00:00
geom_bsd.c Improve some on the naming. 2002-06-09 10:57:34 +00:00
geom_ccd.c
geom_dev.c Improve some on the naming. 2002-06-09 10:57:34 +00:00
geom_disk.c Improve some on the naming. 2002-06-09 10:57:34 +00:00
geom_dump.c
geom_enc.c
geom_event.c Improve some on the naming. 2002-06-09 10:57:34 +00:00
geom_gpt.c Use 'p' as the partition specifier instead of 's'. We continue to use 2002-08-24 22:42:16 +00:00
geom_int.h
geom_io.c
geom_kern.c Don't use the static thread.. it is going away. 2002-06-29 07:47:20 +00:00
geom_mbr.c Put geom_gpt.c under the GEOM option instead of having a special GEOM_GPT 2002-06-10 18:49:41 +00:00
geom_pc98.c Improve some on the naming. 2002-06-09 10:57:34 +00:00
geom_slice.c Improve some on the naming. 2002-06-09 10:57:34 +00:00
geom_slice.h
geom_subr.c Improve some on the naming. 2002-06-09 10:57:34 +00:00
geom_sunlabel.c Improve some on the naming. 2002-06-09 10:57:34 +00:00
geom.h Improve some on the naming. 2002-06-09 10:57:34 +00:00