freebsd-src/bin/csh
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
..
USD.doc Spell "background" correctly. 2005-07-28 12:40:23 +00:00
config.h Let csh(1) use utmpx instead of utmp. 2010-01-13 17:49:35 +00:00
config_p.h Let csh(1) use utmpx instead of utmp. 2010-01-13 17:49:35 +00:00
host.defs Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
iconv.h Enable NLS catalog of csh(1). 2006-02-19 06:40:29 +00:00
iconv_stub.c Check error of dlfunc(3). 2009-10-17 15:53:15 +00:00
Makefile Fix spelling. 2006-03-19 19:10:39 +00:00