Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 1995 20:00:16 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, davidg@Root.COM
Cc:        freebsd-hackers@freebsd.org, peter@haywire.dialix.com
Subject:   Re: Can't NFS mount with latest -current
Message-ID:  <199511150900.UAA27600@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>>copyoutstr() is the most complicated routine in support.s, but is
>>currently unused.

>   Are you saying that you would like to officially remove support for
>copyoutstr() in favor of strlen/copyout? I can agree with that.

Yes.

>BTW, we
>should remove the #if 0'd crap in cpufunc.h:

>#if 0
>/*
> * These functions in support.s are declared elsewhere.
> */
>...

A couple of them are more correct than elsewhere (they have size_t instead
of u_int).

Bruce



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