Date: Mon, 04 Jun 2018 10:00:32 -0600 From: Ian Lepore <ian@freebsd.org> To: Eitan Adler <eadler@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r334604 - head/usr.bin/top Message-ID: <1528128032.32688.218.camel@freebsd.org> In-Reply-To: <201806040527.w545R1UA075420@repo.freebsd.org> References: <201806040527.w545R1UA075420@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2018-06-04 at 05:27 +0000, Eitan Adler wrote: > Author: eadler > Date: Mon Jun 4 05:27:00 2018 > New Revision: 334604 > URL: https://svnweb.freebsd.org/changeset/base/334604 > > Log: > top(1): some nitpicks > > - prefer fully spelled names to "u_long" Why? I though we preferred the u_char, u_int, u_long spellings in BSD code? (I certainly prefer them, and I thought style(9) did too, but I seem to be remembering that wrong). -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1528128032.32688.218.camel>