Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: cgd
Date: Fri Apr 2 03:23:50 UTC 1999
Modified Files:
src/sys/arch/alpha/stand/common: common.h
Added Files:
src/sys/arch/alpha/stand/common: panic_putstr.c putstr.c
Log Message:
add a common putstr() function which just puts()'s the chars in
its argument string. implement a broken version of panic() in terms
of it, for cases where we need panic() but can't affort printf().
Home |
Main Index |
Thread Index |
Old Index