sessreg: Changes to 'refs/tags/sessreg-1.0.7'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Oct 21 21:15:45 PDT 2011


Tag 'sessreg-1.0.7' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2011-10-22 05:09 -0700

sessreg 1.0.7

Changes since sessreg-1.0.6:
Alan Coopersmith (5):
      Sun's copyrights belong to Oracle now
      config: upgrade to util-macros 1.8 for additional man page support
      config: Remove unnecessary calls from configure.ac
      Add const attributes to fix gcc -Wwrite-strings warnings
      sessreg 1.0.7

Ed Schouten (12):
      Correct whitespace and indentation.
      Fix typo in function name check.
      Only split off /dev/ instead trimming to last /.
      Use Autoconf to check for utmp field existence.
      Get rid of bzero() calls. Replace them by memset().
      Don't forget to include <sys/types.h> before <utmp.h>.
      Get rid of SYSV definition. Just check for pututline().
      Only expose the sflag variable when needed.
      Just use time_t directly.
      Fix whitespace inconsistencies.
      Simply define LLOG_FILE and TTYS_FILE unconditionally.
      Make lastlog work on BSD systems without <lastlog.h>.

Gaetan Nadon (5):
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory
      config: remove AC_CANONICAL_HOST already included by XORG_DEFAULT_OPTIONS
      config: use AC_CHECK_MEMBERS rather than AC_CHECK_MEMBER

Jon TURNEY (1):
      Fix non-srcdir builds

---
 COPYING             |    2 
 Makefile.am         |   43 -------
 configure.ac        |   56 +++++----
 filenames.sed.c     |   29 ----
 man/Makefile.am     |   22 +++
 man/filenames.sed.c |   29 ++++
 man/sessreg.man     |  135 +++++++++++++++++++++++
 sessreg.c           |  302 +++++++++++++++++++++++++---------------------------
 sessreg.h           |   45 ++-----
 sessreg.man         |  135 -----------------------
 10 files changed, 389 insertions(+), 409 deletions(-)
---


More information about the xorg-commit mailing list