Tue Sep  5 18:36:46 1989  Jyrki Kuoppala  (jkp at joker.hut.fi)

	* now prints the partition table when setting only if debugflag is
	set to be compatible with /etc/setdinfo

	* written a README file documenting how to use disk drives not
	supported by Sony

	* shortened the usage message to one line, written a manual page

	* cleaned the Makefile to use $@ and $<

	* made version 0.1, the output is now compatible with the output
	from setdinfo and some of the googols of debugging output was but
	behind the -d flag; also nsetdinfo sets the partition information
	in the kernel tables.  It still outputs a half googol of debug
	info (namely the partition table when it sets it, this should be
	changed).  Also modified to use getdiskbyname(3) instead of some
	modified termcap routines.

Fri Aug 25 22:36:53 1989  Hannu Aronsson  (haa at joker.hut.fi)

	* Thanks also to jhe@hutcs.hut.fi for sitting beside me and giving
	interesting ideas and laughing for my funny code.

Sat Aug 26 01:30:16 1989  Hannu Aronsson  (haa at batman.hut.fi)

	* Moved the src to joker, /p/src/local/nsetdinfo-0.0/

	* Collected some examples of disk header block to levy-images
	subdirectory, one can look there for some samples. The joker300m
	disk does not work without the kernel patch (see joker Changelog).

	* Stole termcap.c from minix, it was a bit buggy, patched a few
	bugs and converted it to read /etc/disktab. Seems to work now.

	* The program is quite verbose, but that is to help using it, it
	is a bit picky about what it wants to handle from /etc/disktab,
	everything must match perfectly.

	* The disks might have at the start of block 0 something like
	  0000000  60ff 0000 01fe 0000 00..., perhaps someone looks at
	  that. Some disks have no legible block 0, some have the above
	  and partitions, some have the above, no partitions.

	* It all works now

	* Started changelogging

