phil@cs.wwu.edu (Phil Nelson) (02/28/91)
Hello again, I have placed the first patch (update) of minix 1.5h on willow.cs.wwu.edu. This update fixes the broken v*printf routines plus several other minor changes. This update does not add any new features (like fchmod and fchown) or other such posted changes. With this set of changes, I have included a new file for the root of the source tree. The file is called "HybVersion". It has a record of the versions of the 1.5h version. The update file contains a crc of the complete tree. I called the initial 1.5h distribution 1.5h V1.00. This update now makes it 1.h5 V1.01. Sorry I didn't get things right the first time. Again, the update is available for anonymous ftp from willow.cs.wwu.edu in the directory pub/minix532. The file is diffs1.uue. --Phil p.s. I also added a change to commands/pc532/term.c that now allows the rz/sz subprocess to be sent a SIGINT to kill them without killing term. This feature is useful if rz or sz gets out of sync with the other end. You can hit the intr key and rz or sz will stop and term will resume.