summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Expand)Author
2008-03-06Change ramdisk filesystem size from 4352 to 4000 blocks, so thatTheo de Raadt
2008-03-06sector size for ramdisk should be 512Theo de Raadt
2008-03-04bsd.rd's physical memory usage collided with the bootblocks... TheTheo de Raadt
2008-03-03log a different notification message when the tcp check times out.Reyk Floeter
2008-02-29add configuration examples to the default pf.conf file (commented out):Reyk Floeter
2008-02-27Try to load host.random before starting the network, no networkDamien Miller
2008-02-24Add entry for an iso image. -mojMats O Jansson
2008-02-204.3-betaMiod Vallat
2008-02-15Add /var/www/conf/modules and /var/www/conf/modules.sample.Bernd Ahlers
2008-02-09Add .ssh and authorized keys to /etc/skel, makes setting up newRyan Thomas McBride
2008-02-04add IPv6 addresses for the root servers.Jakob Schlyter
2008-01-31remove /usr/share/pfHenning Brauer
2008-01-31enable snmpd in the buildReyk Floeter
2008-01-30make clear that the nms should run in a local networkReyk Floeter
2008-01-21move snmpd.conf to the etc/ directory. it is not installed yet by the build.Reyk Floeter
2008-01-17Execute rtsol after turning up trunk(4) and vlan(4) interfaces so they'reBrad Smith
2008-01-16create pflog0 whenever pf is enabled, not just when pflogd_flags!=NOStuart Henderson
2008-01-09Do not bring up pfsync(4) before the working rulesetMarco Pfatschbacher
2008-01-09Try to make /etc/ttys more consistent accross platforms, which will alsoMiod Vallat
2008-01-08switch console to std.9600 (suncons is the same); ok miodTheo de Raadt
2008-01-06Update fbtab with the glass console devices.Miod Vallat
2008-01-05Add commented out entries for watchdog timers. If you enable the watchdogMarc Balmer
2008-01-04Use consistent capitalization in comments. From mitja@muzenic.net.Marc Balmer
2008-01-03create directory againTheo de Raadt
2008-01-03revert back to using local zones for localhost. and IPv4/IPv6 reverse untilJakob Schlyter
2008-01-01Updated moduli file; ok djm@Darren Tucker
2007-12-20typoJakob Schlyter
2007-12-20add OpenBSD-tagJakob Schlyter
2007-12-18add commented entry for machdep.kbdresetJasper Lievisse Adriaanse
2007-12-16remove localhost. zone (localhost. queries are handled by /etc/hosts)Jakob Schlyter
2007-12-14Enable console support for SGI O2 workstations. Switch between the serialJoel Sing
2007-12-13add explicit allow-recursion for recursive viewJakob Schlyter
2007-12-11mention starttls(8)Todd C. Miller
2007-12-09_hoststated got renamed to _relaydReyk Floeter
2007-12-09hoststated.conf got renamed to relayd.confReyk Floeter
2007-12-08make the generic handler for TCP-based protocols the default (allowsReyk Floeter
2007-12-08some changes to the relayd.conf configuration language and grammar.Reyk Floeter
2007-12-07oops, _relayd not _relay; spotted by reykTheo de Raadt
2007-12-07hoststated gets renamed to relayd. easier to type, and actually saysReyk Floeter
2007-12-07hoststated gets renamed to relayd. easier to type, and actually saysTheo de Raadt
2007-11-28extend proxy exampleReyk Floeter
2007-11-26regenReyk Floeter
2007-11-26fix new agp code on amd64Reyk Floeter
2007-11-25syncReyk Floeter
2007-11-25define the agp devitem (line was missing but found in etc.i386/MAKEDEV.md)Reyk Floeter
2007-11-25syncOwain Ainsworth
2007-11-25Make agp attach as a device. This means that many more agp bridgesOwain Ainsworth
2007-11-25remove acpi device. named apmctl on amd64 now, and on i386 apmctlTed Unangst
2007-11-20comment for spamd_flags should refer to spamd(8);Jason McIntyre
2007-11-19Update the transparent HTTP proxy example:Reyk Floeter