svn commit: r274513 - in projects/sendfile/sys: kern sys
Warner Losh
imp at bsdimp.com
Sun Nov 16 18:11:00 UTC 2014
On Nov 14, 2014, at 11:51 AM, Ian Lepore <ian at FreeBSD.org> wrote:
> On Fri, 2014-11-14 at 21:25 +0300, Gleb Smirnoff wrote:
>> On Fri, Nov 14, 2014 at 10:23:51PM +0400, Sergey Kandaurov wrote:
>> S> On 14 November 2014 18:55, Gleb Smirnoff <glebius at freebsd.org> wrote:
>> S> > Author: glebius
>> S> > Date: Fri Nov 14 15:55:56 2014
>> S> > New Revision: 274513
>> S> > URL: https://svnweb.freebsd.org/changeset/base/274513
>> S> >
>> S> [...]
>> S> > Modified: projects/sendfile/sys/sys/sockbuf.h
>> S> > ==============================================================================
>> S> > --- projects/sendfile/sys/sys/sockbuf.h Fri Nov 14 15:50:16 2014 (r274512)
>> S> > +++ projects/sendfile/sys/sys/sockbuf.h Fri Nov 14 15:55:56 2014 (r274513)
>> S> > @@ -128,6 +128,7 @@ struct sockbuf {
>> S> > #define M_NOTREADY M_PROTO1 /* m_data not populated yet */
>> S> > #define M_BLOCKED M_PROTO2 /* M_NOTREADY in front of m */
>> S> > #define M_NOTAVAIL (M_NOTREADY | M_BLOCKED)
>> S> > +#define M_SBCUTTED M_PROTO3 /* mbuf was sbcutted out */
>> S>
>> S> Seriously? There's no such word in (modern) English :).
>>
>> I also had such feeling, but translate.google.com convinced me wrong :)
>>
>
> Cutted is not proper modern English. It is listed by some dictionaries
> as dialectical and nonstandard. I've been speaking English for a bit
> less than 55 years and I've never once heard anyone say cutted, or seen
> it in writing.
According to the Oxford English Dictionary, cutted, cuttid and cuttit are all
past tense forms used in middle english in the 15th and 16th century with
the sense of “dividing into two or more parts”.
1490 Caxton tr. Foure Sonnes of Aymon (1885) i. 56 He cutted hym asonder.
and in the sense of making a work shorter:
1584 King James VI & I Ess. Prentise Poesie sig. Kiij, Maist kyndis of versis
quhilks are not cuttit or broken.
But nothing newer than that is listed in OED, nor does Goggle turn up anything
else. Ian (and everybody else on this list) lived about 400-500 years too late to
encounter it :)
Warner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-projects/attachments/20141116/c7327217/attachment.sig>
More information about the svn-src-projects
mailing list