commit 7f1e17aed0027e4040a1fcc96e6319fca36af233 Author: Alan Coopersmith Date: Thu Jun 3 17:32:57 2010 -0700 sessreg 1.0.6 Signed-off-by: Alan Coopersmith commit 8808c476319fce3e254e3a7df3205ba4205cb13b Author: Gaetan Nadon Date: Wed Feb 3 14:12:28 2010 -0500 Add AC_USE_SYSTEM_EXTENSIONS providing needed WTMPX_FILE define The WTMPX_FILE is only defined under __USE_GNU conditional compilation. Autoconf provides AC_USE_SYSTEM_EXTENSIONS to enable platform extensions. It must be expanded before any other macros that uses the compiler. To reduce the risk of being misplaced, the statements have been grouped (mostly) as per the GNU standard layout.This macro requires Autoconf level 2.60 or later. The compilation failed under a GNU-Linux OS. Tested-by (on darwin): Jeremy Huddleston Signed-off-by: Gaetan Nadon commit 9792646873ac0e597cc65ef4a056444fd8f9a7fd Author: Ed Schouten Date: Sat Jan 16 18:33:53 2010 +0000 Allow sessreg to be built without . As of 9.0, FreeBSD will only support . It only implements the POSIX interface with minor extensions. There is no need to write to wtmp and lastlog separately, because this is already done by pututxline(). Add additional checks to configure.ac to search for the presence of utmpxname() and updwtmpx(). Signed-off-by: Ed Schouten Signed-off-by: Alan Coopersmith commit 9ca078f8ffc5ab0c4d0f58be26e885a7ad0b8f39 Author: Alan Coopersmith Date: Mon Jan 11 21:04:28 2010 -0800 Update Sun license notices to current X.Org standard form Signed-off-by: Alan Coopersmith commit 1b12b1dac6fcb0d1665f3272a899d78c76fd2969 Author: Gaetan Nadon Date: Fri Jan 8 13:30:45 2010 -0500 COPYING: add missing copyright notice Refer to sessreg.h file. Copyright 2005 Sun Microsystems, Inc. Signed-off-by: Gaetan Nadon Signed-off-by: Alan Coopersmith commit 067fef75045931b4b5766ee7e55300d16e6dcc9a Author: Gaetan Nadon Date: Thu Nov 26 09:19:52 2009 -0500 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Now that the INSTALL file is generated. Allows running make maintainer-clean. commit 94be0a4794dd9e9d9e7f23737c6ccd2d50985b5d Author: Gaetan Nadon Date: Wed Oct 28 14:09:07 2009 -0400 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Add missing INSTALL file. Use standard GNU file on building tarball README may have been updated Remove AUTHORS file as it is empty and no content available yet. Remove NEWS file as it is empty and no content available yet. commit 88252d8bdccbf5dd3ee077345ccd1569fb4f10e6 Author: Gaetan Nadon Date: Mon Oct 26 22:08:38 2009 -0400 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 ChangeLog filename is known to Automake and requires no further coding in the makefile. commit 9ea98936be23de9a2d9e27c5f5af93b0eea276d9 Author: Gaetan Nadon Date: Thu Oct 22 12:34:14 2009 -0400 .gitignore: use common defaults with custom section # 24239 Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults. commit eb6ef63fb284cc91c04dcb68fda2ad8ca6fe0e1a Author: Alan Coopersmith Date: Mon Oct 12 11:11:42 2009 -0700 sessreg 1.0.5 Signed-off-by: Alan Coopersmith commit 46646524a74c1834de103a2f469142ab50f6bfd6 Author: Alan Coopersmith Date: Mon Oct 12 11:03:01 2009 -0700 Document -L option for lastlog files Signed-off-by: Alan Coopersmith commit a594e318996d0e8c02018eef1837135b382076c5 Author: Alan Coopersmith Date: Mon Oct 12 10:50:51 2009 -0700 Add utmp/utmpx man page to See Also section of man page Signed-off-by: Alan Coopersmith commit be736ebbfc5510997ae227e903a5b9d66ba0ee1a Author: Alan Coopersmith Date: Mon Oct 12 10:44:07 2009 -0700 Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Signed-off-by: Alan Coopersmith commit ebc9f3d2483623dcb2ccca7f12cc2769173eb4a9 Author: Alan Coopersmith Date: Thu Oct 1 14:54:19 2009 -0700 Add README with pointers to mailing lists, bugzilla, & git Signed-off-by: Alan Coopersmith commit 3ba14d85abede72a40c5ba8fe18d1a2e1625d19e Author: Paulo Cesar Pereira de Andrade Date: Mon Jan 19 15:47:29 2009 -0200 Ansification and compile warning fixes. This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects make distcheck and all gcc 4.3 and sparse warnings. commit 3db21d655b0a2988ae0fd47e360d29bb8763cd03 Author: Alan Coopersmith Date: Wed Jun 11 14:46:29 2008 -0700 Version bump: 1.0.4 commit accc7988851b983d1589d64e32a707c0b44fee0e Author: Alan Coopersmith Date: Wed Jun 11 14:44:10 2008 -0700 X_NOT_POSIX bits for pre-POSIX-1990 systems not needed any more commit c9973031a696cc00c509d7013145b1116093bf82 Author: David Nusinow Date: Sat Mar 1 13:53:21 2008 -0500 Require xproto instead of libX11 for building (bug #9631) commit a888e809b4e1c9576e667cb50cc62009a1bf391e Author: James Cloos Date: Thu Dec 6 15:51:04 2007 -0500 Add missing PHONY line for automatic ChangeLog generation commit da1b5f42fcb1bd0bc9b80f6f1ab7ebb9eb506554 Author: Alan Coopersmith Date: Fri Aug 17 14:30:31 2007 -0700 Version bump: 1.0.3 commit 12982c07b44c15a621fc548a4448f9a04bf5907e Author: Alan Coopersmith Date: Thu Aug 16 17:17:06 2007 -0700 Change sessreg_CFLAGS to AM_CFLAGS to make automake-1.10 happier commit 136525f01e4ce8e60e8c78b44654d8f6861233d2 Author: Alan Coopersmith Date: Mon Jun 11 16:38:00 2007 -0700 X.Org Bug #9887: sessreg should include sys/types.h on FreeBSD X.Org Bugzilla #9887: commit 9b2ddf6c779553c2cb5e185d2046e8817a89e03e Author: Daniel Stone Date: Thu Nov 30 19:44:25 2006 +0200 bump to 1.0.3 commit 05d36d40bb2018a96cdd1345a390db3fbff0fd65 Author: Matthieu Herrb Date: Sun Nov 19 17:32:07 2006 +0100 include before . Required on some systems. commit 37e89cbf2bc3b6266fa47ff1f956d173658bb9a5 Author: Jürg Billeter Date: Thu Nov 9 13:21:55 2006 +0100 Fix grep pattern in Makefile.am Don't escape | in basic regex mode as it breaks build with GNU grep. commit 6fc58644148039261c21f699a14c839356f501ed Author: Alan Coopersmith Date: Wed Nov 8 15:38:21 2006 -0800 Version bump to 1.0.1 commit 82fbb553114e8d00b6b3886aee4554dfd178cb01 Author: Alan Coopersmith Date: Wed Nov 8 13:51:50 2006 -0800 Improve formatting of file names in sessreg.man commit 02379845b074cb252c0cb42d18c6cb8effcdc9f5 Author: Alan Coopersmith Date: Wed Nov 8 13:48:05 2006 -0800 Fix builds when $(srcdir) != $(objdir) commit c472f5f9257e6dcb9e82042a99ef028e3390e93e Author: Alan Coopersmith Date: Tue Nov 7 18:46:11 2006 -0800 Replace static ChangeLog with dist-hook to generate from git log commit aa27f60ff70230990bd7351bbfda3d38f95afe3b Author: Alan Coopersmith Date: Tue Nov 7 18:39:58 2006 -0800 Add hooks for checking code with lint/sparse/etc. commit fd251f039f74f2ef8ef8a019566eebf9d22be098 Author: Alan Coopersmith Date: Tue Nov 7 18:32:54 2006 -0800 Clear unused variable warnings from lint commit 21bee0694be43d4be1d93a8bcafbcd0f0ef9a9b4 Author: Alan Coopersmith Date: Tue Nov 7 18:28:20 2006 -0800 AC_CHECK_MEMBER needs to include when checking for utmpx.ut_syslen commit 63f21c67aa6d025d8fa06793dc7f83f37e7c3fb4 Author: Alan Coopersmith 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 Date: Tue Nov 7 16:49:53 2006 -0800 Add *~ to .gitignore to skip emacs/patch droppings commit 5d7eed376aa9e8e623b0c46790a70b0cb3278207 Author: Alan Coopersmith Date: Tue Nov 7 16:49:26 2006 -0800 renamed: .cvsignore -> .gitignore commit de39e20707b0affebf4c4c0e8485bdf08cf88a82 Author: Alan Coopersmith Date: Tue Nov 7 16:48:27 2006 -0800 List default Xservers path as /etc/X11/xdm instead of /usr/X11R6/lib/xdm commit 8e657d70ef4fe5b4dfa51b506a8adca16b0ca8a0 Author: Kevin E Martin Date: Thu Dec 15 00:24:04 2005 +0000 Update package version number for final X11R7 release candidate. commit 7a587391f1b18192731e611ff65d74e414b67d60 Author: Kevin E Martin Date: Tue Dec 6 22:48:18 2005 +0000 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. commit fbfb7cb1e77418310e42cf38fc4faa411c103bec Author: Kevin E Martin Date: Sat Dec 3 05:49:17 2005 +0000 Update package version number for X11R7 RC3 release. commit 021e9ec8d71ea9de9fa14743792e7528e0417daf Author: Alan Coopersmith Date: Mon Nov 28 22:01:38 2005 +0000 Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) commit 88f5deb277ffdf8253463eb0470f49306ac036de Author: Eric Anholt Date: Mon Nov 21 10:34:57 2005 +0000 Another pass at .cvsignores for apps. commit eab9fb30fe89009f7791f4ab502c89d99cb2b84d Author: Eric Anholt Date: Sun Nov 20 22:08:49 2005 +0000 Add/improve .cvsignore files for apps. commit e35111966e6d66c176ed0955c1c25942c567632b Author: Kevin E Martin Date: Sat Nov 19 07:15:36 2005 +0000 Update pkgconfig files to separate library build-time dependencies from application build-time dependencies, and update package deps to work with separate build roots. commit d90d5ab54582b04ad93e9cf6182652fdd6d3b4a3 Author: Kevin E Martin Date: Wed Oct 19 02:47:50 2005 +0000 Update package version number for RC1 release. commit 5e79e3663bf5e14c7ae4f97798ee4430a02687f5 Author: Alan Coopersmith Date: Mon Oct 17 23:56:20 2005 +0000 Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to work better with BSD make commit 5ec50a516f66a7a57477dfc1ec51f8215084d29a Author: Kevin E Martin Date: Mon Oct 17 18:08:25 2005 +0000 Fixed man page processing commit adbf0a45e0c68512eb46c8bd8e024d5cdfd6b68f Author: Alan Coopersmith Date: Fri Oct 14 00:25:42 2005 +0000 Use sed to fill in variables in man page commit f7e326bd50466f9197e75b2b71ccf0fb1996f4f8 Author: Kevin E Martin Date: Wed Oct 5 04:10:02 2005 +0000 Add check for utmpx.ut_syslen structure member commit e33c62dfa7641e8e37a2ef64d98aa5171f2ef705 Author: Kevin E Martin Date: Wed Oct 5 04:06:35 2005 +0000 Get sessreg.man from $(srcdir) to fix make distcheck Add check for utmpx.ut_syslen structure member commit af48c05e4b8639935e8e0738dc0269708c2e929c Author: Alan Coopersmith Date: Mon Oct 3 17:50:57 2005 +0000 Bug #4678 Patch #3472 Use SysV-style utmp on GNU/kFreeBSD (Robert Millan) commit 5932bb94ffc5c10ab00831b70e703451acdc76b5 Author: Alan Coopersmith Date: Mon Oct 3 17:18:44 2005 +0000 Add AC_SYS_LARGEFILE for systems that need it to access large wtmpx/lastlogs Set version string in man page commit 26e33eae6ff593878b1402ef6d5596dc1f7c7fe3 Author: Kristian Høgsberg Date: Tue Sep 27 18:07:40 2005 +0000 Add ChangeLog so autogen.sh will run. commit 95c055a072fe0b7b6e6b50b89c5ff7264b25e1a4 Author: Alan Coopersmith Date: Thu Aug 18 22:40:09 2005 +0000 Undo regression in checking for lastlog support in monolithic builds (reported by Dan McNichol of IBM) commit defb333b8190b058a437985bedd4bff90ea2d98c Author: Alan Coopersmith Date: Wed Aug 10 21:33:09 2005 +0000 Merge in utmpx code from Solaris sessreg. Add #ifdefs for autoconf defines. commit 8cd395d3bd86ba74888b7ea8cec2d0228c00c312 Author: Alan Coopersmith Date: Wed Aug 10 21:20:03 2005 +0000 AUTHORS: Copy info from comments in sessreg.c configure.ac: Add checks for lastlog.h, utmpx.h, & sys/param.h to replace OS-specific #ifdefs commit c8bfcd300e8da2510c101211db7bffb2955e593d Author: Alan Coopersmith Date: Wed Aug 10 20:51:27 2005 +0000 Add sessreg.man to app/sessreg module commit a487143d0b4f0183d602346adc7dedcccf158336 Author: Daniel Stone Date: Wed Aug 10 11:17:07 2005 +0000 Add build system for sessreg, broken out from xdm. commit e3025b01b3fdd32bde8120dec1b0061e1449c6e9 Author: Adam Jackson Date: Wed Oct 13 22:14:22 2004 +0000 Bug #1627: Zero out struct utmp before writing it to prevent garbage fields. (Egmont Koblinger) commit 922a3ce29d3fe91f57fd41ea87e0e56b72ee9670 Author: Egbert Eich Date: Fri Apr 23 19:54:42 2004 +0000 Merging XORG-CURRENT into trunk commit 67ee3273cd7cc450e73b0f8a9a9178ae67b17ea3 Author: Egbert Eich Date: Sun Mar 14 08:35:12 2004 +0000 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 commit aadb852d2af964c29514d9c345ab91f267223754 Author: Egbert Eich Date: Wed Mar 3 12:13:00 2004 +0000 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 commit 730d1970ee78e5f98452d2b6ef28972678522308 Author: Egbert Eich Date: Thu Feb 26 13:36:17 2004 +0000 readding XFree86's cvs IDs commit 90395833b58cf129800f7372d0dd957fbe277afa Author: Egbert Eich Date: Thu Feb 26 09:24:04 2004 +0000 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 commit 83d734abd26ba5e3cf8c197de581da2379290860 Author: Kaleb Keithley Date: Fri Nov 14 16:49:22 2003 +0000 XFree86 4.3.0.1 commit 4a979ad921e2733b8e3e178928240cf8a60ad07b Author: Kaleb Keithley Date: Fri Nov 14 15:54:53 2003 +0000 R6.6 is the Xorg base-line