Increasing MAXLOGNAME from 17 to 33

Konstantin Belousov kostikbel at gmail.com
Tue Nov 13 11:50:43 UTC 2012


On Tue, Nov 13, 2012 at 12:18:06PM +0100, Baptiste Daroussin wrote:
> Hi,
> 
> I want to increase MAXLOGNAME in sys/param.h from 17 to 33 to allow 32-character
> long usernames, the PR: misc/161091 and misc/133926 already requested for it.
> 
> utmpx already allow 32 character long user names.
> 
> I plan to bump the __FreeBSD_version at the same time because of the ABI
> breakage.
> 
> This is simplify life of lots administrator, this value, is a common value for
> other operating systems.
> 
> Do anyone have objections about it?

Yes, I have. Do not break the ABI, it is plain prohibited.
You might consider increasing the constant only if providing ABI
compatibility shims.

In fact, the cursory look over the whole base system indicates that ABI
breakage might be not that big and could be mitigated with relatively
limited amount of the efforts.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20121113/a171df25/attachment.sig>


More information about the freebsd-arch mailing list