OpenGrok
Cross Reference: panic.c
xref
: /
src
/
sys
/
arch
/
sun68k
/
stand
/
libsa
/
panic.c
Home
|
History
|
Annotate
|
Download
|
only in
libsa
History log of
/src/sys/arch/sun68k/stand/libsa/panic.c
Revision
Date
Author
Comments
1.4
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.3
03-Jun-2002
fredette
exit() is now declared in libsa's stand.h, and takes an int.
1.2
15-May-2002
lukem
branches: 1.2.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
14-Jun-2001
fredette
branches: 1.1.2; 1.1.8;
Added sources for the sun2 boot blocks and other
sun68k-ish code, all of which ought to eventually
be shared with the sun3.
1.1.8.2
20-Jun-2002
nathanw
Catch up to -current.
1.1.8.1
14-Jun-2001
nathanw
file panic.c was added on branch nathanw_sa on 2002-06-20 03:42:00 +0000
1.1.2.1
23-Jun-2002
jdolecek
catch up with -current on kqueue branch
1.2.2.1
15-Jul-2002
gehenna
catch up with -current.
Indexes created Thu Oct 02 14:10:14 GMT 2025