Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Dec 1996 10:30:44 -0800 (PST)
From:      Joerg Wunsch <joerg>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libutil login.3 login_tty.3 logout.3 logwtmp.3 pty.3 Makefile libutil.h
Message-ID:  <199612291830.KAA07087@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       96/12/29 10:30:44

  Modified:    lib/libutil  Makefile libutil.h
  Added:       lib/libutil  login.3 login_tty.3 logout.3 logwtmp.3 pty.3
  Log:
  Finally document the interfaces found in libutil.  While being here,
  also add the missing declaration of forkpty() to libutil.h.
  
  Btw., the calling interface for login(3) is crude.  Some better
  abstraction is needed, perhaps similar to logwtmp(3).
  
  2.2 candidate, but i'll wait for the spelling police first. :)
  
  Revision  Changes    Path
  1.4       +2 -1      src/lib/libutil/Makefile
  1.2       +3 -1      src/lib/libutil/libutil.h



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