commit 2b83e2ee5e053fd5152e085f12cf2b72b36ae62b
Author: Sascha Wildner <[email protected]>
Date: Tue Sep 10 21:30:00 2019 +0200
Retire the utmp specific ttyslot() function, like FreeBSD did.
Summary of changes:
Makefile_upgrade.inc | 1 +
include/unistd.h | 1 -
lib/libc/gen/Makefile.inc | 3 +--
lib/libc/gen/Symbol.map | 1 -
lib/libc/gen/getttyent.3 | 3 +--
lib/libc/gen/ttyname.3 | 26 ++++----------------------
lib/libc/gen/ttyslot.c | 32 +++-----------------------------
libexec/getty/ttys.5 | 3 +--
8 files changed, 11 insertions(+), 59 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2b83e2ee5e053fd5152e085f12cf2b72b36ae62b
--
DragonFly BSD source repository