264 Commits (1f569ed8b2d85d199874163095035d13c108a059)

Author SHA1 Message Date
  ajacoutot e4694bbe86 Sort variables and fix a comment. 4 years ago
  ajacoutot 12aaacbc19 Do not run _rc_parse_conf of /var/run/rc.d/foobar on "start". 4 years ago
  sthen eae5f9e9f3 sync rc.d/sshd with sshd proctitle change - listener has been modified to 4 years ago
  tedu d4185b3522 retire rebound etc bits to the attic 4 years ago
  sthen 9a6e199a26 update pexp in rc.d/sshd to match the new setproctitle ('sshd: [listener] 4 years ago
  claudio 65060c8aff sndiod(8) reopens audio interfaces on SIGHUP, which makes a lot of sense 4 years ago
  ajacoutot 235460ceeb Remove dependency on basename(1). 4 years ago
  tim cd38a89a73 Stop generating keys for nsd-control(8). These are unused since nsd was 5 years ago
  ajacoutot 789b166a5f Start in the daemon configured routing table and not in the one we're currently 5 years ago
  florian bb213c52bf No need to run unbound-anchor anymore. Unwind(8) handles the bootstrap 5 years ago
  florian 1f4029cc66 rc(8) bits for unwind(8); OK deraadt 5 years ago
  claudio a183799afe Use ${rcexec} in rc_pre to do the config testing. This allows to specify 5 years ago
  ajacoutot 700af1fed9 The shell will strip the quotes from daemon_flags when starting a daemon so make 5 years ago
  ajacoutot 53f81e168c Revert previous (for now). 5 years ago
  ajacoutot 66e9a37619 Change the way we call su(1) in rcexec: 5 years ago
  reyk 8658c763c0 Add vmctl stop -a [-fw] option to stop or terminate all running VMs. 5 years ago
  florian 4c38166457 Remove rtadvd(8) rc script. 6 years ago
  florian 2aa7a2601f rc(8) infrastructure for rad 6 years ago
  reyk f5786aed54 Add -w option to vmctl stop to wait for completion of VM termination. 6 years ago
  sthen 7299a2f2d8 Call "vmctl stop" on each VM at shutdown, for OpenBSD guests this means they 6 years ago
  rpe dfb787161a Comments 6 years ago
  rpe 9c629f7d09 - change [] tests to [[]] 6 years ago
  rpe 933f0d8a83 Change the shebang line from /bin/sh to /bin/ksh in all base rc.d 6 years ago
  ajacoutot 28ef416606 Temporarily disable the second call to rc_check until I figure out what 7 years ago
  ajacoutot 7fe3ad8353 Fix logic in _rc_wait to properly cope with setproctitle(3) daemons. It was a 7 years ago
  florian 53a0d12009 Move slaacd to /sbin 7 years ago
  tb 658b6fe5a3 Introduce a scary rc.conf(8) knob library_aslr=(YES|NO) to turn off the 7 years ago
  florian fe7d6b2063 rc.d(8) for slaacd 7 years ago
  ajacoutot 3cbf7235df Move check later to mitigate a possible race. 7 years ago
  ajacoutot c555c5ecf3 Indent and rename var; no functional change. 7 years ago
  ajacoutot 3c9cd3db20 When a daemon reaches its timeout when starting, display "timeout" instead 7 years ago
  ajacoutot b6d8d015ab Drop useless lines continuation; no functional change. 7 years ago
  ajacoutot 6f1669a9a1 Ok turns out we still want to keep the rc_bg variable around but we need 7 years ago
  ajacoutot 01a49fe601 Add an ALRM timer to cope with 2 annoying issues in rc.d(8): 7 years ago
  ajacoutot c556da6ebd Don't check for spamd_black twice in rc_pre and rc_start; just do everything 7 years ago
  rzalamena 40d619cc67 Enable dhcrelay6(8). 7 years ago
  matthieu 0d0442ff01 Switch to xenodm(1). 7 years ago
  ajacoutot 5a04355915 Stop supporting the historical way of starting ypbind(8); that is setting 7 years ago
  ajacoutot 1627fc6dd3 Whitespace. 7 years ago
  reyk 9e0f589208 Add switchd 7 years ago
  ajacoutot 9d07915d24 Introduce an _rc_check_name() function to check the input script name so that 7 years ago
  ajacoutot a5540258b4 use tab. 7 years ago
  otto 5d0caaa4c4 signal name should be first, fixes reload; ok deraadt@ 8 years ago
  ajacoutot 43f35dae0e Experiment on matching on the daemon_user is over. It needs more work. 8 years ago
  ajacoutot af5c782a7a Revert the revert and match on the daemon_user again. 8 years ago
  ajacoutot c466a80838 Override each and every rc.d functions to be able to match on the user. 8 years ago
  ajacoutot 1ec36b20ca Revert matching on the daemon user for now; it breaks sndiod handling which 8 years ago
  ajacoutot d9a1e1c9a9 Bump copyright. 8 years ago
  ajacoutot 68ff67a573 Introduce rtable(4) support to rc.subr(8). 8 years ago
  ajacoutot 09f6f3d055 Extend _RC_RUNFILE (/var/run/rc.d/scriptname) content with: 8 years ago