From owner-cvs-usrsbin Sun Mar 2 23:59:59 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA09437 for cvs-usrsbin-outgoing; Sun, 2 Mar 1997 23:59:59 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA09425; Sun, 2 Mar 1997 23:59:56 -0800 (PST) Date: Sun, 2 Mar 1997 23:59:56 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199703030759.XAA09425@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pw pw_user.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/03/02 23:59:55 Modified: usr.sbin/pw pw_user.c Log: Back out MAXLOGNAME fix, Bruce points that copyinstr require NUL Revision Changes Path 1.17 +2 -2 src/usr.sbin/pw/pw_user.c