jca+emacs@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > Glenn Morris writes: > >> Jérémie Courrèges-Anglas wrote: >> >>> I have no idea whether it is correct, but M-: (list-system-processes) >>> returns nil here on OpenBSD-current (5.3). >> >> Too late to make it work for 24.3, but could you make a bug report about >> this please? By the way, I don't have the time to make a bugreport right now, but here's the diff (against 24.2.93) I would submit (after I have time to test it thoroughly). People with an access to OpenBSD and / or MirOS boxes (any version), please test with diff. This takes the #ifdef dance out of the function, doesn't hardcode the mib size and uses the correct mib for (somewhat) recent OpenBSD versions. list-system-processes doesn't return nil any more (OpenBSD 5.3 -current).