]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Add a new command 'lsdev' to list devices which might be likely to host
authormsmith <msmith@FreeBSD.org>
Sat, 31 Oct 1998 02:53:12 +0000 (02:53 +0000)
committermsmith <msmith@FreeBSD.org>
Sat, 31 Oct 1998 02:53:12 +0000 (02:53 +0000)
commit27a325f1057840588fa18b5c5bc897228707910b
tree19a93f1ae5b8adea2f1faee80d1c2160d917e50a
parente6108119c4a18c3dd11e5fda0bbd6b84a63a923f
 - Add a new command 'lsdev' to list devices which might be likely to host
   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.
sys/boot/common/boot.c
sys/boot/common/commands.c
sys/boot/common/console.c
sys/boot/common/help.common [new file with mode: 0644]
sys/boot/common/pnpdata [new file with mode: 0644]
sys/boot/i386/libi386/biosdisk.c
sys/boot/i386/libi386/vidconsole.c
sys/boot/i386/loader/help.i386 [new file with mode: 0644]