git: rpc.rusersd(8): Sync with FreeBSD, i.e. switch to utmpx. Drop utmp support.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Sep 10 13:46:19 PDT 2019


commit ccdea5619a3a397784a37bca0d26db8ce0112cae
Author: Sascha Wildner <saw at online.de>
Date:   Tue Sep 10 21:05:03 2019 +0200

    rpc.rusersd(8): Sync with FreeBSD, i.e. switch to utmpx. Drop utmp support.

Summary of changes:
 lib/liby/main.c => libexec/rpc.rusersd/extern.h |  17 +-
 libexec/rpc.rusersd/rpc.rusersd.8               |   5 +-
 libexec/rpc.rusersd/rusers_proc.c               | 212 +++++++++---------------
 libexec/rpc.rusersd/rusersd.c                   |  32 ++--
 4 files changed, 101 insertions(+), 165 deletions(-)
 copy lib/liby/main.c => libexec/rpc.rusersd/extern.h (87%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ccdea5619a3a397784a37bca0d26db8ce0112cae


-- 
DragonFly BSD source repository



More information about the Commits mailing list