On Fri, Aug 2, 2019 at 10:58 AM Noel Chiappa <jnc@mercury.lcs.mit.edu> wrote:
    Minor nit; in V6 at least (not sure about later), the 'sticky' bit was a
separate bit from SUID and SGID. (When set on a pure/split object file, it
told the OS to retain the text image on the swap device even when no active
process was using it. Hence the name...)
Indeed, nice catch, Noel.