NetBSD/sys/arch/mvme68k/stand/sboot
scw c1ab2b5460 bcopy -> memcpy
bzero -> memset
bcmp -> memcmp (note that the MI libsa's memcmp() still calls bcmp()...)
2001-07-07 09:06:43 +00:00
..
Makefile s/MDECDIR/MDEC_DIR/ 2000-12-18 21:27:01 +00:00
clock.c cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessary 2000-07-24 18:39:01 +00:00
clockreg.h
console.c cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessary 2000-07-24 18:39:01 +00:00
etherfun.c bcopy -> memcpy 2001-07-07 09:06:43 +00:00
etherfun.h
if_lereg.h
le_poll.c bcopy -> memcpy 2001-07-07 09:06:43 +00:00
oc_cksum.s Support booting an ELF kernel, plus numerous tweaks due to 2000-11-30 22:26:26 +00:00
sboot.c cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessary 2000-07-24 18:39:01 +00:00
sboot.h cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessary 2000-07-24 18:39:01 +00:00
srec.c cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessary 2000-07-24 18:39:01 +00:00
start.s Declare `start' in addition to `_start'. 2000-12-04 20:31:16 +00:00
version add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00