Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2001 01:57:30 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha ipl_funcs.c src/sys/i386/isa ipl.s src/sys/i386/include asnames.h src/sys/ia64/ia64 ipl_funcs.c src/sys/kern kern_intr.c src/sys/sys systm.h
Message-ID:  <200101190957.f0J9vUN97976@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/01/19 01:57:30 PST

  Modified files:
    sys/alpha/alpha      ipl_funcs.c 
    sys/i386/isa         ipl.s 
    sys/i386/include     asnames.h 
    sys/ia64/ia64        ipl_funcs.c 
    sys/kern             kern_intr.c 
    sys/sys              systm.h 
  Log:
  Remove the static splXXX functions and replace them by static __inline
  stubs.  Remove the xxx_imask variables which have been all but gone for
  a while.
  
  Revision  Changes    Path
  1.25      +1 -6      src/sys/alpha/alpha/ipl_funcs.c
  1.43      +1 -24     src/sys/i386/isa/ipl.s
  1.51      +1 -8      src/sys/i386/include/asnames.h
  1.5       +1 -6      src/sys/ia64/ia64/ipl_funcs.c
  1.37      +1 -25     src/sys/kern/kern_intr.c
  1.132     +22 -39    src/sys/sys/systm.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101190957.f0J9vUN97976>