git: Further cleanup after removal of ancient unused pre-allocated ptys.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Sun Dec 21 13:50:10 PST 2025


commit ac3a753a1f3250aec4bc753a49e03e0a173d6320
Author: Imre Vadász <imre at vdsz.com>
Date:   Sun Dec 21 22:43:17 2025 +0100

    Further cleanup after removal of ancient unused pre-allocated ptys.
    
    This further cleans up after commit eeb6b5e961aef58fbddb75319eeac0e1246c3ee1.
    
    * Two more instances of ttys(5) files in the tree.
    
    * Manpages still refering to /dev/tty[pqrsPQRS][0-9a-v] files, updated to
      revert to /dev/pts/[0-9] instead.
    
    * Removed permissions cleanup of those pre-allocated ptys in /etc/rc.d/ttys.
    
    * Typo in ptyleak.sh test script.
    
    Noticed-by: Aaron Li (the other ttys(5) file instances)

Summary of changes:
 etc/etc.x86_64/ttys                  | 257 -----------------------------------
 etc/rc.d/ttys                        |   9 --
 libexec/getty/ttys.5                 |   3 -
 nrelease/gui/etc/ttys                | 257 -----------------------------------
 test/stress/stress2/tools/ptyleak.sh |   2 +-
 usr.bin/window/window.1              |   6 +-
 6 files changed, 4 insertions(+), 530 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list