History log of /freebsd-10.0-release/sys/boot/pc98/kgzldr/crt.s
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 200776 21-Dec-2009 nyan

Move cursor position after putting a character.

MFC after: 1 week


# 146011 08-May-2005 nyan

Remove ifdef PC98.


# 103877 24-Sep-2002 nyan

Fixed to build after removing a.out suppot.


# 103641 19-Sep-2002 nyan

MFi386: Remove a.out support.


# 97065 21-May-2002 nyan

Fixed to conflict labels.

Submitted by: Kaho Toshikazu <kaho@elam.kais.kyoto-u.ac.jp>


# 89495 18-Jan-2002 nyan

Added kgzldr for pc98.
crt.s is based on btx.s.