summaryrefslogtreecommitdiff
path: root/include/utmpx.h
AgeCommit message (Expand)Author
2021-08-15utmpx.h: fix comment missed in r. 1.10 _NETBSD_SOURCE changesgutteridge
2009-01-11don't do size computations because g++ does not like it.christos
2009-01-11merge christos-time_tchristos
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-09-22Add run level messages.christos
2005-09-13compat code reorgchristos
2005-02-03de-__P -- the hack is long since useless. Discussed with christos,perry
2003-08-26Make getlastlogx have the pathname to the lastlogx database as firstwiz
2003-04-28Add a new feature-test macro, _NETBSD_SOURCE. If this is definedbjh21
2002-07-28Add __P(()); noticed by wiz.christos
2002-07-27updates to lastlogx implementation.christos
2002-06-02forward declaration for struct utmp.christos
2002-04-04- reverse the #define ut_user<->ut_name so that we don't affect utmp.christos
2002-03-05add a couple of XOPEN compatibility defines, and a non-xopen function thatchristos
2002-03-05Include "sys/time.h" here to get the definition of "struct timeval".tron
2002-02-25s/ut_name/ut_user/ from Simon Burge.christos
2002-02-25- include <sys/socket.h> because we use sockaddr_storagechristos
2002-02-22A utmpx implementation.christos