Fri Mar 15 02:36:40 1996  Valentin Hilbig  (root@munster.dg8mgv.ampr.org)

	* failinit.c (main): If you use LILO's lock-option 'auto' is
	prepended to this command line if booted automatically. Now
	failinit skips this 'auto' statement.
	(showargs): Arguments passed to init are displayed before the fail
	shell, too.
	(puterror): This vastly reduces the size of failinit. With a call
	to strerror() it grows 3(!) times bigger - perhaps the lib
	shouldn't use sprintf() in strerror() .. ;)

Fri Nov 24 21:44:24 1995  Valentin Hilbig  (root@munster.dg8mgv.ampr.org)

	* failinit.c (SASH): now looking for SASH in /boot, too.

Tue Nov 21 01:51:53 1995  Valentin Hilbig  (root@munster.dg8mgv.ampr.org)

	* failinit.c: SASH support as wanted by the stand alone shell of
	dbell@pdact.pd.necisa.oz.au

Sat Jun 17 19:54:12 1995  Valentin Hilbig  (root@munster.dg8mgv.ampr.org)

	* failinit.c (waiter): sync() added.

