History log of /netbsd/sys/arch/prep/stand/boot/tgets.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 7da955b4 29-Apr-2022 rin <rin@NetBSD.org>

Fix fallout from libsa change; stand.h includes <sys/param.h> now.

SCANWAIT and PWAIT are renamed to SCANDELAY and SCANWAIT, respectively,
in order not to redefine PWAIT.

XXX
Too many copies for tg

Fix fallout from libsa change; stand.h includes <sys/param.h> now.

SCANWAIT and PWAIT are renamed to SCANDELAY and SCANWAIT, respectively,
in order not to redefine PWAIT.

XXX
Too many copies for tgets.c...

show more ...


# 78fba760 10-Apr-2006 garbled <garbled@NetBSD.org>

de-__P, minor formatting nits, bump version.


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# aad01611 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.


# 37eb9eeb 29-Feb-2000 nonaka <nonaka@NetBSD.org>

Initial import prep port.