Antoine Jacoutot
de408a6bba
openbsd: only PID 1 is special (init)
2016-01-12 17:14:20 +01:00
Benoît Dejean
b74d6abf19
server->machine is now a pointer, so propagate the change from . to ->.
2015-08-08 14:36:47 +02:00
Robert Roth
7a3414d002
Update old FSF address.
...
https://bugzilla.gnome.org/show_bug.cgi?id=721514
2014-08-20 04:44:27 +03:00
Antoine Jacoutot
596c42d7f1
openbsd: drop unecessary check
2014-02-08 11:53:26 +01:00
Jasper Lievisse Adriaanse
73d4679ad8
Remove OpenBSD RCS ID which bears no meaning here.
2014-01-23 11:24:33 +01:00
Antoine Jacoutot
b11aa1517e
OpenBSD: kinfo_proc2 -> kinfo_proc
...
The kinfo_proc2 interface has been removed from OpenBSD (it was
deprecated anyway), so use the correct replacement: kinfo_proc.
https://bugzilla.gnome.org/show_bug.cgi?id=667591
2012-01-22 12:47:49 +01:00
Jasper Lievisse Adriaanse
dd46d6a00e
Don't bother with PIDs below 20 as they are highly likely to be kernel threads anyway.
2011-09-18 13:42:13 +02:00
Jasper Lievisse Adriaanse
46706961ac
Split off OpenBSD code into a separate implementation
...
Move OpenBSD code into its own sysdeps directory. The changes from
bsd/ were becoming to hard to maintain as a #ifdef tree. This is
what's currently being distributed as part of OpenBSD ports.
2011-06-16 12:27:00 +02:00