History log of /netbsd-src/share/man/man9/cpu_startup.9 (Results 1 – 7 of 7)
Revision Date Author Comments
# 21f908ef 13-Apr-2010 jruoho <jruoho@NetBSD.org>

Small changes to wording and markup.


# 11a6dbe7 30-Apr-2008 martin <martin@NetBSD.org>

Convert TNF licenses to new 2 clause variant


# 8181a73d 01-Mar-2006 wiz <wiz@NetBSD.org>

Bump date for previous.


# bd7b0722 27-Feb-2006 sketch <sketch@NetBSD.org>

Update documentation to reflect reality; uvm_init() runs after the console
has been configured, then cpu_startup() prints the initial copyright banner.


# 472351e1 16-Apr-2003 wiz <wiz@NetBSD.org>

Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.


# f53504b9 25-May-2002 wiz <wiz@NetBSD.org>

Standardize spelling.


# fc810034 25-May-2002 gmcgarry <gmcgarry@NetBSD.org>

Document some mandatory machine-dependent interfaces. Addresses PR16272.