summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2021-08-18 22:58:45 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2021-08-19 14:58:10 +0200
commit63061ca5136782f50e207e7839843d317b3c6362 (patch)
tree5e8872442c324d1f270fb819378cc315eb376210 /scripts
parentbbd2bc2ecb5d97b1ec3ae6e3111547621d51da92 (diff)
downloadDistroKit-63061ca5136782f50e207e7839843d317b3c6362.tar.gz
DistroKit-63061ca5136782f50e207e7839843d317b3c6362.tar.xz
mips: kernel-malta: disable legacy BSD-style pseudo-terminals
Linux has traditionally used the BSD-like names like /dev/ptyxx for masters and /dev/ttyxx for slaves of pseudo-terminals. This scheme has a number of problems, including security, but is still provided for backwards-compatibility. All modern Linux systems since glibc 2.1 use Unix98-style pty names (/dev/pts/*), so support for the legacy BSD-style names is not needed. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Link: https://lore.pengutronix.de/20210818205848.26402-1-rhi@pengutronix.de Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions