Edit

IABSD.fr/src/bin/stty

Branch :

  • Show log

    Commit

  • Author : mestre
    Date : 2021-10-23 16:45:32
    Hash : 81b6a022
    Message : stty(1) can't be pledged for all modes, but it can be unveiled. the only file to be opened is on stty -f `file', so call unveil(2) afterwards to restrict all fs access. OK deraadt@