Date: Wed, 13 Jan 2010 17:54:32 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/ppp id.c id.h physical.c physical.h Message-ID: <201001131754.o0DHsjUO096886@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2010-01-13 17:54:32 UTC FreeBSD src repository Modified files: usr.sbin/ppp id.c id.h physical.c physical.h Log: SVN rev 202192 on 2010-01-13 17:54:32Z by ed Port ppp(8) to utmpx. A nice thing about utmpx is that it makes it very easy to log sessions that don't use TTYs. This is because the file is not indexed by TTY slots anymore. Silence from: brian Revision Changes Path 1.24 +12 -23 src/usr.sbin/ppp/id.c 1.17 +5 -17 src/usr.sbin/ppp/id.h 1.63 +14 -14 src/usr.sbin/ppp/physical.c 1.30 +1 -1 src/usr.sbin/ppp/physical.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001131754.o0DHsjUO096886>