Guillem Jover
|
414903639c
s-s-d: Define _KMEMUSER for NetBSD
|
8 years ago |
Guillem Jover
|
12af640e1b
s-s-d: Use correct struct kinfo_proc ruid submember on NetBSD
|
8 years ago |
Guillem Jover
|
2283f64a89
s-s-d: Use 5-argument kvm_getprocs() call form on OpenBSD
|
8 years ago |
Guillem Jover
|
6031615231
s-s-d: Rename err to ret as the former is a function on BSDs
|
8 years ago |
Guillem Jover
|
10b38de76c
s-s-d: Use the new process executable support in GNU/Hurd
|
8 years ago |
Guillem Jover
|
944576d35d
s-s-d: Use proc_stat_pid() instead of accessing the member directly
|
8 years ago |
Guillem Jover
|
e12ad320d4
s-s-d: Port process handling to AIX
|
8 years ago |
Guillem Jover
|
63fafbed03
s-s-d: Cleanup OS* macros
|
8 years ago |
Guillem Jover
|
47f9afbd7b
s-s-d: Port process handling to Mac OS X
|
8 years ago |
Guillem Jover
|
97af191aa6
s-s-d: On FreeBSD return STATUS_UNKNOWN instead of false in do_procinit()
|
8 years ago |
Guillem Jover
|
37af4e517e
s-s-d: Handle _POSIX_PRIORITY_SCHEDULING being defined to -1 or 0
|
8 years ago |
Guillem Jover
|
454721714d
s-s-d: Use reserved system preprocessor symbols
|
8 years ago |
Guillem Jover
|
038a6e0832
s-s-d: Simplify action dispatching in main()
|
8 years ago |
Guillem Jover
|
58811966a6
s-s-d: Switch do_start() to return a value instead of exit()ing directly
|
8 years ago |
Guillem Jover
|
3bda1e34af
s-s-d: Set return buffer length for sysctl(2) calls on */kFreeBSD
|
8 years ago |
Guillem Jover
|
b1e7927080
s-s-d: Fix number of entries computation returned by sysctl() on */kFreeBSD
|
8 years ago |
Guillem Jover
|
6c9dbd427d
s-s-d: Use a heap allocated formatted string for what to stop
|
8 years ago |
Guillem Jover
|
4e3993e3e6
s-s-d: Initialize nentries from sysctl(2) on */kFreeBSD
|
8 years ago |
Guillem Jover
|
7d184c737f
s-s-d: Rename sysctl() name variables to mib
|
8 years ago |
Guillem Jover
|
a8dece2602
s-s-d: Switch kFreeBSD to use sysctl(3)
|
10 years ago |
Guillem Jover
|
1fb6ccf668
s-s-d: Unify --help output with the rest of the tools
|
12 years ago |
Sven Joachim
|
176098fb7e
s-s-d: Do not set changegroup unconditionally
|
9 years ago |
Guillem Jover
|
c7413c2c4f
s-s-d: Remove now unused xstrdup() function
|
9 years ago |
Guillem Jover
|
bc07306f4e
s-s-d: Fix short-lived memory leak when parsing --chuid
|
9 years ago |
Guillem Jover
|
3db7a6eb4f
s-s-d: Fix short-lived memory leaks
|
10 years ago |
Guillem Jover
|
349f9c3569
s-s-d: Cleanup timespec_mul()
|
9 years ago |
Guillem Jover
|
033b295069
s-s-d: Switch to use a monotonic clock if available
|
9 years ago |
Guillem Jover
|
7131cdd1da
s-s-d: Switch to use timespec instead of timeval
|
9 years ago |
Guillem Jover
|
c8c665f47a
s-s-d: Do not leak kvm descriptors
|
10 years ago |
Guillem Jover
|
d163f7f5c0
s-s-d: Add a new --remove-pidfile option
|
10 years ago |