Subject: CVS commit: src/sbin/gpt
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/15/2006 22:36:29
Module Name:	src
Committed By:	christos
Date:		Sun Oct 15 22:36:29 UTC 2006

Modified Files:
	src/sbin/gpt: Makefile add.c create.c destroy.c gpt.c gpt.h label.c
	    map.c migrate.c recover.c remove.c show.c

Log Message:
Make this work under NetBSD.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/sbin/gpt/Makefile src/sbin/gpt/add.c \
    src/sbin/gpt/create.c src/sbin/gpt/destroy.c src/sbin/gpt/gpt.c \
    src/sbin/gpt/gpt.h src/sbin/gpt/label.c src/sbin/gpt/map.c \
    src/sbin/gpt/migrate.c src/sbin/gpt/recover.c src/sbin/gpt/remove.c \
    src/sbin/gpt/show.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.