Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 2003 06:35:24 -0800 (PST)
From:      Alexander Nedotsukov <bland@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/libgtop2 Makefileports/devel/libgtop2/files patch-sysdeps_freebsd_netload.c
Message-ID:  <200311141435.hAEEZOA1036734@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bland       2003/11/14 06:35:24 PST

  FreeBSD ports repository

  Modified files:
    devel/libgtop2       Makefile 
    devel/libgtop2/files patch-sysdeps_freebsd_netload.c 
  Log:
  Fix assignment to .if_flags filed of netload structure. It supposed to be
  bit flag set. And GLIBTOP_IF_FLAGS_xx are defined as bit offsets
  not bitmasks as it was assumed before.
  
  Revision  Changes    Path
  1.77      +1 -1      ports/devel/libgtop2/Makefile
  1.3       +59 -7     ports/devel/libgtop2/files/patch-sysdeps_freebsd_netload.c



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