Module Name: src Committed By: rin Date: Wed May 11 10:27:45 UTC 2022
Modified Files: src/sys/arch/atari/stand/installboot: installboot.c Log Message: Refactor install_[sw]d() into install_hd(). Shave off ~0.5KB from install floppy, and dedup codes a lot. Thanks tsutsui@ for kind review! To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sys/arch/atari/stand/installboot/installboot.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.