OpenGrok
Cross Reference: panic_putstr.c
xref
: /
src
/
sys
/
arch
/
sun68k
/
stand
/
bootxx
/
panic_putstr.c
Home
|
History
|
Annotate
|
Download
|
only in
bootxx
History log of
/src/sys/arch/sun68k/stand/bootxx/panic_putstr.c
Revision
Date
Author
Comments
1.3
17-Jul-2011
joerg
Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
1.2
03-Jun-2002
fredette
branches: 1.2.2; 1.2.4;
exit() is now declared in libsa's stand.h, and takes an int.
1.1
15-May-2002
lukem
branches: 1.1.2;
- implement putstr(), and use in various places instead of printf()
- wrap more debug stuff in #ifdef DEBUG
- for bootxx, provide minimal panic() which uses putstr() instead of printf()
bootxx is now < 7.5KB
1.1.2.1
15-Jul-2002
gehenna
catch up with -current.
1.2.4.2
23-Jun-2002
jdolecek
catch up with -current on kqueue branch
1.2.4.1
03-Jun-2002
jdolecek
file panic_putstr.c was added on branch kqueue on 2002-06-23 17:42:48 +0000
1.2.2.2
20-Jun-2002
nathanw
Catch up to -current.
1.2.2.1
03-Jun-2002
nathanw
file panic_putstr.c was added on branch nathanw_sa on 2002-06-20 03:41:57 +0000
Indexes created Tue Sep 30 17:09:57 GMT 2025