Date: Thu, 3 Dec 2009 17:05:36 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libulog ulog.h ulog_getutxent.3 ulog_getutxent.c src/usr.bin/users users.c Message-ID: <200912031706.nB3H6i0i065635@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2009-12-03 17:05:36 UTC
FreeBSD src repository
Modified files:
lib/libulog ulog.h ulog_getutxent.3 ulog_getutxent.c
usr.bin/users users.c
Log:
SVN rev 200067 on 2009-12-03 17:05:36Z by ed
Use USER_PROCESS instead of LOGIN_PROCESS.
POSIX isn't clear about how the fields should be used, but according to
utmpx(5) on Linux, LOGIN_PROCESS refers to a TTY that's still running a
getty.
Revision Changes Path
1.3 +2 -2 src/lib/libulog/ulog.h
1.3 +3 -3 src/lib/libulog/ulog_getutxent.3
1.3 +1 -1 src/lib/libulog/ulog_getutxent.c
1.10 +1 -1 src/usr.bin/users/users.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912031706.nB3H6i0i065635>
