summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-27sessreg 1.1.1sessreg-1.1.1Matt Turner
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2016-05-30Use off_t instead of long to make largefile support workEgbert Eich
2015-10-07Pass -P to the preprocessor when generating filenames for the manpage.Stefan Dirsch
2015-01-19sessreg 1.1.0sessreg-1.1.0Alan Coopersmith
2014-11-14Include utmp.h if present, even if we're using utmpx interfacesAlan Coopersmith
2014-11-04Attempt to modernize and better disentangle utmp vs. utmpx in the man pageAlan Coopersmith
2014-11-04Stop disabling utmpx & wtmpx calls when -u & -w arguments are passedAlan Coopersmith
2014-11-04If both utmp & utmpx interfaces are available, just use utmpxAlan Coopersmith
2014-11-03Zero initialize struct utmpx, as we already do for struct utmpAlan Coopersmith
2014-11-03Print which option was in error along with usage messageAlan Coopersmith
2014-06-02autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-02-10sessreg 1.0.8sessreg-1.0.8Alan Coopersmith
2013-01-19Add -V option to print version numberAlan Coopersmith
2013-01-19Combine usage message into a single stringAlan Coopersmith
2012-12-16Fix some clang warnings about implicit conversionsAlan Coopersmith
2012-12-16Remove dubious code.Ed Schouten
2012-12-16Make the `line' variable local to main().Ed Schouten
2012-12-16Place NetBSD specific #defines in the proper place.Ed Schouten
2012-07-08Fix compilation on NetBSD - undefined *TMPX pathsThomas Klausner
2011-10-21sessreg 1.0.7sessreg-1.0.7Alan Coopersmith
2011-09-26Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-06-26Make lastlog work on BSD systems without <lastlog.h>.Ed Schouten
2011-06-26Simply define LLOG_FILE and TTYS_FILE unconditionally.Ed Schouten
2011-06-26Fix whitespace inconsistencies.Ed Schouten
2011-06-26Just use time_t directly.Ed Schouten
2011-06-26Only expose the sflag variable when needed.Ed Schouten
2011-06-26Get rid of SYSV definition. Just check for pututline().Ed Schouten
2011-06-26Don't forget to include <sys/types.h> before <utmp.h>.Ed Schouten
2011-06-24Get rid of bzero() calls. Replace them by memset().Ed Schouten
2011-06-24Use Autoconf to check for utmp field existence.Ed Schouten
2011-06-24Only split off /dev/ instead trimming to last /.Ed Schouten
2011-06-24Fix typo in function name check.Ed Schouten
2011-06-24Correct whitespace and indentation.Ed Schouten
2011-03-23Fix non-srcdir buildsJon TURNEY
2011-01-21config: use AC_CHECK_MEMBERS rather than AC_CHECK_MEMBERGaetan Nadon
2011-01-19config: remove AC_CANONICAL_HOST already included by XORG_DEFAULT_OPTIONSGaetan Nadon
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon
2011-01-13man: remove trailing spaces and tabsGaetan Nadon
2010-11-10config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-11-10config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-11-10Sun's copyrights belong to Oracle nowAlan Coopersmith
2010-06-03sessreg 1.0.6sessreg-1.0.6Alan Coopersmith
2010-02-05Add AC_USE_SYSTEM_EXTENSIONS providing needed WTMPX_FILE defineGaetan Nadon
2010-01-16Allow sessreg to be built without <utmp.h>.Ed Schouten
2010-01-11Update Sun license notices to current X.Org standard formAlan Coopersmith