Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 1997 00:54:04 +0100
From:      Brian Somers <brian@awfulhak.org>
To:        Steve Price <steve@freebsd.org>
Cc:        cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-libexec@freebsd.org
Subject:   Re: cvs commit: src/libexec/rbootd bpf.c parseconf.c rbootd.c  rmp_var.h rmpproto.c utils.c
Message-ID:  <199706292354.AAA04270@awfulhak.demon.co.uk>
In-Reply-To: Your message of "Sun, 29 Jun 1997 12:50:27 PDT." <199706291950.MAA07907@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> steve       1997/06/29 12:50:27 PDT
> 
>   Modified files:
>     libexec/rbootd       bpf.c parseconf.c rbootd.c rmp_var.h 
>                          rmpproto.c utils.c 
>   Log:
>   Zap register keyword usage and convert: bcopy -> memmove, bzero -> memset,
>   index -> strchr, and rindex -> strrchr.
[.....]

Does this mean that memmove, memset, strchr & strrchr are the preferred
way of doing things ?  I was under the impression that it was the
other way 'round.
-- 
Brian <brian@awfulhak.org>, <brian@freebsd.org>
      <http://www.awfulhak.org>;
Don't _EVER_ lose your sense of humour....





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