index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
utmpx.h
Age
Commit message (
Expand
)
Author
2021-08-15
utmpx.h: fix comment missed in r. 1.10 _NETBSD_SOURCE changes
gutteridge
2009-01-11
don't do size computations because g++ does not like it.
christos
2009-01-11
merge christos-time_t
christos
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2006-09-22
Add run level messages.
christos
2005-09-13
compat code reorg
christos
2005-02-03
de-__P -- the hack is long since useless. Discussed with christos,
perry
2003-08-26
Make getlastlogx have the pathname to the lastlogx database as first
wiz
2003-04-28
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
bjh21
2002-07-28
Add __P(()); noticed by wiz.
christos
2002-07-27
updates to lastlogx implementation.
christos
2002-06-02
forward 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-05
add a couple of XOPEN compatibility defines, and a non-xopen function that
christos
2002-03-05
Include "sys/time.h" here to get the definition of "struct timeval".
tron
2002-02-25
s/ut_name/ut_user/ from Simon Burge.
christos
2002-02-25
- include <sys/socket.h> because we use sockaddr_storage
christos
2002-02-22
A utmpx implementation.
christos