CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/19 10:58:05
Modified files:
sys/ddb : db_command.c
Log message:
ddb "show all mounts" showed everything except the address of the
mount point. Print it to allow debugging through the data structures
from there.
OK krw@
