Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2002 18:19:36 -0800 (PST)
From:      Julian Elischer <julian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern syscalls.master
Message-ID:  <200202190219.g1J2Jaa02587@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2002/02/18 18:19:36 PST

  Modified files:
    sys/kern             syscalls.master 
  Log:
  Add 5 KSE syscalls. Two will be implemented with the next KSE
  step and the others are reservations for coming code.
  All will be stubbed in this kernel in the next commit.
  This will allow people to easily make KSE binaries for userland testing
  (the syscalls will be in libc) but they will still need a real KSE kernel
  to test it. (libc looks in /sys to decide what it should add stubs for).
  
  Revision  Changes    Path
  1.105     +6 -0      src/sys/kern/syscalls.master

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?200202190219.g1J2Jaa02587>