Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 May 1999 01:50:55 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libutil realhostname.3 realhostname.c trimdomain.3 Makefile auth.3 libutil.h login_cap.3 login_cap.c logwtmp.c property.3
Message-ID:  <199905020850.BAA78755@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/05/02 01:50:55 PDT

  Modified files:        (Branch: RELENG_3)
    lib/libutil          Makefile auth.3 libutil.h login_cap.3 
                         login_cap.c logwtmp.c property.3 
  Added files:           (Branch: RELENG_3)
    lib/libutil          realhostname.3 realhostname.c 
                         trimdomain.3 
  Log:
  MFC: Add some const keywords and fix some typos in man pages.
       Fix and document trimdomain and make it handle DISPLAY names.
       Switch to the correct user before reading .login_conf.
       Add realhostname().
  
  Revision  Changes    Path
  1.21.2.2  +3 -2      src/lib/libutil/Makefile
  1.1.2.1   +2 -2      src/lib/libutil/auth.3
  1.21.2.1  +9 -1      src/lib/libutil/libutil.h
  1.9.2.1   +2 -2      src/lib/libutil/login_cap.3
  1.14.2.1  +20 -1     src/lib/libutil/login_cap.c
  1.8.2.1   +44 -24    src/lib/libutil/logwtmp.c
  1.4.2.1   +2 -2      src/lib/libutil/property.3


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?199905020850.BAA78755>