cvs commit: src/sys/alpha/alpha support.s src/sys/i386/i386 swtch.s src/sys/kern kern_shutdown.c src/sys/sys systm.h

Jeff Roberson jroberson at chesapeake.net
Mon Jan 19 14:43:47 PST 2004


On Mon, 19 Jan 2004, Poul-Henning Kamp wrote:

> phk         2004/01/19 13:27:11 PST
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/alpha/alpha      support.s
>     sys/i386/i386        swtch.s
>     sys/kern             kern_shutdown.c
>     sys/sys              systm.h
>   Log:
>   Add linenumber and source filename to panic(9) output.
>
>   Ideally a traceback should be printed too, any takers ?

So, how much effect on datasize did this actually have?

Cheers,
Jeff

>
>   Revision  Changes    Path
>   1.16      +4 -2      src/sys/alpha/alpha/support.s
>   1.144     +9 -3      src/sys/i386/i386/swtch.s
>   1.147     +3 -3      src/sys/kern/kern_shutdown.c
>   1.202     +4 -2      src/sys/sys/systm.h
>



More information about the cvs-all mailing list