christos
|
2704769243
|
- reverse the #define ut_user<->ut_name so that we don't affect utmp.
- add a couple of gnuisms.
|
2002-04-04 19:39:57 +00:00 |
christos
|
2e53a01f3e
|
add a couple of XOPEN compatibility defines, and a non-xopen function that
we are expected to have (updwtmpx). Requested by tron.
|
2002-03-05 16:09:06 +00:00 |
tron
|
a7422358e9
|
Include "sys/time.h" here to get the definition of "struct timeval".
|
2002-03-05 14:23:32 +00:00 |
christos
|
2d29557059
|
s/ut_name/ut_user/ from Simon Burge.
|
2002-02-25 13:57:24 +00:00 |
christos
|
230cba3981
|
- include <sys/socket.h> because we use sockaddr_storage
- it is PATH_LASTLOGX not PATH_LASTLOG
|
2002-02-25 03:19:15 +00:00 |
christos
|
4ac6388b63
|
A utmpx implementation.
|
2002-02-22 20:09:01 +00:00 |