Edit

IABSD.fr/src/bin

Branch :

  • Show log

    Commit

  • Author : guenther
    Date : 2025-08-15 04:21:00
    Hash : 6553e559
    Message : Move the proc.ps_flags PS_* bits that are only changed by sys_execve() and not tested (by name) in userland to a new ps_iflags member. This frees up some ps_flags bits for other uses. ok mpi@ claudio@