dc8be6a8f5
filesystems. - New 'help' command and data in the help.* files (not yet installed), provides topic and subtopic help, indexes, etc. - Don't crash if the user tries to set an invalid console. Be helpful instead. - Expand tabs (badly) on the i386 video console. - Some minor cosmetic changes.
17 lines
456 B
Plaintext
17 lines
456 B
Plaintext
################################################################################
|
|
# Treboot DReboot the system
|
|
|
|
reboot
|
|
|
|
Causes the system to immediately reboot.
|
|
|
|
################################################################################
|
|
# Theap DDisplay memory management statistics
|
|
|
|
heap
|
|
|
|
Requests debugging output from the heap manager. For debugging use
|
|
only.
|
|
|
|
################################################################################
|