summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2006-08-04remove redundant comments; noted by mpf; ok deraadt, millertMarkus Friedl
2006-08-02RegenMiod Vallat
2006-08-02Kill obsolete vt* nodes; remove dmz, dmf and dh tty nodes (as we don'tMiod Vallat
support these drivers at the moment, plus dmf conflicts with wsdisplay nodes). While there, simplify and fix dhu nodes generation, so that creating invalid nodes (e.g. MAKEDEV dhu8) does not attempt to create incomplete names.
2006-07-31fbtab fixesMiod Vallat
2006-07-30spacingDavid Krause
2006-07-30RegenMiod Vallat
2006-07-30wskbd and wsmouse nodes.Miod Vallat
2006-07-28crank the OpenBSD version to 4.0; Opera 9.0 on OpenBSD verified by sturm@David Krause
2006-07-28remove port startup code, it's all moved to the respective portNikolay Sturm
ok deraadt, toby, pedro, david
2006-07-28Use the correct major for /dev/pci (instead of giving it the same majorMark Kettenis
as /dev/raid). ok drahn@
2006-07-27remove unused WCS stuffTheo de Raadt
2006-07-27remove "snapshot" code, now that our snapshots are always actuallyTheo de Raadt
releases...
2006-07-27typoTheo de Raadt
2006-07-27unify these damnit!Theo de Raadt
2006-07-27rearrange to be more like the othersTheo de Raadt
2006-07-27sorry, but proper boot cd building should be done in distrib/mvmeppcTheo de Raadt
when the time comes (not here!)
2006-07-27unifyTheo de Raadt
2006-07-27make these more similar (few steps to that)Theo de Raadt
2006-07-26crank to 4.0-betaTheo de Raadt
2006-07-25Remove /dev/iop and /dev/pci.Mark Kettenis
ok drahn@
2006-07-24regenMiod Vallat
2006-07-24wsdisplay nodesMiod Vallat
2006-07-24Build wscons stuff on vax (but no for bsd.rd yet)Miod Vallat
2006-07-24do a make depend phaseTheo de Raadt
2006-07-20Here cometh the blinkenlichten on VAXens.Miod Vallat
Register information from NetBSD (except for KA53), logic from OpenBSD/sparc.
2006-07-19add information about umts devices to the comment, rename the gprs exampleFelix Kronlage
into mobile. discussed with and spelling by jmc@
2006-07-12add a gprs example; from stuart hendersonJason McIntyre
ok henning
2006-07-11remove the spamhaus SBL entryDamien Miller
SpamHaus no longer publish their SBL in a free, downloadable form suitable for use with spamd. They obviously care more about subscription dollars than really fighting spam - very sad. ok deraadt@
2006-07-09Remove zaurusisms which are not on the reality plane (yet).Miod Vallat
2006-07-07Match sysctl with comment.Ray Lai
OK deraadt@
2006-06-29do not add an extra space; nwid and description come out wrongTodd T. Fries
fix as proposed by maja@, thanks!
2006-06-22ok there is a good reason not to do this yetTheo de Raadt
2006-06-21make powerdown the default; discussed with jasonTheo de Raadt
2006-06-21add the machdep.kbdreset logic to sparc64 (stuff to use it is coming)Jason Wright
2006-06-11regenMichael Knudsen
2006-06-11Remove wdt char device stuff from here too.Michael Knudsen
ok todd
2006-06-08delete notes, like on zaurus.Dale Rahn
2006-06-07dale, no such thing exists...Theo de Raadt
2006-06-06Better put a valid speed here.Miod Vallat
2006-06-06so how did we not catch this grabbing the wrong (i386) file before?Dale Rahn
2006-06-06remove irrelevant sysctlsTheo de Raadt
2006-06-06typoTheo de Raadt
2006-06-06Really want a working console, and no display (ttyC0) here.Dale Rahn
2006-06-06Generated filesDale Rahn
2006-06-06syncTheo de Raadt
2006-06-06System build pieces for armish arch.Dale Rahn
2006-06-03do chio.conf install from right placeTheo de Raadt
2006-06-02Add sasyncd to rc / rc.conf.Ryan Thomas McBride
ok deraadt@ cloder@
2006-06-02Carp demotion interlock. Prevents carp from preempting until the system isRyan Thomas McBride
booted, allowing for daemons to sync with peers before we take over. ok deraadt@ mpf@ moritz@
2006-06-02crank the OpenBSD version to 3.9; ok deraadt@David Krause
Opera on OpenBSD verified by sturm@