CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/14 14:52:41
Modified files:
sys/arch/macppc/stand: conf.c hfs.c hfs.h ofdev.c
Removed files:
sys/arch/macppc/stand/ofwboot: version
Log message:
Allow for multiple concurrent devopen() calls, and fill the .readdir member
of fs_ops; makes the `ls' command finally work in the boot loader.
