NetBSD/sys/arch/i386/stand
jmcneill d2a59733be kmod improvements
- unless otherwise specified, modules are now loaded from the same device
   as the kernel ('load miniroot' now implies 'load tftp:miniroot' if the
   boot command is 'boot tftp:netbsd')
 - the module name -> path expansion now works when a device prefix: is
   specified ('load tftp:miniroot' now works)
 - if the module name has been expanded to a path, print that path when
   loading the module rather than the symbolic name
 - only print an error in module_open if both the expanded path and the
   raw path fail to open
2009-09-13 18:13:37 +00:00
..
boot Bump bootloader version for VBE changes. 2009-08-24 12:42:18 +00:00
bootxx Remove obsolete LIBSA_USE_MEMCPY and LIBSA_USE_MEMSET. 2009-04-03 10:38:12 +00:00
cdboot Convert more MACHINE tests to MACHINE_ARCH 2009-02-14 13:50:50 +00:00
dosboot Remove extra trailing slash in ${S} path. 2009-03-30 09:22:52 +00:00
fatboot Remove extra trailing slash in ${S} path. 2009-03-30 09:22:52 +00:00
genprom ding dong, the witch is __dead. Not sure why it was even bothered with here. 2007-12-26 10:19:41 +00:00
lib kmod improvements 2009-09-13 18:13:37 +00:00
libsa ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
mbr Remove extra trailing slash in ${S} path. 2009-03-30 09:22:52 +00:00
misc
netboot Remove extra trailing slash in ${S} path. 2009-03-30 09:22:52 +00:00
pxeboot Remove extra trailing slash in ${S} path. 2009-03-30 09:22:52 +00:00
Makefile
Makefile.booters Remove extra trailing slash in ${S} path. 2009-03-30 09:22:52 +00:00
Makefile.inc Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC. 2008-08-29 00:02:21 +00:00