Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 2009 16:03:04 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/compat/freebsd32 freebsd32_misc.c
Message-ID:  <200907271603.n6RG3KqG097179@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-07-27 16:03:04 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/freebsd32 freebsd32_misc.c 
  Log:
  SVN rev 195911 on 2009-07-27 16:03:04Z by jhb
  
  Fix the freebsd32 versions of semsys(), shmsys(), and msgsys() to use the
  old ABI versions of the relevant control system call (e.g.
  freebsd7_freebsd32_msgctl() instead of freebsd32_msgctl() for msgsys()).
  
  Approved by:    re (kib)
  
  Revision  Changes    Path
  1.93      +6 -6      src/sys/compat/freebsd32/freebsd32_misc.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907271603.n6RG3KqG097179>