index
:
app/sessreg
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
obsd
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
sessreg application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sessreg.h
Age
Commit message (
Expand
)
Author
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
HEAD
master
Alan Coopersmith
2019-05-03
Fix missing defines _PATH_WTMPX/_PATH_UTMPX in musl
Fabrice Fontaine
2014-11-14
Include utmp.h if present, even if we're using utmpx interfaces
Alan Coopersmith
2014-11-04
If both utmp & utmpx interfaces are available, just use utmpx
Alan Coopersmith
2012-12-16
Remove dubious code.
Ed Schouten
2012-12-16
Place NetBSD specific #defines in the proper place.
Ed Schouten
2011-06-26
Make lastlog work on BSD systems without <lastlog.h>.
Ed Schouten
2011-06-26
Simply define LLOG_FILE and TTYS_FILE unconditionally.
Ed Schouten
2011-06-24
Correct whitespace and indentation.
Ed Schouten
2010-11-10
Sun's copyrights belong to Oracle now
Alan Coopersmith
2010-01-16
Allow sessreg to be built without <utmp.h>.
Ed Schouten
2010-01-11
Update Sun license notices to current X.Org standard form
Alan Coopersmith
2007-06-11
X.Org Bug #9887: sessreg should include sys/types.h on FreeBSD
Alan Coopersmith
2006-11-19
include <time.h> before <utmp.h>. Required on some systems.
Matthieu Herrb
2006-11-07
Substitute correct pathnames for utmp/wtmp files in man pages
Alan Coopersmith