Date: Sun, 6 Dec 2009 01:27:28 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/pw pw_user.c Message-ID: <200912060127.nB61Rk7t021677@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2009-12-06 01:27:28 UTC
FreeBSD src repository
Modified files:
usr.sbin/pw pw_user.c
Log:
SVN rev 200173 on 2009-12-06 01:27:28Z by ed
Make pw(8) build without <utmp.h>.
The size of the username record in utmp files should not influence the
maximum username length. Right now ut_user/ut_name is big enough, so in
this case it's dead code anyway.
Revision Changes Path
1.64 +0 -5 src/usr.sbin/pw/pw_user.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912060127.nB61Rk7t021677>
