These are programs that are of limited use to anyone not using
NetBSD/mac68k.

NOTE:   "dt", which used to live here, is now a fully-supported pkgsrc
       package. See

       ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/misc/dt/

gsu     A simple utility to display kernel information used by the grf
       device driver, and test mapping mechanisms.

hfs     Fairly basic utility to read HFS filesystems from within NetBSD.
       With some work, this might be useful for other ports, too.  The
       plan is to make this a real vfs someday. "hfs" is largely
       supplanted by the pkgsrc hfsutils package:

       ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/sysutils/hfsutils/
       ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/sysutils/xhfs/

       The version here may have a more liberal license. (Need to check!)

procps  Replacement for ps that uses proc filesystem.  Might be useful
       to really do this right--this is a quickish hack that is useful
       if your regular ps doesn't work when libs and kernel are out of
       sync. (This is obsolete, too: the current NetBSD "ps" falls back
       to procps.)