194 Commits (ea8de2a8afde85d64727bb95c610001a57041581)

Author SHA1 Message Date
  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(). 9 years ago
  ajacoutot 33a3eef999 Add a comment about the default values being duplicated in rcctl(8). 9 years ago
  ajacoutot f75903b301 Add line continuation to be consistent with rc_pre(); ok sthen@ 9 years ago
  ajacoutot dec6c8a165 pexp is not needed; ok sthen@ 9 years ago
  florian eafafc9e42 Out out you evil network daemon. 9 years ago
  ajacoutot 0e91bfff1b "reload" should fail if the service is not running in the first place. 10 years ago
  ajacoutot 812d1f29af Make it possible to pass a specific error code to _rc_err(). 10 years ago
  robert 61c4b96090 usr.sbin 10 years ago
  halex cb1bef6d29 snmpd cannot reload 10 years ago
  ajacoutot 319900ebf3 Put _rc_err argument under quotes to respect the syntax we are passing. 10 years ago
  ajacoutot 17144f935b Fix reversed logic. 10 years ago
  ajacoutot 4c9f4fe262 Drop uneeded parenthesis in usage(). 10 years ago
  ajacoutot d47492b8a8 Drop unused variables. 10 years ago
  ajacoutot c7aa843432 In debug mode, make it clear when we are using the default flags when 10 years ago
  ajacoutot f2e3ccb3b3 In debug mode (`-d'), only print the flags relevant to the rc.d(8) we are 10 years ago
  deraadt b0315aca81 disable use of bind in base; in the base use nsd/unbound instead. 10 years ago
  jsg 8183dcbb7a Set the default nfsd flags to "-tun 4". Matches the comment 10 years ago
  ajacoutot 8c90873b57 Drop sanitation, _rc_parse_conf does this for us already. 10 years ago
  ajacoutot c6a40b7e7e When running interactively, display the output of the "check" action 10 years ago
  ajacoutot 753cf82d49 Typo. 10 years ago
  kili 7d486d6dd1 Let _rc_parse_conf stick to parsing /etc/rc.conf and /etc/rc.conf.local 10 years ago
  ajacoutot 24ff923c17 Make it possible to pass arguments to _rc_parse_conf(). 10 years ago
  rpe 4e46003552 Don't return, just skip over non existing rc.conf or rc.conf.local file. 10 years ago
  ajacoutot f35ff6a688 In debug mode, properly sort and drop duplicates so that we don't end 10 years ago
  ajacoutot a3ad997f4b Fix evil typo (multicast_hosts -> multicast_host). 10 years ago
  reyk bfcc4fcb27 Enable httpd(8) in the builds to get more testing, feedback and 10 years ago
  rpe 5392cda9b9 Stop using the (now) internal rc.subr functions _rc_do() and _rc_wait(). 10 years ago
  deraadt 83d1ab94c7 Since syslog messages are now sent via the sendsyslog(2) system call, 10 years ago
  ajacoutot a8aa89637a Unbreak after the rc_do->_rc_do and rc_wait->_rc_wait renaming. 10 years ago
  claudio 1368d9b148 rc.d script for iscsid. 10 years ago
  robert 602dc15331 replace the heavy shell magic in quirks to handle backward compat with simpler 10 years ago
  robert e7fd0565a5 Make rc.conf a parsed configuration file and stop sourcing it as a shell 10 years ago
  ajacoutot a64ae366b4 Add a daemon_timeout variable for rc_wait(). 10 years ago
  ajacoutot 1c92814c6f White spaces. 10 years ago
  sthen 20511ac3a4 ensure rc.d/nsd uses a correct exit code as per rc.subr(8); reported by 10 years ago
  sthen 75a71ee2cd pass daemon_flags to nsd-control when used to check/reload/stop nsd, 10 years ago
  tedu f6ba35880f rm rwhod tentacles 10 years ago