Table C-1
| Command | Availability | Workaround |
diag-device
diag-file | Not supported until
OpenBoot 2.0. | Use boot-from-diag to indicate diagnostic boot device and boot
file. |
lpeek
lpoke | Not supported in
early systems. | "probe" words exist in early systems to provide a similar
functionality, as:
lprobe ( adr32 -- ok? ) Test for data exception using l@. |
| ls | Not supported until OpenBoot 2.0. | A loadable "showdevs" utility, which provides some of this functionality, is available from the Sun SBus Support Group. |
| NVRAMRC | Not supported until OpenBoot 2.0. | No workaround. A different version exists in OpenBoot 1.6; do not use this version. |
nvalias
nvunalias | Not supported until
OpenBoot 2.6. | Manually edit NVRAMRC. |
| nodefault-bytes | Not supported until OpenBoot 2.0. | No workaround. |
| patch | See workaround. | Pre-2.6, patch would patch words but not numbers within definitions. To patch numbers, use : npatch word-to-patch ( new-n old-n -- ). |
| probe-scsi-all | Not supported until OpenBoot 2.6. | No workaround. |
| pwd | Not supported until OpenBoot 2.0. | A loadable "showdevs" utility, which provides some of this functionality, is available from the Sun SBus Support Group. |
| show-devs | Not supported until OpenBoot 2.0. | A loadable "showdevs" utility, which provides some of this functionality, is available from the Sun SBus Support Group. |
| show-sbus | Not supported until OpenBoot 2.3. | Use:
ok cd /sbus
ok ls
(Similar information is presented, but in a different format.)
|
| showstack | Does not toggle (turn off) until OpenBoot 2.6. | To turn off showstack, either reset the system or type: ['] noop is status |
| spaced? | Not supported until OpenBoot 2.6. | Use spaced@ and "." |
Stop-F
Stop-D
Stop-N | Not supported until
OpenBoot 2.0. | No workaround. |