Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Dec 2000 10:58:55 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/usr.bin/tail forward.c read.c reverse.c tail
Message-ID:  <XFMail.001204105855.jhb@FreeBSD.org>
In-Reply-To: <200012031705.eB3H5ke30393@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 03-Dec-00 Jeroen Ruigrok van der Werven wrote:
> asmodai     2000/12/03 09:05:45 PST
> 
>   Modified files:
>     usr.bin/tail         forward.c read.c reverse.c tail.c 
>   Log:
>   Remove register keyword usage with prejudice.
>   Modern compilers are smarter when it comes to allocating register
>   usage.

They also ignore the register keyword, so this is a rather pointless change,
although it does add to repo bloat and in more active code could make diffs
harder to read.  :-/

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.Baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


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?XFMail.001204105855.jhb>