Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2000 15:53:51 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/keyinfo keyinfo.c Makefile keyinfo.1 keyinfo.pl
Message-ID:  <200008102253.PAA64774@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2000/08/10 15:53:50 PDT

  Modified files:
    usr.bin/keyinfo      Makefile keyinfo.1 
  Added files:
    usr.bin/keyinfo      keyinfo.c 
  Removed files:
    usr.bin/keyinfo      keyinfo.pl 
  Log:
  Eliminate the only setuid perl script in the tree.
  
  Original 'C' progam submitted by Juriy Goloveshkin.
  A different 'C' program also submitted by dima.
  
  I merged and rewrote them to include error handling, use getlogin for
  user name and only the BSD boilerplate license remained from the
  original code.  We also only allow root to get other user's keys.
  
  Review, bikeshed and bdelint(1): myself, kris, dima, markm
  
  Revision  Changes    Path
  1.5       +5 -6      src/usr.bin/keyinfo/Makefile
  1.8       +4 -2      src/usr.bin/keyinfo/keyinfo.1



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?200008102253.PAA64774>