summaryrefslogtreecommitdiff
path: root/etc/rc
AgeCommit message (Expand)Author
2001-05-15swapon -a before fsck is runTheo de Raadt
2001-05-03oopsTheo de Raadt
2001-05-02wsmoused support; missed 2.9 -- bad aaron; heko@saitti.netTheo de Raadt
2001-04-19permit passing sshd flags; djmTheo de Raadt
2001-04-01wscons rc files are not nicely MI clean, so when some nice diffs are shown ar...Theo de Raadt
2001-03-02amd now crates autodir by itselfTheo de Raadt
2001-02-23I tried to figure out how to have tmp_mnt get created automaticallyTheo de Raadt
2001-02-22generate all 3 keys, use -t xxxTheo de Raadt
2001-02-10install wscons.conf and rc.wscons on alpha/hppa/i386/powerpc and call it from rcMichael Shalayeff
2001-01-16Check whether /etc/inetd.conf exists before starting inetd (chuck@snew.com)Angelos D. Keromytis
2000-12-30Back-out use of apachectl to start httpd:Angelos D. Keromytis
2000-12-30Use apachectl to start httpd, rather than directly call httpd inAngelos D. Keromytis
2000-12-30Initialize RAID parity as needed (PR 1529)Angelos D. Keromytis
2000-10-27after seeding from the host.random file, immediately reset the seed file, soTheo de Raadt
2000-10-18grammar in commentMichael Shalayeff
2000-10-09moused will now co-exist with XAaron Campbell
2000-10-07If /etc/mailer.conf specifies a mailer other than sendmail, thereTodd C. Miller
2000-09-06When starting up sendmail in the background, redirect stderr toTodd C. Miller
2000-09-01Initialization script stuff for moused.Aaron Campbell
2000-08-28explicit path to gated so that it will load as expectedBrad Smith
2000-08-25ssh always installed, no more static lib caseTheo de Raadt
2000-08-05host.random whacking must be after /var is mounted, obviouslyTheo de Raadt
2000-07-13timed & rdate start before securelevel is set so no need to checkTodd C. Miller
2000-07-13rtadvd.conf is not required, actuallyJun-ichiro itojun Hagino
2000-07-11- Move ntpd out of rc.securelevelmatt
2000-07-06remove ip6defaultif, this is just for IPv6 specification pedantsJun-ichiro itojun Hagino
2000-07-05Start sendmail in the background so it doesn't cause blockageTodd C. Miller
2000-07-02Clean-up after httpdMarc Espie
2000-06-18ifaliases goes away.Todd T. Fries
2000-06-14avoid a few extra processes; d.doroshenko@omnitel.netTheo de Raadt
2000-06-13normalize test vs [; formTheo de Raadt
2000-05-19nfsiod/nfs_client, bye byeMichael Shalayeff
2000-05-15Fix SBINDIR path the right wayHans Insulander
2000-05-12work around kerberos SBINDIR being misdefined; hinTheo de Raadt
2000-05-03hmm... simplify thisTheo de Raadt
2000-04-30fix PR #1169; itojun@ OKEric Jackson
2000-04-27ssh_host_dsa_key not ssh_dsa_host_keyTheo de Raadt
2000-04-26build DSA keys automatically at boot timeTheo de Raadt
2000-04-06Enable sendmail 8.10.0. Things like sendmail.* and aliases now liveTodd C. Miller
2000-03-05Adda a stripcom function to strip comments (and leading whitespace,Todd C. Miller
2000-02-28add ip6defaultif, which configures default outgoing interfaceJun-ichiro itojun Hagino
2000-01-30Use ed, not sed, for pulling the interesting bits out of /etc/sysctl.conf.Todd C. Miller
2000-01-30let sed do all the work, do not invoke extra grep; millert@ okMichael Shalayeff
2000-01-02add following IPv6 configs: rtadvd_flags route6d_flags rtsold_flagsJun-ichiro itojun Hagino
2000-01-01process sysctl.conf way earlierTheo de Raadt
1999-11-23isakmpd is elsewhere; evanc@concer.toTheo de Raadt
1999-11-11Allow identd to be used w/o inetd.Federico G. Schwindt
1999-10-18ssh startup fix; millertTheo de Raadt
1999-10-15oops, got shared library part wrongTheo de Raadt
1999-10-11Run /usr/libexec/vi.recover (now a perl script) to preserve vi backup files.Todd C. Miller