Date: 07 Jan 2002 16:10:10 +0100 From: Assar Westerlund <assar@FreeBSD.org> To: Kris Kennaway <kris@obsecurity.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/arla Makefile distinfo ports/net/arla/files patch-ab patch-ac patch-ad Message-ID: <5lk7uuw625.fsf@assaris.sics.se> In-Reply-To: Kris Kennaway's message of "Sun, 6 Jan 2002 22:58:09 -0800" References: <200201070447.g074lCb18357@freefall.freebsd.org> <20020106225809.A52251@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway <kris@obsecurity.org> writes: > On Sun, Jan 06, 2002 at 08:47:12PM -0800, Assar Westerlund wrote: > > assar 2002/01/06 20:47:11 PST > > > > Modified files: > > net/arla Makefile distinfo > > Added files: > > net/arla/files patch-ac patch-ad > > Removed files: > > net/arla/files patch-ab > > Log: > > update to 0.35.6 > > and include a new patch needed because RELENG-4 changed APIs again > > What was it that changed? struct mount.mnt_vnodelist changed to struct mount.mnt_nvnodelist (for future extensions) and struct vnode.v_mntvnodes (a LIST) changed into struct vnode.v_nmntvnodes (a TAILQ). /assar 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?5lk7uuw625.fsf>