Date: Thu, 7 Nov 2002 06:39:22 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libdisk write_alpha_disk.c Message-ID: <200211071439.gA7EdMQ0015804@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/11/07 06:39:22 PST
Modified files:
lib/libdisk write_alpha_disk.c
Log:
Get this closer to working. The Write_Disk() function's for loop needed
to use the same start condition as the i386 version. However, since
Alpha's only have one fake "slice" from sysinstall's perspective we don't
need to use a loop, but can just write out the BSD label in the first
fake "slice".
Revision Changes Path
1.6 +14 -21 src/lib/libdisk/write_alpha_disk.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211071439.gA7EdMQ0015804>
