Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 1999 06:28:36 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/linux linux_misc.c
Message-ID:  <199908151328.GAA21915@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      1999/08/15 06:28:36 PDT

  Modified files:
    sys/i386/linux       linux_misc.c 
  Log:
  Include opt_compat.h so that COMPAT_43 is defined. This gives us the proper
  prototypes of o{s|g}etrlimit (from sys/sysproto.h). Update linux_{s|g}etrlimit
  so that the arguments to o{s|g}etrlimit are corresponding the prototypes.
  
  Pointed out by: bde
  
  Revision  Changes    Path
  1.62      +15 -10    src/sys/i386/linux/linux_misc.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?199908151328.GAA21915>