Date: Mon, 4 Jun 2001 11:11:42 -0400 (EDT) From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> To: David Malone <dwmalone@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd builtins.c inetd.8 inetd.h Message-ID: <200106041511.LAA76292@khavrinen.lcs.mit.edu> In-Reply-To: <200106041143.f54BhUF05489@freefall.freebsd.org> References: <200106041143.f54BhUF05489@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Mon, 4 Jun 2001 04:43:29 -0700 (PDT), David Malone <dwmalone@FreeBSD.org> said: > Use MAXLOGNAME to determine the longest usernames. In POSIX this is spelled {LOGIN_NAME_MAX}, with minimum allowable value {_POSIX_LOGIN_NAME_MAX} (including the terminating null), and has sysconf() key _SC_LOGIN_NAME_MAX. All of these are currently missing in FreeBSD. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106041511.LAA76292>