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.
|