Edit

IABSD.fr/src/usr.bin/vmstat

Branch :

  • Show log

    Commit

  • Author : deraadt
    Date : 2019-10-14 19:22:17
    Hash : dfb25bdd
    Message : pledge() won't work but we can use unveil() to reduce filesystem access in these 3 related programs (they borrow parts of each other using .PATH) Hopefully no regressions, ktrace checks by myself and mestre