Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 1998 02:02:51 -0800 (PST)
From:      Jun-ichiro Itoh <itojun@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/conf files options src/sys/i386/conf LINT src/sys/netkey key.c key.h key_debug.c key_debug.h
Message-ID:  <199802271002.CAA02563@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
itojun      1998/02/27 02:02:51 PST

  Modified files:
    sys/conf             files options 
    sys/i386/conf        LINT 
    sys/netkey           key.c key.h key_debug.c key_debug.h 
  Log:
  make sys/netkey/key{,_debug}.c compile.  I believe it works but not tested.
  I'll polish the code later on.
  
  Revision  Changes    Path
  1.125     +1 -0      src/sys/conf/files
  1.63      +5 -1      src/sys/conf/options
  1.413     +3 -3      src/sys/i386/conf/LINT
  1.5       +141 -29   src/sys/netkey/key.c
  1.2       +42 -26    src/sys/netkey/key.h
  1.2       +128 -98   src/sys/netkey/key_debug.c
  1.2       +45 -13    src/sys/netkey/key_debug.h

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?199802271002.CAA02563>