cvs commit: src/sys/alpha/alpha support.s src/sys/arm/arm exception.S in_cksum_arm.S locore.S src/sys/i386/i386 swtch.s src/sys/kern kern_shutdown.c src/sys/sparc64/include asmacros.h src/sys/sys systm.h

Poul-Henning Kamp phk at FreeBSD.org
Sun Jun 6 21:26:50 GMT 2004


phk         2004-06-06 21:26:49 UTC

  FreeBSD src repository

  Modified files:
    sys/alpha/alpha      support.s 
    sys/arm/arm          exception.S in_cksum_arm.S locore.S 
    sys/i386/i386        swtch.s 
    sys/kern             kern_shutdown.c 
    sys/sparc64/include  asmacros.h 
    sys/sys              systm.h 
  Log:
  Remove filename+line number from panic messages.
  
  Revision  Changes    Path
  1.17      +2 -4      src/sys/alpha/alpha/support.s
  1.2       +3 -16     src/sys/arm/arm/exception.S
  1.2       +1 -5      src/sys/arm/arm/in_cksum_arm.S
  1.2       +1 -5      src/sys/arm/arm/locore.S
  1.146     +3 -9      src/sys/i386/i386/swtch.s
  1.150     +3 -3      src/sys/kern/kern_shutdown.c
  1.19      +2 -4      src/sys/sparc64/include/asmacros.h
  1.206     +2 -4      src/sys/sys/systm.h


More information about the cvs-src mailing list