Commit History

Author SHA1 Message Date
  Guillem Jover 038a6e0832 s-s-d: Simplify action dispatching in main() 10 years ago
  Guillem Jover 58811966a6 s-s-d: Switch do_start() to return a value instead of exit()ing directly 10 years ago
  Guillem Jover 3bda1e34af s-s-d: Set return buffer length for sysctl(2) calls on */kFreeBSD 10 years ago
  Guillem Jover b1e7927080 s-s-d: Fix number of entries computation returned by sysctl() on */kFreeBSD 10 years ago
  Guillem Jover 6c9dbd427d s-s-d: Use a heap allocated formatted string for what to stop 10 years ago
  Guillem Jover 4e3993e3e6 s-s-d: Initialize nentries from sysctl(2) on */kFreeBSD 10 years ago
  Guillem Jover 7d184c737f s-s-d: Rename sysctl() name variables to mib 10 years ago
  Guillem Jover a8dece2602 s-s-d: Switch kFreeBSD to use sysctl(3) 12 years ago
  Guillem Jover 1fb6ccf668 s-s-d: Unify --help output with the rest of the tools 13 years ago
  Sven Joachim 176098fb7e s-s-d: Do not set changegroup unconditionally 11 years ago
  Guillem Jover c7413c2c4f s-s-d: Remove now unused xstrdup() function 11 years ago
  Guillem Jover bc07306f4e s-s-d: Fix short-lived memory leak when parsing --chuid 11 years ago
  Guillem Jover 3db7a6eb4f s-s-d: Fix short-lived memory leaks 12 years ago
  Guillem Jover 349f9c3569 s-s-d: Cleanup timespec_mul() 11 years ago
  Guillem Jover 033b295069 s-s-d: Switch to use a monotonic clock if available 11 years ago
  Guillem Jover 7131cdd1da s-s-d: Switch to use timespec instead of timeval 11 years ago
  Guillem Jover c8c665f47a s-s-d: Do not leak kvm descriptors 11 years ago
  Guillem Jover d163f7f5c0 s-s-d: Add a new --remove-pidfile option 11 years ago
  Guillem Jover f7b328a12c s-s-d: Create a pidfile even when not backgrounding ourselves 11 years ago
  Guillem Jover 90c2e4c9e0 s-s-d: Do not fail when kvm_getprocs() cannot find any process 12 years ago
  Guillem Jover 8fbe533b5b s-s-d: On kFreeBSD do not make kvm_openfiles() open /dev/mem 12 years ago
  Guillem Jover c0817d3bcf s-s-d: Refactor KVM code 12 years ago
  Christos Trochalakis 8f686fbeb1 s-s-d: Do not abort on --stop when only pid or ppid options are specified 12 years ago
  Guillem Jover e63048c680 s-s-d: Make sure the pidfile is always created with a 022 umask 12 years ago
  Guillem Jover 29778da537 s-s-d: Do not exit from first parent before the pidfile has been created 12 years ago
  Guillem Jover f27abd5a08 s-s-d: Move write_pidfile() before daemonize() 12 years ago
  Guillem Jover 877057869d s-s-d: Abort if the system or compatibility setsid() fails 12 years ago
  Guillem Jover d69cf19881 s-s-d: Switch GNU/kFreeBSD systems to use libkvm 12 years ago
  Guillem Jover f20bb6d740 s-s-d: Remove wasteful strlen() comparison before strcmp() 12 years ago
  Guillem Jover 5eecc35eaf s-s-d: Add DragonFlyBSD support 12 years ago