On Tue, May 12, 2020 at 02:42:47AM +0600, Никита Степанов wrote... nothing! The subject line suggests, however, a desire to learn the whereabouts of NetBSD-0.8 and -0.9.
If I'm not mistaken, those binary releases aren't publicly available anymore. The first binary release base on 4.4BSD-lite is NetBSD-1.0; public sources of 0.8 and 0.9 are not buildable anymore. You might be able to build most of it by installing binary 1.0 and compiling the cvs checkout; modern compilers won't accept that. (See https://cdn.netbsd.org/pub/NetBSD/misc/release/misc/USL-lawsuit for the background.) Incidentally, the first release supporting files > 2 GB in size is 1.0, too (64bit off_t). Regards, -is