Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Nov 2001 01:45:30 -0800 (PST)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pkg_install/create main.c src/usr.sbin/pkg_install/info main.c src/usr.sbin/pkg_install/lib pen.c
Message-ID:  <200111190945.fAJ9jU219901@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2001/11/19 01:45:30 PST

  Modified files:        (Branch: RELENG_4)
    usr.sbin/pkg_install/create main.c 
    usr.sbin/pkg_install/info main.c 
    usr.sbin/pkg_install/lib pen.c 
  Log:
  MFC:
  - use strlcpy(3) instead of strcpy(3) to copy user-supplied argument into a
    fixed size buffer;
  - make `-t' flag in pkg_*(1) tools actually working.
  
  Revision   Changes    Path
  1.21.2.6   +1 -1      src/usr.sbin/pkg_install/create/main.c
  1.22.2.11  +1 -1      src/usr.sbin/pkg_install/info/main.c
  1.31.2.5   +1 -1      src/usr.sbin/pkg_install/lib/pen.c

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?200111190945.fAJ9jU219901>