Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 1998 14:36:52 -0800 (PST)
From:      Paul Traina <pst@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libskey Makefile put.c skey.h skeyaccess.c skeylogin.c skeysubr.c
Message-ID:  <199802272236.OAA28989@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pst         1998/02/27 14:36:52 PST

  Modified files:
    lib/libskey          Makefile put.c skey.h skeyaccess.c 
                         skeylogin.c skeysubr.c 
  Log:
  Compile under -W -Wall -Werror.
  Fix API - keycrunch takes const char's, not chars.
  
  Revision  Changes    Path
  1.11      +1 -0      src/lib/libskey/Makefile
  1.7       +2 -1      src/lib/libskey/put.c
  1.6       +1 -1      src/lib/libskey/skey.h
  1.8       +4 -4      src/lib/libskey/skeyaccess.c
  1.12      +2 -2      src/lib/libskey/skeylogin.c
  1.8       +4 -3      src/lib/libskey/skeysubr.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?199802272236.OAA28989>