summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2004-04-28spacingTheo de Raadt
2004-04-28add /etc/isakmpd/pubkeys/{fqdn,ipv4,ipv6,ufqdn}, theo markus okHenning Brauer
2004-04-27generate a isakmpd (host) key; ok henning, deraadt, cedricMarkus Friedl
2004-04-27Fix typo in ifstated.conf. Reported by matthew zeier, then forgotten...Ryan Thomas McBride
re-reported by Jan Filipovsky.
2004-04-26double check that the carp* interfaces exist before knocking them down,Theo de Raadt
mcbride and i think this diff looks good but do not feel like doing the 250 meter walk to go test it
2004-04-24add spamd.conf to /etc/changelist and mtree/specialBob Beck
from Dmitry Medvedev, ok deraadt@
2004-04-21RegenMiod Vallat
2004-04-21Populate /etc for luna88kMiod Vallat
2004-04-21Add luna88k related directories and information to the build infrastructure.Miod Vallat
ok deraadt@, millert@, krw@ - mdoc ok jmc@
2004-04-19some naming cleanupTheo de Raadt
2004-04-18spelling error by henning who cannot commit from near kamloops; openbsd@rukh.netTheo de Raadt
2004-04-17new user/group _tftpd, theo okHenning Brauer
2004-04-14user/group _mopd for, well, mopd. theo okHenning Brauer
2004-04-13new _dhcp user for, well, dhcp stuff, theo okHenning Brauer
2004-04-11regenTodd C. Miller
2004-04-11Add back a lie about tty* do that MAKEDEV works again. todd@ can fix...Todd C. Miller
2004-04-11Regen for for pty changes (62 per letter instead of just 16)Todd C. Miller
2004-04-11Update for pty changes (62 per letter instead of just 16)Todd C. Miller
2004-04-10typos from Jon Mosco, plus further tweak;Jason McIntyre
ok deraadt@
2004-04-09s:removeable:removable:Jason McIntyre
from Jon Mosco;
2004-04-07repair ntpd_flags; from Jeff Ito <jeffi@rcn.com>David Krause
ok miod@ krw@
2004-03-30Allow spamd_flags banner to contain spaces. Resolves PR 3720.Otto Moerbeek
ok beck@ millert@
2004-03-30Add rc.conf.local to mtree/special. From Dmitry Medvedev. ok deraadt@.Kenneth R Westerback
2004-03-28update packages list for 3.5; reminded by miod & theoPeter Valchev
2004-03-22Fix CARP shutdown. ok deraadtCedric Berger
2004-03-22Pass pfsync and carp traffic in the boot-time pf configuration.Ryan Thomas McBride
Bring carp interfaces down at shutdown, to make a graceful exit if we're master. ok deraadt@
2004-03-22Make sure pfsync is brought up before carp.Ryan Thomas McBride
ok deraadt@
2004-03-21Put pxeboot into DESTDIR/snapshotTom Cosgrove
ok deraadt@
2004-03-20no need for biosboot in snapTheo de Raadt
2004-03-20update OpenBSD fingerprint details to include 3.5 also; ok deraadt@David Krause
2004-03-19put pxeboot into DESTDIR/snapshot tooTheo de Raadt
2004-03-17Document need for net.inet.carp.preempt to be enabled.Ryan Thomas McBride
ok markus@ henning@
2004-03-17If you are running securelevel 2, and you do not sync the clock beforeTheo de Raadt
switching to that securelevel, and the clock is off by more than 128ms, ntpd will attempt to correct by stepping the clock instead of slewing it. So use -x in that case; from tholo
2004-03-15Uncommenting machdep.apmhalt should have an effect.Ryan Thomas McBride
ok marc@ fgsch@
2004-03-13Delay pfsync(4) configuration, as the syncif has to be configured inRyan Thomas McBride
advance. From Thorsten Lockert.
2004-03-12Cause ct to be escaped in nroff output; spotted by jmc.Miod Vallat
No regen necessary except for hp300 MAKEDEV.8
2004-03-12End the last device section list with .El; jmcMiod Vallat
2004-03-12syncTheo de Raadt
2004-03-12replace usbs with uall to avoid matching balonyTheo de Raadt
2004-03-10update OpenBSD fingerprint to include 3.5. thanks todd@ for the reminderMike Frantzen
2004-03-05add the goo for bgpd, theo okHenning Brauer
2004-03-05Add virtual consoles, copied from i386.Miod Vallat
2004-03-03move spamd to a better place; ok henning beckTheo de Raadt
2004-03-02Simplify pf.conf, provide sample rules for greylisting.Cedric Berger
ok beck@, input from many.
2004-03-02A better place for sshd; pointed out by millertTheo de Raadt
2004-03-02start sshd earlier, ok from variousTheo de Raadt
2004-03-01tweaks from miodTheo de Raadt
2004-02-29oopsTheo de Raadt
2004-02-27move to 3.5-betaTheo de Raadt
2004-02-27change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyTheo de Raadt
reasons for this, quite a few of them technical, and not all of them in response to Intel's broken ia32e crud. The gcc toolchain stays at x86_64 for now.