The NetBSD Project

CVS log for src/sys/sys/disklabel_gpt.h

[BACK] Up to [cvs.NetBSD.org] / src / sys / sys

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Tue Sep 26 15:47:11 2023 UTC (6 months ago) by kre
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, HEAD
Changes since 1.15: +3 -1 lines
Diff to previous 1.15 (colored) to selected 1.4.6.2 (colored)


Add the GUID for Microsoft Recovery partitions.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Aug 28 13:50:50 2022 UTC (19 months ago) by riastradh
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.4.6.2 (colored)

sys/disklabel_gpt.h: Fix description of name encoding.

The encoding is UCS-2 from Unicode 2.1 or ISO/IEC 10646.  This is not
to be confused with UTF-16, which encodes code points outside the BMP
(Basic Multilingual Plane, ~16-bit space) with pairs of surrogate
code points.

Revision 1.14 / (download) - annotate - [select for diffs], Mon May 18 05:47:54 2020 UTC (3 years, 10 months ago) by msaitoh
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.4.6.2 (colored)

 Fix typo in comment.

Revision 1.12.30.1 / (download) - annotate - [select for diffs], Mon Jun 10 22:09:57 2019 UTC (4 years, 9 months ago) by christos
Branch: phil-wifi
Changes since 1.12: +11 -1 lines
Diff to previous 1.12 (colored) next main 1.13 (colored) to selected 1.4.6.2 (colored)

Sync with HEAD

Revision 1.12.28.1 / (download) - annotate - [select for diffs], Mon Nov 26 01:52:52 2018 UTC (5 years, 4 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.12: +11 -1 lines
Diff to previous 1.12 (colored) next main 1.13 (colored) to selected 1.4.6.2 (colored)

Sync with HEAD, resolve a couple of conflicts

Revision 1.13 / (download) - annotate - [select for diffs], Tue Nov 6 04:04:34 2018 UTC (5 years, 4 months ago) by mrg
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, isaki-audio2-base, isaki-audio2, is-mlppp-base, is-mlppp, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Changes since 1.12: +11 -1 lines
Diff to previous 1.12 (colored) to selected 1.4.6.2 (colored)

add support to detect the 3 vmware GPT partition types:

- VMKcore (dump partition)
- VMFS
- VMware reserved

this enables vmkcore partitions for netbsd swap or dump, as well
as naming all of them.

Revision 1.9.12.2 / (download) - annotate - [select for diffs], Wed Aug 20 00:04:44 2014 UTC (9 years, 7 months ago) by tls
Branch: tls-maxphys
Changes since 1.9.12.1: +10 -1 lines
Diff to previous 1.9.12.1 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored) to selected 1.4.6.2 (colored)

Rebase to HEAD as of a few days ago.

Revision 1.9.2.2 / (download) - annotate - [select for diffs], Thu May 22 11:41:18 2014 UTC (9 years, 10 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.9.2.1: +10 -1 lines
Diff to previous 1.9.2.1 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored) to selected 1.4.6.2 (colored)

sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.10.2.1 / (download) - annotate - [select for diffs], Sun May 18 17:46:21 2014 UTC (9 years, 10 months ago) by rmind
Branch: rmind-smpnet
Changes since 1.10: +10 -1 lines
Diff to previous 1.10 (colored) next main 1.11 (colored) to selected 1.4.6.2 (colored)

sync with head

Revision 1.12 / (download) - annotate - [select for diffs], Sun Nov 24 08:17:50 2013 UTC (10 years, 4 months ago) by jnemeth
Branch: MAIN
CVS Tags: yamt-pagecache-base9, tls-maxphys-base-20171202, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, rmind-smpnet-nbase, rmind-smpnet-base, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-base, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825, nick-nhusb-base-20170204, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921, nick-nhusb-base-20150606, nick-nhusb-base-20150406, nick-nhusb-base, nick-nhusb, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: phil-wifi, pgoyette-compat
Changes since 1.11: +8 -1 lines
Diff to previous 1.11 (colored) to selected 1.4.6.2 (colored)

add implementation defined attributes from FreeBSD

Revision 1.11 / (download) - annotate - [select for diffs], Sat Oct 19 08:03:52 2013 UTC (10 years, 5 months ago) by jnemeth
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (colored) to selected 1.4.6.2 (colored)

add FreeBSD ZFS partition type

Revision 1.9.12.1 / (download) - annotate - [select for diffs], Mon Feb 25 00:30:11 2013 UTC (11 years, 1 month ago) by tls
Branch: tls-maxphys
Changes since 1.9: +7 -2 lines
Diff to previous 1.9 (colored) to selected 1.4.6.2 (colored)

resync with head

Revision 1.9.2.1 / (download) - annotate - [select for diffs], Wed Jan 23 00:06:30 2013 UTC (11 years, 2 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.9: +7 -2 lines
Diff to previous 1.9 (colored) to selected 1.4.6.2 (colored)

sync with head

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jan 18 17:43:35 2013 UTC (11 years, 2 months ago) by jakllsch
Branch: MAIN
CVS Tags: yamt-pagecache-base8, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, khorben-n900, agc-symver-base, agc-symver
Branch point for: rmind-smpnet
Changes since 1.9: +7 -2 lines
Diff to previous 1.9 (colored) to selected 1.4.6.2 (colored)

gdisk 0.7.2 finally introduced a Linux Basic Data partition GUID.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Aug 16 14:04:26 2011 UTC (12 years, 7 months ago) by jakllsch
Branch: MAIN
CVS Tags: yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base10, jmcneill-usbmp-base, jmcneill-usbmp, jmcneill-audiomp3-base, jmcneill-audiomp3
Branch point for: yamt-pagecache, tls-maxphys
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.4.6.2 (colored)

#define	is followed by tab, not space.
(Not my idea of sanity, but it's convention.)

Revision 1.8 / (download) - annotate - [select for diffs], Tue Aug 16 14:03:16 2011 UTC (12 years, 7 months ago) by jakllsch
Branch: MAIN
Changes since 1.7: +7 -3 lines
Diff to previous 1.7 (colored) to selected 1.4.6.2 (colored)

Add partition entry attributes listed in UEFI 2.3.1 spec.

Revision 1.5.4.1 / (download) - annotate - [select for diffs], Mon May 4 08:14:35 2009 UTC (14 years, 10 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.5: +5 -1 lines
Diff to previous 1.5 (colored) next main 1.6 (colored) to selected 1.4.6.2 (colored)

sync with head.

Revision 1.6.6.1 / (download) - annotate - [select for diffs], Mon Jan 26 00:33:47 2009 UTC (15 years, 2 months ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored) next main 1.7 (colored) to selected 1.4.6.2 (colored)

Pull up following revision(s) (requested by jakllsch in ticket #311):
	sbin/gpt/gpt.h: revision 1.3
	sys/sys/disklabel_gpt.h: revision 1.7
Don't use sizeof(struct gpt_hdr).  It will pad the structure on x86-64,
which causes some systems to reject the GPT.
kern/38997

Revision 1.6.4.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:20:29 2009 UTC (15 years, 2 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored) next main 1.7 (colored) to selected 1.4.6.2 (colored)

Sync with HEAD.

Revision 1.4.6.3 / (download) - annotate - [select for diffs], Sat Jan 17 13:29:40 2009 UTC (15 years, 2 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.4.6.2: +2 -0 lines
Diff to previous 1.4.6.2 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)

Sync with HEAD.

Revision 1.6.2.1 / (download) - annotate - [select for diffs], Sat Dec 13 01:15:35 2008 UTC (15 years, 3 months ago) by haad
Branch: haad-dm
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored) next main 1.7 (colored) to selected 1.4.6.2 (colored)

Update haad-dm branch to haad-dm-base2.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Nov 12 22:50:22 2008 UTC (15 years, 4 months ago) by thorpej
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base7, uebayasi-xip-base6, uebayasi-xip-base5, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, uebayasi-xip-base1, uebayasi-xip-base, uebayasi-xip, rmind-uvmplock-nbase, rmind-uvmplock-base, rmind-uvmplock, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, mjf-devfs2-base, matt-premerge-20091211, matt-mips64-premerge-20101231, jymxensuspend-base, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, jruoho-x86intr-base, jruoho-x86intr, haad-nbase2, haad-dm-base2, haad-dm-base, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, ad-audiomp2-base, ad-audiomp2
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored) to selected 1.4.6.2 (colored)

Don't use sizeof(struct gpt_hdr).  It will pad the structure on x86-64,
which causes some systems to reject the GPT.

kern/38997

Revision 1.5.6.1 / (download) - annotate - [select for diffs], Thu Sep 18 04:37:04 2008 UTC (15 years, 6 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.5: +3 -1 lines
Diff to previous 1.5 (colored) next main 1.6 (colored) to selected 1.4.6.2 (colored)

Sync with wrstuden-revivesa-base-2.

Revision 1.5.8.1 / (download) - annotate - [select for diffs], Thu Jul 3 18:38:24 2008 UTC (15 years, 8 months ago) by simonb
Branch: simonb-wapbl
Changes since 1.5: +3 -1 lines
Diff to previous 1.5 (colored) next main 1.6 (colored) to selected 1.4.6.2 (colored)

Sync with head.

Revision 1.4.6.2 / (download) - annotate - [selected], Wed Jul 2 19:08:21 2008 UTC (15 years, 9 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.4.6.1: +2 -0 lines
Diff to previous 1.4.6.1 (colored) to branchpoint 1.4 (colored)

Sync with HEAD.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jun 29 15:13:28 2008 UTC (15 years, 9 months ago) by christos
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, simonb-wapbl-nbase, simonb-wapbl-base, netbsd-5-base, matt-mips64-base2, haad-dm-base1
Branch point for: nick-hppapmap, netbsd-5, haad-dm
Changes since 1.5: +3 -1 lines
Diff to previous 1.5 (colored) to selected 1.4.6.2 (colored)

Recognize apple ufs partitions from Antoine Reilles

Revision 1.3.20.1 / (download) - annotate - [select for diffs], Tue Jun 3 20:47:47 2008 UTC (15 years, 9 months ago) by skrll
Branch: wrstuden-fixsa
Changes since 1.3: +14 -1 lines
Diff to previous 1.3 (colored) next main 1.4 (colored) to selected 1.4.6.2 (colored)

Sync with netbsd-4.

Revision 1.3.6.1 / (download) - annotate - [select for diffs], Tue Apr 8 20:42:05 2008 UTC (15 years, 11 months ago) by jdc
Branch: netbsd-4
CVS Tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base
Changes since 1.3: +14 -1 lines
Diff to previous 1.3 (colored) next main 1.4 (colored) to selected 1.4.6.2 (colored)

Pull up revisions:
  src/sbin/gpt/add.c			1.6
  src/sbin/gpt/gpt.c			1.7
  src/sbin/gpt/show.c			1.4
  src/sys/dev/dkwedge/dkwedge_gpt.c	1.7
  src/sys/sys/disk.h			1.47
  src/sys/sys/disklabel_gpt.h		1.4
(requested by riz in ticket #1119).

As discussed on tech-userlevel, add NetBSD GPT partition types for
swap, ffs, lfs, raidframe, ccd and cgd.  gpt(8) now defaults to
NetBSD ffs if no type is given, but previous FreeBSD types are
still recognized in the DKWEDGE_AUTODISCOVER code.

Revision 1.4.6.1 / (download) - annotate - [select for diffs], Thu Apr 3 12:43:11 2008 UTC (15 years, 11 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.4: +7 -1 lines
Diff to previous 1.4 (colored) to selected 1.4.6.2 (colored)

Sync with HEAD.

Revision 1.4.2.1 / (download) - annotate - [select for diffs], Mon Mar 24 07:16:28 2008 UTC (16 years ago) by keiichi
Branch: keiichi-mipv6
Changes since 1.4: +7 -1 lines
Diff to previous 1.4 (colored) next main 1.5 (colored) to selected 1.4.6.2 (colored)

sync with head.

Revision 1.3.28.2 / (download) - annotate - [select for diffs], Sun Mar 23 02:05:10 2008 UTC (16 years ago) by matt
Branch: matt-armv6
Changes since 1.3.28.1: +7 -1 lines
Diff to previous 1.3.28.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored) to selected 1.4.6.2 (colored)

sync with HEAD

Revision 1.1.14.4 / (download) - annotate - [select for diffs], Wed Feb 27 08:37:05 2008 UTC (16 years, 1 month ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.1.14.3: +7 -1 lines
Diff to previous 1.1.14.3 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored) to selected 1.4.6.2 (colored)

sync with head.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Feb 24 18:38:10 2008 UTC (16 years, 1 month ago) by christos
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, yamt-nfs-mp-base2, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, wrstuden-revivesa-base-1, wrstuden-revivesa-base, matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base, hpcarm-cleanup-nbase, hpcarm-cleanup-base, ad-socklock-base1
Branch point for: yamt-nfs-mp, wrstuden-revivesa, simonb-wapbl
Changes since 1.4: +7 -1 lines
Diff to previous 1.4 (colored) to selected 1.4.6.2 (colored)

PR/38094: Robert Millan: support "BIOS Boot" partition type in gpt(8)

Revision 1.3.34.1 / (download) - annotate - [select for diffs], Mon Feb 18 21:07:23 2008 UTC (16 years, 1 month ago) by mjf
Branch: mjf-devfs
Changes since 1.3: +14 -1 lines
Diff to previous 1.3 (colored) next main 1.4 (colored) to selected 1.4.6.2 (colored)

Sync with HEAD.

Revision 1.1.14.3 / (download) - annotate - [select for diffs], Mon Jan 21 09:47:48 2008 UTC (16 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.1.14.2: +14 -1 lines
Diff to previous 1.1.14.2 (colored) to branchpoint 1.1 (colored) to selected 1.4.6.2 (colored)

sync with head

Revision 1.3.28.1 / (download) - annotate - [select for diffs], Wed Jan 9 01:58:07 2008 UTC (16 years, 2 months ago) by matt
Branch: matt-armv6
Changes since 1.3: +14 -1 lines
Diff to previous 1.3 (colored) to selected 1.4.6.2 (colored)

sync with HEAD

Revision 1.3.42.1 / (download) - annotate - [select for diffs], Wed Jan 2 21:57:58 2008 UTC (16 years, 2 months ago) by bouyer
Branch: bouyer-xeni386
CVS Tags: bouyer-xeni386-merge1
Changes since 1.3: +14 -1 lines
Diff to previous 1.3 (colored) next main 1.4 (colored) to selected 1.4.6.2 (colored)

Sync with HEAD

Revision 1.4 / (download) - annotate - [select for diffs], Fri Dec 28 19:53:09 2007 UTC (16 years, 3 months ago) by riz
Branch: MAIN
CVS Tags: nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, matt-armv6-base, bouyer-xeni386-nbase, bouyer-xeni386-base
Branch point for: mjf-devfs2, keiichi-mipv6
Changes since 1.3: +14 -1 lines
Diff to previous 1.3 (colored) to selected 1.4.6.2 (colored)

As discussed on tech-userlevel, add NetBSD GPT partition types for
swap, ffs, lfs, raidframe, ccd and cgd.  gpt(8) now defaults to
NetBSD ffs if no type is given, but previous FreeBSD types are
still recognized in the DKWEDGE_AUTODISCOVER code.

Revision 1.1.14.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:50:55 2006 UTC (17 years, 3 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.1.14.1: +4 -1 lines
Diff to previous 1.1.14.1 (colored) to branchpoint 1.1 (colored) to selected 1.4.6.2 (colored)

sync with head.

Revision 1.2.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:59:41 2006 UTC (17 years, 6 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.2: +4 -1 lines
Diff to previous 1.2 (colored) next main 1.3 (colored) to selected 1.4.6.2 (colored)

sync with head

Revision 1.2.8.1 / (download) - annotate - [select for diffs], Sun Sep 3 15:25:56 2006 UTC (17 years, 6 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.2: +4 -1 lines
Diff to previous 1.2 (colored) next main 1.3 (colored) to selected 1.4.6.2 (colored)

sync with head.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 13 15:31:21 2006 UTC (17 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, yamt-splraiseipl-base2, yamt-splraiseipl-base, yamt-splraiseipl, yamt-pdpolicy-base9, yamt-pdpolicy-base8, yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, yamt-idlelwp-base8, yamt-idlelwp, wrstuden-fixsa-base-1, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, vmlocking-base, vmlocking, thorpej-atomic-base, thorpej-atomic, rpaulo-netinet-merge-pcb-base, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, reinoud-bufcleanup, post-newlock2-merge, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, newlock2-nbase, newlock2-base, newlock2, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, mjf-ufs-trans-base, mjf-ufs-trans, matt-nb4-arm-base, matt-nb4-arm, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, jmcneill-pm-base, jmcneill-pm, jmcneill-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, bouyer-xenamd64-base2, bouyer-xenamd64-base, bouyer-xenamd64, ad-audiomp-base, ad-audiomp
Branch point for: wrstuden-fixsa, netbsd-4, mjf-devfs, matt-armv6, bouyer-xeni386
Changes since 1.2: +4 -1 lines
Diff to previous 1.2 (colored) to selected 1.4.6.2 (colored)

Add the Apple HFS UUID for the Intel based mac's. From FreeBSD.

Revision 1.1.14.1 / (download) - annotate - [select for diffs], Wed Jun 21 15:12:02 2006 UTC (17 years, 9 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored) to selected 1.4.6.2 (colored)

sync with head.

Revision 1.1.2.3 / (download) - annotate - [select for diffs], Sun Dec 11 10:29:36 2005 UTC (18 years, 3 months ago) by christos
Branch: ktrace-lwp
Changes since 1.1.2.2: +4 -4 lines
Diff to previous 1.1.2.2 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored) to selected 1.4.6.2 (colored)

Sync with head.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Dec 3 17:10:46 2005 UTC (18 years, 3 months ago) by christos
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5, yamt-uio_vmspace, yamt-pdpolicy-base7, yamt-pdpolicy-base6, yamt-pdpolicy-base5, yamt-pdpolicy-base4, yamt-pdpolicy-base3, yamt-pdpolicy-base2, yamt-pdpolicy-base, simonb-timecounters-base, simonb-timecounters, simonb-timcounters-final, peter-altq-base, peter-altq, ktrace-lwp-base, gdamore-uart-base, gdamore-uart, elad-kernelauth-base, elad-kernelauth, chap-midi-nbase, chap-midi-base, chap-midi, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-pdpolicy, rpaulo-netinet-merge-pcb
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored) to selected 1.4.6.2 (colored)

Make sure that multiple header inclusion is done, it uses consistent names,
and it is around the whole code of the file, not parts of it.

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Tue Oct 19 15:58:30 2004 UTC (19 years, 5 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.1.2.1: +135 -0 lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) to selected 1.4.6.2 (colored)

Sync with HEAD

Revision 1.1.2.1, Sat Sep 25 03:29:32 2004 UTC (19 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.1: +0 -135 lines
FILE REMOVED

file disklabel_gpt.h was added on branch ktrace-lwp on 2004-10-19 15:58:30 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Sat Sep 25 03:29:32 2004 UTC (19 years, 6 months ago) by thorpej
Branch: MAIN
CVS Tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, yamt-vop, yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead, yamt-km-base4, yamt-km-base3, yamt-km-base2, yamt-km-base, yamt-km, thorpej-vnode-attr-base, thorpej-vnode-attr, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, kent-audio2-base, kent-audio2, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: yamt-lazymbuf, ktrace-lwp
Diff to selected 1.4.6.2 (colored)

Definitions for the EFI GUID Partition Table partition table format.
From FreeBSD.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>