Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jan 2000 04:45:37 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/linux linux_dummy.c linux_proto.h linux_syscall.h linux_sysent.c
Message-ID:  <200001291245.EAA03501@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2000/01/29 04:45:37 PST

  Modified files:
    sys/i386/linux       linux_dummy.c linux_proto.h 
                         linux_syscall.h linux_sysent.c 
  Log:
  Regen after pointing to the real setres[ug]id().  Remove dummy function.
  (Note: getres[ug]id is still a dummy as it returns via pointers to a
   different sized integer and does need real wrappers.)
  
  Revision  Changes    Path
  1.21      +1 -3      src/sys/i386/linux/linux_dummy.c
  1.32      +4 -12     src/sys/i386/linux/linux_proto.h
  1.27      +3 -3      src/sys/i386/linux/linux_syscall.h
  1.33      +4 -4      src/sys/i386/linux/linux_sysent.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?200001291245.EAA03501>