Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Oct 1998 10:32:50 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/lib/libutil auth.c property.c Makefile libutil.h
Message-ID:  <199810071732.KAA05541@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1998/10/07 10:32:50 PDT

  Modified files:
    lib/libutil          Makefile libutil.h 
  Added files:
    lib/libutil          auth.c property.c 
  Log:
  Add a simple mechanism for reading property lists from files (which
  I'll convert sysinstall to use shortly) and a simple call which uses
  this mechanism to implement an /etc/auth.conf file.  I'll let Mark Murray
  handle the format and checkin of the sample auth.conf file.
  Reviewed by:	markm
  
  Revision  Changes    Path
  1.20      +1 -1      src/lib/libutil/Makefile
  1.17      +16 -1     src/lib/libutil/libutil.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810071732.KAA05541>