Date: Thu, 1 Jan 1998 05:01:33 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/boot/biosboot serial.S Message-ID: <199801011301.FAA18532@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/01/01 05:01:32 PST
Modified files:
sys/i386/boot/biosboot serial.S
Log:
Fixed cosmetic bugs:
- wrong name in .file statement.
- stale comment about CONSPEED.
- style bugs in comments.
- inconsistent defaulting of operand sizes (should never depend on default).
- inconsistent choosing between je and jz (should always use je).
Revision Changes Path
1.10 +32 -34 src/sys/i386/boot/biosboot/serial.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801011301.FAA18532>
