Date: Fri, 30 Oct 1998 18:53:12 -0800 (PST) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/common help.common pnpdata boot.c commands.c console.c src/sys/boot/i386/libi386 biosdisk.c vidconsole.c src/sys/boot/i386/loader help.i386 Message-ID: <199810310253.SAA15070@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1998/10/30 18:53:12 PST
Modified files:
sys/boot/common boot.c commands.c console.c
sys/boot/i386/libi386 biosdisk.c vidconsole.c
Added files:
sys/boot/common help.common pnpdata
sys/boot/i386/loader help.i386
Log:
- 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.
Revision Changes Path
1.8 +5 -3 src/sys/boot/common/boot.c
1.7 +196 -8 src/sys/boot/common/commands.c
1.4 +7 -3 src/sys/boot/common/console.c
1.16 +22 -2 src/sys/boot/i386/libi386/biosdisk.c
1.8 +14 -6 src/sys/boot/i386/libi386/vidconsole.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810310253.SAA15070>
