2001-01-08  John Fremlin  <vii@penguinpowered.com>

	* bootstrap.cc (open_console): Stop fooling around: init always
	has /dev/console open on fds 0-2 on boot anyway.
	(init_terminal): Ditto.
	(init_terminal),(open_console): Whoops back out this particular
	change ;-) seem to have mistaken something.

2000-12-18  John Fremlin  <vii@penguinpowered.com>

	* Respawner.hh (class Respawner): changed to keep track of helping
	respawn process after all, got rid of the two bool vars that way.
	

