Edit

IABSD.fr/src/usr.bin/lam

Branch :

  • Show log

    Commit

  • Author : deraadt
    Date : 2021-12-03 15:15:22
    Hash : 0d961ef6
    Message : Fixed-size NOFILE_MAX (from sys/param.h of course) array is crazy, so rewrite to expand the array as needed. ok tb