I was going to say that it signals launchd's process group — every process spawned by launchd, which always runs with PID 1. However, the `kill` manpage confirms your hunch:
-1 If superuser, broadcast the signal to all processes; otherwise
broadcast to all processes belonging to the user.
(This is on macOS/iOS, Linux might have slightly different semantics.)
garblegarble|9 years ago
Sidnicious|9 years ago
tokenizerrr|9 years ago
EdwinHoksberg|9 years ago
merpnderp|9 years ago