sessreg: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Nov 8 04:28:24 EET 2006


 .gitignore      |    1 
 Makefile.am     |   12 ++++-
 configure.ac    |    3 -
 filenames.sed.c |   21 +++++++++
 sessreg.c       |   86 ---------------------------------------
 sessreg.h       |  121 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 sessreg.man     |   31 ++++++--------
 7 files changed, 171 insertions(+), 104 deletions(-)

New commits:
commit 21bee0694be43d4be1d93a8bcafbcd0f0ef9a9b4
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Nov 7 18:28:20 2006 -0800

    AC_CHECK_MEMBER needs to include <utmpx.h> when checking for  utmpx.ut_syslen

commit 63f21c67aa6d025d8fa06793dc7f83f37e7c3fb4
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Nov 7 18:27:45 2006 -0800

    Substitute correct pathnames for utmp/wtmp files in man pages
    
    ifdefs to find the paths on each platform have been broken out into a new
    sessreg.h header that is also preprocessed into sed rules applied to the
    man page.    Old ifdefs left for Imake compatibility in the 6.9/7.0 hybrid
    release have been dropped now that autoconf is required to build.

commit 98a651ec2ac289b966e0a09557e81b33e202ee9c
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Nov 7 16:49:53 2006 -0800

    Add *~ to .gitignore to skip emacs/patch droppings

commit 5d7eed376aa9e8e623b0c46790a70b0cb3278207
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Nov 7 16:49:26 2006 -0800

    renamed: .cvsignore -> .gitignore

commit de39e20707b0affebf4c4c0e8485bdf08cf88a82
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Nov 7 16:48:27 2006 -0800

    List default Xservers path as /etc/X11/xdm instead of /usr/X11R6/lib/xdm




More information about the xorg-commit mailing list