Subject: re: kern/12298: fairly impressive cross-compilation bogon in sys/lib/libsa/tftp.c
To: Todd Vierling <tv@wasabisystems.com>
From: matthew green <mrg@eterna.com.au>
List: netbsd-bugs
Date: 03/01/2001 15:06:18
anything needed by kernel and standalone code should be self-contained
within syssrc/sys.
this is not a new stance. AFAICT, it has pretty much always been the
(desired) case... copy 'dem files.
.mrg.