From owner-svn-src-head@FreeBSD.ORG Wed Nov 14 16:00:07 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BCF98C14; Wed, 14 Nov 2012 16:00:07 +0000 (UTC) (envelope-from edschouten@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 122938FC13; Wed, 14 Nov 2012 16:00:07 +0000 (UTC) Received: by mail-ob0-f182.google.com with SMTP id 16so710205obc.13 for ; Wed, 14 Nov 2012 08:00:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=smLq3bh6hNTei6x9RpehMjfb2KOoGN9GaziSq8vfYbk=; b=hT2huNbG7tyjb516YrKkql/ddb2VGlogI86lnxb2evqCMM+Y1aqiEoFr/WmJRgieUs xvKr01Am2+hxcZL9yAZkrBun/xWl6XkxRpz3g5bxmTmonX9lsd72rMbxDRNmryU5JTs9 ybnSRTWSVBN7dEFoGCemiqiCtPHDnMqAoGYFio8oXjuZKsL+kKX/GWzZ9+HqXMIZLn9g 4IjNWBJAIN/9UsbbT8KvqrYHLcd7rfCeIEUc5hHBjmO4TV6LH+qxn5M2mVXOKeuEMYp7 vNhIEoRJXwJONyJ9tGd3RREbUA+3SD0CWa5hNMQ/Kxowudj4ImcN6wmDOs/K/nHfRJY5 tJqw== MIME-Version: 1.0 Received: by 10.182.1.72 with SMTP id 8mr20952220obk.61.1352908805790; Wed, 14 Nov 2012 08:00:05 -0800 (PST) Sender: edschouten@gmail.com Received: by 10.76.151.39 with HTTP; Wed, 14 Nov 2012 08:00:05 -0800 (PST) In-Reply-To: <201211141058.qAEAwCfg056632@svn.freebsd.org> References: <201211141058.qAEAwCfg056632@svn.freebsd.org> Date: Wed, 14 Nov 2012 17:00:05 +0100 X-Google-Sender-Auth: 19XpwN7I4k2497afiSpshrMG_mg Message-ID: Subject: Re: svn commit: r243023 - head/sys/sys From: Ed Schouten To: Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Nov 2012 16:00:07 -0000 2012/11/14 Baptiste Daroussin : > Allow usernames up to 32 chars Thanks! -- Ed Schouten