Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2001 17:16:32 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern makesyscalls.sh
Message-ID:  <200110070016.f970GWt25037@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2001/10/06 17:16:32 PDT

  Modified files:
    sys/kern             makesyscalls.sh 
  Log:
  Fix breakage caused by previous commit. The lkmnosys and lkmressys
  syscalls are of type NODEF but not in a way that fits the given
  definition of that type. The exact difference of lkmressys and
  lkmnosys is unclear, which makes it all the more confusing. A
  reevaluation of what we have and what we really need is in order.
  
  Spotted by: Maxime Henrion <mux@qualys.com>
  Pointy hat: marcel
  
  Revision  Changes    Path
  1.50      +9 -6      src/sys/kern/makesyscalls.sh


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?200110070016.f970GWt25037>