Ed Schouten d0632ec94a Let csh(1) use utmpx instead of utmp.
csh allows you to monitor the utmp(x) file to monitor certain user
logins. Unfortunately it needs to directly stat() this file. I don't
want to break this module , but eventually it shouldn't do that. The
idea of the getutxent(3) API is to hide file access.

Approved by:	mp
2010-01-13 17:49:35 +00:00
..
2010-01-13 17:49:35 +00:00
2009-10-17 15:53:15 +00:00
2006-03-19 19:10:39 +00:00