513 Commits (90b075737d3c6092cdff6616765e9c094a209855)

Author SHA1 Message Date
  rpe 69394aed05 Replace single pattern case-blocks with simpler code. 9 years ago
  rpe 4281692bf7 Add missing rc bits for rebound. 9 years ago
  jasper defd0fdf0b add rcscript for vmd 9 years ago
  rpe c3b3b643ef Since version 1.467 of /etc/rc, it was no longer possible to add 9 years ago
  deraadt ad315a6f1a yppasswd went away 9 years ago
  tim 5834aaa4b7 Fix typos in comments 9 years ago
  rpe 95f04d08f6 A missed backticks to $() conversion. 9 years ago
  rpe fc802d7b89 Finish first round of rework of the rc script. 9 years ago
  deraadt 4ec28ec43a Forcibly delete /var/run/ypbind.lock to prepare for the worst cases. 9 years ago
  renato ea8de2a8af Enable eigrpd(8) and eigrpctl(8) in the builds 9 years ago
  rpe d4fca8ad21 Besides the usual style changes: 9 years ago
  rpe db829ff314 - FOO=bar; export FOO -> export FOO=bar 9 years ago
  rpe 150e2cc469 Remove setup_X_sockets(): 9 years ago
  sthen 05300d8c95 Provide an ftpproxy6 rc script. ftp-proxy can only open one listening socket 9 years ago
  rpe f20457e099 Changes for start_daemon(): 9 years ago
  rpe 6ab39bded0 - add usage info 9 years ago
  rpe 399d9cc7ee Restore previous behaviour for wsconsctl_conf(). 9 years ago
  rpe 64a99181e8 Changes to sysctl_conf(), mixerctl_conf() and wsconsctl_conf(): 9 years ago
  rpe a4ab865c36 Start the rework of the /etc/rc shell script. 9 years ago
  yasuoka 9493d88593 Place etc/defaults/radiusd.conf and etc/rc.d/radiusd. Modify etc/rc 9 years ago
  rpe ee8831258e Disable Strict Bourne shell mode for /etc/rc and /etc/netstart to be 9 years ago
  rpe 0dbfdf1513 Replace test command with []. 9 years ago
  rpe 5ff4fd70b2 Put the opening curley brackets on the same line as the function name. 9 years ago
  rpe 1c5ec3825b - remove trailing blanks introduced in previous commit 9 years ago
  rpe 6cc979ddd8 Improve comments 9 years ago
  ajacoutot d37d74e09b Drop pf_rules and ipsec_rules from rc.conf(5); it shouldn't have been made 9 years ago
  krw d5a7436248 'rc.firstime' -> 'rc.firsttime' in comment. 9 years ago
  krw 2a981852c1 Use /etc/services names in all the default pf rules (most already 10 years ago
  florian 2a48ab0f80 Unhook rtsol(8) and rtsold(8) from the build. 10 years ago
  dcoppa 8aed7f48e5 Fix comment: We don't use RC4 anymore, it's better to be more 10 years ago
  deraadt 854a626186 Make /var/tmp a symbolic link to /tmp. The creation of /var/tmp in the 10 years ago
  millert 2f61038186 When clearing /tmp, use "-maxdepth -1" instead of "-type d -prune". 10 years ago
  matthieu 76852e9bcd Remove sendmail tentacles. ok krw@ ajacoutot@ 10 years ago
  robert 61c4b96090 usr.sbin 10 years ago
  deraadt b0315aca81 disable use of bind in base; in the base use nsd/unbound instead. 10 years ago
  ajacoutot cb1f54ae62 Execute /etc/netstart using sh(1) instead of sourcing it. 10 years ago
  naddy a34d9aff18 enable httpd; ok deraadt@ 10 years ago
  bluhm 4a706e371e Print a warning message if the files with the random seed are not 10 years ago
  deraadt 44d46ee4c5 ugly ugly whitespace 10 years ago
  deraadt 5df94fa40d sh netstart, instead of using . 10 years ago
  ajacoutot d7bed9d58a quiet /etc/rc.shutdown, it may not exist. 10 years ago
  ajacoutot f6d70a88c8 This isn't C. 10 years ago
  ajacoutot 7edabab9f8 Only set kern.securelevel=1 if it was not lowered nor bumped by 10 years ago
  deraadt 68f7c0883b rc.{local,securelevel,shutdown} become examples. If versions of them 10 years ago
  deraadt 2dfe92794b check for existance of rc.shutdown, before sourcing it 10 years ago
  claudio 5d638f514c rc bits for iscsid. Start iscsid as early as possible. Use the new -N 10 years ago
  robert e7fd0565a5 Make rc.conf a parsed configuration file and stop sourcing it as a shell 10 years ago
  bluhm 69a1f54006 Redirecting stderr to /dev/null suppresses all errors. Instead use 10 years ago
  tedu f6ba35880f rm rwhod tentacles 10 years ago
  ajacoutot bc9e3c6e93 Remove krb5 bits from rc(8). 10 years ago