9fans archive / 1997 / 09 / 83 /    prev next

From: jmk@pla... jmk@pla...
Subject: [9fans] minor changes to b.com
Date: Thu, 11 Sep 1997 15:21:43 -0400

11-Sep-97 boot/pc/874002976.rc
==============================
All previous changes in boot/pc plus:
	dat.h		include the Brazil BOOT* defines in a comment.
	fns.h		correct arguments for stricter compiler.
	bootp.c		print info about the responding server.
	cga.c		maintain the cursor;
			get the screen size right;
			don't clear the screen.
	conf.c		include in a comment the compatibilty code from
			moving the BOOT* addresses for Brazil.
	console.c	always print on the cga.
	ether.c		fill in the source MAC address.
	ether509.c	handle the statistics interrupt.
	hard.c		getfields -> getcfields.
	l.s		different startup message;
			no screen blank.
	main.c		parse command line options;
			getfields -> getcfields.
	plan9boot.c	fix argument to plan9boot().
	scsi.c
	scsi14f.c
	scsi1542.c	honour the port address if a plan9.ini can be found;
			accept a different port if given on the command line, e.g.
				b.com -scsi0=0x334 e!0

These are all minor changes. A b.com image is available in the same directory.