From owner-svn-src-projects@FreeBSD.ORG Sun Nov 16 18:11:00 2014 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3EC5EFC2 for ; Sun, 16 Nov 2014 18:11:00 +0000 (UTC) Received: from mail-pa0-f42.google.com (mail-pa0-f42.google.com [209.85.220.42]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 090EC5DF for ; Sun, 16 Nov 2014 18:10:59 +0000 (UTC) Received: by mail-pa0-f42.google.com with SMTP id et14so5963166pad.1 for ; Sun, 16 Nov 2014 10:10:53 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:content-type:mime-version:subject:from :in-reply-to:date:cc:message-id:references:to; bh=QrpdbHzy8mPaI6Cln8MJEjaXAFTX+e1jhIr25QaS3ek=; b=GxC1yCQcxuIEgwxxAgB5mPAIQPuZJF/Q+P+ISjxMGqLUI8t9yA+A3QKcoSbUunb+c1 WgqyQd0mvqYxuN+hV8Quyfw4DsptrTzh4i5QtG80RJwM+caqW6/9jiSHpcOrGMQcV7NG pIU3or8kHcAx1wtbIPj8AAkMMOrkrX2PkOfEFSyYxvBZ1oYvskIh6KFqLLLjMKltV/gu u/jnQrn/IbhRIe/laE+xCpDDewZiWLW+jl1io7GVyGvFYd2GQ8k7xe4EI+cGBAYob1IZ GmRTKTAMVCbcw/erp0INDArs2z6EDACe8QGSJ5+a+Fd5XKh33u0hP8yPOBTj5NKGhgv+ 75BQ== X-Gm-Message-State: ALoCoQlTAnEOu+tj1NeNitDOvU/dEukFIM84eMki0q2X8Zr+UoEWEH0YYh8eXL/2pWgJn+itf8tX X-Received: by 10.70.19.206 with SMTP id h14mr24397074pde.49.1416161453633; Sun, 16 Nov 2014 10:10:53 -0800 (PST) Received: from lgwl-achen.corp.netflix.com ([69.53.236.236]) by mx.google.com with ESMTPSA id uq6sm20365637pbc.70.2014.11.16.10.10.52 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 16 Nov 2014 10:10:52 -0800 (PST) Sender: Warner Losh Content-Type: multipart/signed; boundary="Apple-Mail=_7944AC92-3E5D-4013-AA18-27EB8429D977"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: svn commit: r274513 - in projects/sendfile/sys: kern sys From: Warner Losh In-Reply-To: <1415991101.4781.110.camel@revolution.hippie.lan> Date: Sun, 16 Nov 2014 11:10:45 -0700 Message-Id: References: <201411141555.sAEFtvur007240@svn.freebsd.org> <20141114182504.GE1031@FreeBSD.org> <1415991101.4781.110.camel@revolution.hippie.lan> To: Ian Lepore X-Mailer: Apple Mail (2.1878.6) Cc: svn-src-projects@freebsd.org, Gleb Smirnoff , Sergey Kandaurov , src-committers X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2014 18:11:00 -0000 --Apple-Mail=_7944AC92-3E5D-4013-AA18-27EB8429D977 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Nov 14, 2014, at 11:51 AM, Ian Lepore 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 = 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> > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >> 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>=20 >> S> Seriously? There's no such word in (modern) English :). >>=20 >> I also had such feeling, but translate.google.com convinced me wrong = :) >>=20 >=20 > 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 =93dividing into two or more parts=94. 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 --Apple-Mail=_7944AC92-3E5D-4013-AA18-27EB8429D977 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJUaOilAAoJEGwc0Sh9sBEAZ3AP/3RAAFlfv2pO1LPvd+oTWgX9 IgK691BFI3pdPZaEjdoQlkbA7zBoT3vxTuDwQjSSwvOZL/xdkO3bMN4lKGT5WMi5 vJy3u0BOZ6SPhZ42mBwg2EhIRA9VzjK46Jr99O/sEgS/Qw1TI5ZuHNvEw9/5hdET +Ipm5k2ueAwJWppskmLXfHbFuw8jDTQPGQdDhHKTc+aR62NUT/M42HaWyQpbT0Y4 5dXRjwU6KoF9T5tVfnSim0vcgutmeDRWUHZd5xXzTFl4DXnJN4pn+vW8/6dAuQAJ eJhfIswK1+7gSEGv22CT+yL77v4lsu8DtAw24QI+oIb4XKkFxmadoz/ZMjwehV7O U3rXiJ4bOTBYDi8r3Fvg1OBOlkrL2wFVGmkVwDGjuWPh70gLO2DZCoJLNox/Se8C C58IN7JQCkLBxuSMlp6n8oL/R0YRUUbh6eyY2HFLJr+KuDr1JHj1UeGHU7chGySQ JWTItvSYZpAXVMLi1qltFqwFzQCnm0Iftjki2fI3nr9tv86WzLcPFEaAHyPIt+gr oZLuHC+69DJx1DRT0NlDc5KouRU2fufXEmDSVVzS7DqIstPOZw7I2/c5CYJWpJma XBInZltRzr97VP9rt/f21b35EY7kI9mB285ikk0XCkqYXQYCSW+Fjvg8Dt52cCT6 FnGcDV7X7E0QMjVAL3So =do1W -----END PGP SIGNATURE----- --Apple-Mail=_7944AC92-3E5D-4013-AA18-27EB8429D977--