git: libc/termios: Add cfmakesane().
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Dec 9 23:40:57 PST 2017
commit 81c399c9190a95858ba3279d24309d944b124736
Author: Sascha Wildner <saw at online.de>
Date: Sun Dec 10 08:08:27 2017 +0100
libc/termios: Add cfmakesane().
This makes net/bsdrcmds build, in preparation for removing rcp, rlogin,
rlogind, rsh and rshd from base.
Taken-from: FreeBSD
Summary of changes:
lib/libc/Versions.def | 4 ++++
lib/libc/gen/Makefile.inc | 3 ++-
lib/libc/gen/Symbol.map | 4 ++++
lib/libc/gen/tcsetattr.3 | 19 +++++++++++++++----
lib/libc/gen/termios.c | 19 ++++++++++++++++++-
sys/sys/param.h | 3 ++-
sys/sys/termios.h | 1 +
7 files changed, 46 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/81c399c9190a95858ba3279d24309d944b124736
--
DragonFly BSD source repository
More information about the Commits
mailing list