diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-25 20:21:41 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-25 20:21:41 +0000 |
commit | 78d9ac52db47a21e2260ec82b6666ca014fc4c68 (patch) | |
tree | 7c513579fdb4dd2340d5ffe8e72f560467c74037 /app/sessreg/ChangeLog | |
parent | 4009f4bb8e19be65985224de572a56c7e547ff62 (diff) |
Importing from X.Org 7.2RC2
Diffstat (limited to 'app/sessreg/ChangeLog')
-rw-r--r-- | app/sessreg/ChangeLog | 249 |
1 files changed, 249 insertions, 0 deletions
diff --git a/app/sessreg/ChangeLog b/app/sessreg/ChangeLog new file mode 100644 index 000000000..9e6a59732 --- /dev/null +++ b/app/sessreg/ChangeLog @@ -0,0 +1,249 @@ +commit 82fbb553114e8d00b6b3886aee4554dfd178cb01 +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Wed Nov 8 13:51:50 2006 -0800 + + Improve formatting of file names in sessreg.man + +commit 02379845b074cb252c0cb42d18c6cb8effcdc9f5 +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Wed Nov 8 13:48:05 2006 -0800 + + Fix builds when $(srcdir) != $(objdir) + +commit c472f5f9257e6dcb9e82042a99ef028e3390e93e +Author: Alan Coopersmith <alan.coopersmith@sun.com> +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 <alan.coopersmith@sun.com> +Date: Tue Nov 7 18:39:58 2006 -0800 + + Add hooks for checking code with lint/sparse/etc. + +commit fd251f039f74f2ef8ef8a019566eebf9d22be098 +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Tue Nov 7 18:32:54 2006 -0800 + + Clear unused variable warnings from lint + +commit 21bee0694be43d4be1d93a8bcafbcd0f0ef9a9b4 +Author: Alan Coopersmith <alan.coopersmith@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@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@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@sun.com> +Date: Tue Nov 7 16:49:26 2006 -0800 + + renamed: .cvsignore -> .gitignore + +commit de39e20707b0affebf4c4c0e8485bdf08cf88a82 +Author: Alan Coopersmith <alan.coopersmith@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 + +commit 8e657d70ef4fe5b4dfa51b506a8adca16b0ca8a0 +Author: Kevin E Martin <kem@kem.org> +Date: Thu Dec 15 00:24:04 2005 +0000 + + Update package version number for final X11R7 release candidate. + +commit 7a587391f1b18192731e611ff65d74e414b67d60 +Author: Kevin E Martin <kem@kem.org> +Date: Tue Dec 6 22:48:18 2005 +0000 + + Change *man_SOURCES ==> *man_PRE to fix autotools warnings. + +commit fbfb7cb1e77418310e42cf38fc4faa411c103bec +Author: Kevin E Martin <kem@kem.org> +Date: Sat Dec 3 05:49:17 2005 +0000 + + Update package version number for X11R7 RC3 release. + +commit 021e9ec8d71ea9de9fa14743792e7528e0417daf +Author: Alan Coopersmith <Alan.Coopersmith@sun.com> +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 <anholt@freebsd.org> +Date: Mon Nov 21 10:34:57 2005 +0000 + + Another pass at .cvsignores for apps. + +commit eab9fb30fe89009f7791f4ab502c89d99cb2b84d +Author: Eric Anholt <anholt@freebsd.org> +Date: Sun Nov 20 22:08:49 2005 +0000 + + Add/improve .cvsignore files for apps. + +commit e35111966e6d66c176ed0955c1c25942c567632b +Author: Kevin E Martin <kem@kem.org> +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 <kem@kem.org> +Date: Wed Oct 19 02:47:50 2005 +0000 + + Update package version number for RC1 release. + +commit 5e79e3663bf5e14c7ae4f97798ee4430a02687f5 +Author: Alan Coopersmith <Alan.Coopersmith@sun.com> +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 <kem@kem.org> +Date: Mon Oct 17 18:08:25 2005 +0000 + + Fixed man page processing + +commit adbf0a45e0c68512eb46c8bd8e024d5cdfd6b68f +Author: Alan Coopersmith <Alan.Coopersmith@sun.com> +Date: Fri Oct 14 00:25:42 2005 +0000 + + Use sed to fill in variables in man page + +commit f7e326bd50466f9197e75b2b71ccf0fb1996f4f8 +Author: Kevin E Martin <kem@kem.org> +Date: Wed Oct 5 04:10:02 2005 +0000 + + Add check for utmpx.ut_syslen structure member + +commit e33c62dfa7641e8e37a2ef64d98aa5171f2ef705 +Author: Kevin E Martin <kem@kem.org> +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 <Alan.Coopersmith@sun.com> +Date: Mon Oct 3 17:50:57 2005 +0000 + + Bug #4678 <https://bugs.freedesktop.org/show_bug.cgi?id=4678> Patch #3472 + <https://bugs.freedesktop.org/attachment.cgi?id=3472> Use SysV-style + utmp on GNU/kFreeBSD (Robert Millan) + +commit 5932bb94ffc5c10ab00831b70e703451acdc76b5 +Author: Alan Coopersmith <Alan.Coopersmith@sun.com> +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 <krh@redhat.com> +Date: Tue Sep 27 18:07:40 2005 +0000 + + Add ChangeLog so autogen.sh will run. + +commit 95c055a072fe0b7b6e6b50b89c5ff7264b25e1a4 +Author: Alan Coopersmith <Alan.Coopersmith@sun.com> +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 <Alan.Coopersmith@sun.com> +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 <Alan.Coopersmith@sun.com> +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 <Alan.Coopersmith@sun.com> +Date: Wed Aug 10 20:51:27 2005 +0000 + + Add sessreg.man to app/sessreg module + +commit a487143d0b4f0183d602346adc7dedcccf158336 +Author: Daniel Stone <daniel@fooishbar.org> +Date: Wed Aug 10 11:17:07 2005 +0000 + + Add build system for sessreg, broken out from xdm. + +commit e3025b01b3fdd32bde8120dec1b0061e1449c6e9 +Author: Adam Jackson <ajax@nwnk.net> +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 <eich@suse.de> +Date: Fri Apr 23 19:54:42 2004 +0000 + + Merging XORG-CURRENT into trunk + +commit 67ee3273cd7cc450e73b0f8a9a9178ae67b17ea3 +Author: Egbert Eich <eich@suse.de> +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 <eich@suse.de> +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 <eich@suse.de> +Date: Thu Feb 26 13:36:17 2004 +0000 + + readding XFree86's cvs IDs + +commit 90395833b58cf129800f7372d0dd957fbe277afa +Author: Egbert Eich <eich@suse.de> +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 <kaleb@freedesktop.org> +Date: Fri Nov 14 16:49:22 2003 +0000 + + XFree86 4.3.0.1 + +commit 4a979ad921e2733b8e3e178928240cf8a60ad07b +Author: Kaleb Keithley <kaleb@freedesktop.org> +Date: Fri Nov 14 15:54:53 2003 +0000 + + R6.6 is the Xorg base-line |