230 Commits (6a32bb1c73de3f5cca1dd52a64b45736f9d80e4d)

Author SHA1 Message Date
  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. 8 years ago
  reyk 9e0f589208 Add switchd 8 years ago
  ajacoutot 9d07915d24 Introduce an _rc_check_name() function to check the input script name so that 8 years ago
  ajacoutot a5540258b4 use tab. 8 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
  ajacoutot 06441a2afe Make it possible to get usage as a non-root user. 8 years ago
  ajacoutot 1832b2af4a Handle the rc_stop=NO => rc_restart=NO case within _rc_not_supported(). 8 years ago
  sthen 0e7c097131 Remove setproctitle() for the parent process. Because rc.d(8) uses process 9 years ago
  sthen 72f79ae7cb Remove setproctitle() for the parent process. Because rc.d(8) uses process 9 years ago
  sthen 4114667275 Remove setproctitle() for the parent process. Because rc.d(8) uses process 9 years ago
  ajacoutot 2beb001665 Remove blank line for consistency with other rc.d scripts; no change in 9 years ago
  krw d690be1bf1 mountd(8) changes require a pexp. 9 years ago
  ajacoutot b2419890c3 Revert, rc.d scripts have been fixed. 9 years ago
  ajacoutot 27456e7c13 Comment the wait for start until I fix the x11 managers rc.d script. 9 years ago
  ajacoutot 643ff62e07 After starting, unconditionally wait up to $daemon_timeout seconds to check that 9 years ago
  ajacoutot 55908109a4 Child will not return a config parsing error to the parent so rc.d will lie and 9 years ago
  ajacoutot da0a0680c3 Tidy up _rc_wait(). 9 years ago
  ajacoutot d156959a8d Tweak pexp. 9 years ago
  jturner 84f196c498 Add pexp match otherwise rcctl stop vmd doesn't work. OK deraadt@ 9 years ago
  mpi d372622fa0 It does not make sense to insert a specific route for 224/4 when the 9 years ago
  jasper defd0fdf0b add rcscript for vmd 9 years ago
  jturner a21aed8fa4 Add rebound rc.d script. 9 years ago
  gsoares 702d14ade5 add missing rcsid 9 years ago
  deraadt 4ec28ec43a Forcibly delete /var/run/ypbind.lock to prepare for the worst cases. 9 years ago
  ajacoutot 519b0a63e2 Missing local. 9 years ago
  renato ea8de2a8af Enable eigrpd(8) and eigrpctl(8) in the builds 9 years ago
  sthen 05300d8c95 Provide an ftpproxy6 rc script. ftp-proxy can only open one listening socket 9 years ago
  jsg cabae329ab sendmail in ports has it's own rc.d file no need to keep this one 9 years ago
  yasuoka 9493d88593 Place etc/defaults/radiusd.conf and etc/rc.d/radiusd. Modify etc/rc 9 years ago
  sthen 7d2fd17dc7 remove code from unbound's rc script that generates control keys/certs if 9 years ago
  ajacoutot 41bd3eb188 Fix base rc.d scripts after the recent rc.subr change. 9 years ago
  ajacoutot 8e30a3b2d0 By default, require an exact match of the process name and argument list. 9 years ago
  ajacoutot b88e81ed5f Always use the default flags when running !start. 9 years ago
  ajacoutot 7010e004e3 Merge comments. 9 years ago
  ajacoutot ac115ca06b Really make daemon_class read-only; it's set to "daemon" of a matching 9 years ago
  ajacoutot 0a28878bd7 No more pf_rules ipsec_rules. 9 years ago
  ajacoutot 7a4b86c7fd Check arguments before eval so we don't end up with a cryptic error message. 9 years ago
  ajacoutot f5e5d874cf _rc_err(): only display error message if there's an actual one. 9 years ago
  ajacoutot e5c0d4b303 Fix return code of _rc_quirks(). 10 years ago