$Id: TODO,v 1.5 1998/06/13 06:39:28 saw Exp $

0.58  Fri Jun 12 18:35:58 MSD 1998, Andrey V. Savochkin <saw@msu.ru>

* DNS lookup should be eliminated in utmp_open_session() or at least
  made address family independent.

* `su' command line switch to disable utmp update.

* Establishing new kernel-level session in su.

* Placing the session identifier in utmp file instead of the pid of the shell.
  I'm sure that `w' will work after the change.

* Dealing with utmp have to be rewritten to avoid any libc calls
  like pututline(). The calls have brain damaged API.

* `su' manual manual page update: Andreas Jellinghaus <aj@dungeon.inka.de>
  has suggested to add SECURITY HINT section to explain how a system
  administrator shouldn't use `su'.

* `login' cleanup.

* `passwd' cleanup.

* Convert include '.-c' files into normal '.c' files.
