Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/compat/gen/compat_utmp.c
RevisionDateAuthorComments
 1.2  11-Jan-2009  christos merge christos-time_t
 1.1  23-Nov-2008  christos branches: 1.1.2;
file compat_utmp.c was initially added on branch christos-time_t.
 1.1.2.1  23-Nov-2008  christos fix utmp{,x} issues:
- add old utmp format support. Ugly and difficult to get right. For now
try to deal by detecting the size of the file and seeing if it is a
multiple of sizeof(struct utmp50).
- fix NULL pointer in cvt.
- version the UTMPX database, and detect if we have an old or new one
and act accordingly.

RSS XML Feed