]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linux: Partially implement TCSBRK
authorEdward Tomasz Napierala <trasz@FreeBSD.org>
Sun, 17 Oct 2021 10:19:51 +0000 (11:19 +0100)
committerEdward Tomasz Napierala <trasz@FreeBSD.org>
Sun, 17 Oct 2021 10:19:56 +0000 (11:19 +0100)
commit7e7859e7c2b900fd1b1af6e90ed31d51b9b5514d
tree89ab8dbe986ccf03db06ee34647a80934dbc42a9
parent1045352f150346ba422b3a3ce6344fc694bc3aa4
linux: Partially implement TCSBRK

This fixes tcflush(3), unbreaking cheribuild.py under arm64 Focal.

Reviewed By: imp
Sponsored By: EPSRC
Differential Revision: https://reviews.freebsd.org/D32291
sys/compat/linux/linux_ioctl.c