Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2000 19:27:01 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_sig.c
Message-ID:  <200008260227.TAA49087@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2000/08/25 19:27:01 PDT

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  Make this file compile again when COMPAT_43 has not been
  defined. This boils down to conditionally compile the
  old signal syscalls.
  
  We might want to extend the types in syscalls.master to
  make these syscalls conditionally on something more
  appropriate than COMPAT_43.
  
  Revision  Changes    Path
  1.83      +9 -2      src/sys/kern/kern_sig.c



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?200008260227.TAA49087>