summaryrefslogtreecommitdiff
path: root/etc/rc.conf
AgeCommit message (Expand)Author
2002-09-06more photuris bits by bye byeTheo de Raadt
2002-08-02no rpc by defaultTheo de Raadt
2002-07-11note about the cron job; requested by fred@francis.unitra.skTheo de Raadt
2002-07-11doc that rdate can do SNTP as wellTheo de Raadt
2002-07-09ready ourself for the chroot httpd partsTheo de Raadt
2002-06-11pfctl -f instead of -N/-R, ok deraadt@Daniel Hartmeier
2002-06-09Remove startup stuff for Kerberos 4 servers.Hans Insulander
2002-01-08Permit flags to be set for savecore, e.g. to compress core dumpsThorsten Lockert
2001-11-19zap trailing spaces and tabsTheo de Raadt
2001-10-12clarify smtpfwdd_flags; from dfa@solo.ee. ok deraadtJakob Schlyter
2001-09-11Scaffolding to support sendmail 8.12. Note that the new smmsp user/groupTodd C. Miller
2001-08-22pflogd_flags; mbing@nfr.netTheo de Raadt
2001-08-17altqd startup stuffTheo de Raadt
2001-07-05pf off by default; how did this happening, as is noone testing????Theo de Raadt
2001-07-01Initialization infrastruture for pf. Based on initial patchesKjell Wooding
2001-06-27I suckHans Insulander
2001-06-27KerberosV support.Hans Insulander
2001-06-12Use lpd_flags instead of lpd, thus allowing to pass parameters to lpd;Federico G. Schwindt
2001-05-30Remove ipf. Darren Reed has interpreted his (old, new, whichever)Theo de Raadt
2001-05-23USB mice apply here, too.Aaron Campbell
2001-05-23fix wsmoused commentMarco S Hyman
2001-05-02wsmoused support; missed 2.9 -- bad aaron; heko@saitti.netTheo de Raadt
2001-04-19permit passing sshd flags; djmTheo de Raadt
2001-03-25Typos: neccesary -> necessary, desireable -> desirableKenneth R Westerback
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-10-16Give examples of moused_flags usage for ps/2 and serial mice.Aaron Campbell
2000-09-01Initialization script stuff for moused.Aaron Campbell
2000-07-11- Move ntpd out of rc.securelevelmatt
2000-07-06remove ip6defaultif, this is just for IPv6 specification pedantsJun-ichiro itojun Hagino
2000-06-18rc.conf now parses ${local_rcconf} internally; closes pr 1259Todd T. Fries
2000-05-30add a note where to go to for nfs client configuration; after popular demandMichael Shalayeff
2000-05-19nfsiod/nfs_client, bye byeMichael Shalayeff
2000-04-30fix PR #1169; itojun@ OKEric Jackson
2000-04-21rc.conf.local support, inspired by chuck yerkesTheo de Raadt
2000-02-28add ip6defaultif, which configures default outgoing interfaceJun-ichiro itojun Hagino
2000-02-19description error; discovered in a bar in sweden..Theo de Raadt
2000-01-02add following IPv6 configs: rtadvd_flags route6d_flags rtsold_flagsJun-ichiro itojun Hagino
1999-11-11Allow identd to be used w/o inetd.Federico G. Schwindt
1999-10-17Fix misleading comment.Todd C. Miller
1999-09-13shorten linesTheo de Raadt
1999-09-12Change defaults to start sendmail using '-q30m'. This will not makeJakob Schlyter
1999-07-08cleanTheo de Raadt
1999-05-24Add shlib_dirs variable so users can add to the directories cachedTodd C. Miller
1999-03-29New multicast route setup styleNiklas Hallqvist
1998-12-21isakmpd startup stuffTheo de Raadt
1998-11-11Add option for running ftpd out of rc.Jason Downs
1998-10-12startup code for AFSArtur Grabowski
1998-09-18add toggle for ntpdTheo de Raadt
1998-09-17Added daemon mode flags "-D" to default configuration. This new version doesn'tpattonme