Date: Sat, 11 Dec 1999 20:58:03 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall disks.c install.c label.c system.c tcpip.c Message-ID: <199912120458.UAA14788@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 1999/12/11 20:58:03 PST Modified files: release/sysinstall disks.c install.c label.c system.c tcpip.c Log: I shouldn't have incremented PART_OFF; it was wrong and broke label display to boot. Also fix some various warning fluff while I'm in here cleaning up. Revision Changes Path 1.115 +1 -2 src/release/sysinstall/disks.c 1.253 +2 -2 src/release/sysinstall/install.c 1.94 +2 -2 src/release/sysinstall/label.c 1.100 +3 -1 src/release/sysinstall/system.c 1.98 +1 -3 src/release/sysinstall/tcpip.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?199912120458.UAA14788>