Thu May 15 19:10:04 1997  Michael Graff  <explorer@cygnus.com>

	* getutmpx.c: New file.  Compiled when HAVE_SETUTXENT and
	!HAVE_GETUTMPX

Thu May 15 14:59:00 1997  Michael L. Graff  <explorer@rtl.cygnus.com>

	* configure.in: check for getutmpx()
	
	* Makefile.in: always compile getutmpx.c, which will define a
	replacement for hpux.

Tue May  6 16:55:10 1997  Ken Raeburn  <raeburn@cygnus.com>

	* dump-utmp.c (ut_typename): Only define if
	HAVE_STRUCT_UTMP_UT_TYPE is defined.
	(main): Dump more info, and conditionalize it better.

Tue Apr 22 18:57:35 1997  Ken Raeburn  <raeburn@cygnus.com>

	* dump-utmp.c (ctime): Declare, to prevent crashes on Alpha.

Fri Mar 28 18:50:34 1997  Ken Raeburn  <raeburn@cygnus.com>

	* update_utmp.c (getutline): Declare if HAVE_SETUTENT is defined,
	since AIX 3.2.5 doesn't declare it.

Wed Feb  5 15:38:31 1997  Ken Raeburn  <raeburn@cygnus.com>

	* dump-utmp.c (UTMPX): Define if not defined but HAVE_UTMPX_H is
	defined.
	(ut_typename): Return shorter forms for some symbols.
	(main): Require `-x' flag for [uw]tmpx file instead of guessing
	from the name.  Reject unknown `-' arguments.  Print a message if
	an error occurs while reading from utmpx file.  Break up output
	statements into smaller pieces.  Conditionalize output of some
	utmp fields on whether those fields are present.  Print out exit
	status fields and timestamp.

Thu Sep 26 14:43:17 1996  Chris Provenzano  <proven@cygnus.com>

        * Makefile.in: Changes to allow to different packaging
        Currently there is pkg-all, pkg-server, and pkg-client

