summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2006-05-29syncTheo de Raadt
2006-05-28sync, enable and move twe(4) out from untested on alphaMartin Reindl
2006-05-28syncTheo de Raadt
2006-05-28syncTheo de Raadt
2006-05-27syncTheo de Raadt
2006-05-27syncTheo de Raadt
2006-05-27syncTheo de Raadt
2006-05-26remove references to CRTs where they no longer make sense;Jason McIntyre
tweaked by mickey/krw ok deraadt
2006-05-26syncTheo de Raadt
2006-05-26syncTheo de Raadt
2006-05-23add netgear fa311 v2;Jason McIntyre
2006-05-23add the HP ProLiant NC340T PCI-X quad port adapterBrad Smith
2006-05-18syncTheo de Raadt
2006-05-18syncTheo de Raadt
2006-05-18Don't ask for a password for ftp transfers if the username 'ftp' is used.Kenneth R Westerback
Suggested by deraadt@, 'looks good to me' deraadt@
2006-05-15syncTheo de Raadt
2006-05-15point to the correct FTP site that can be used to get firwmare patchesRobert Nagy
and also note the reader that the SunSolve web interface can be used for the same purpose.
2006-05-14syncTheo de Raadt
2006-05-14syncTheo de Raadt
2006-05-14syncTheo de Raadt
2006-05-11syncTheo de Raadt
2006-05-10syncTheo de Raadt
2006-05-09syncTheo de Raadt
2006-05-09Administrative changes for aviion, ok deraadt@Miod Vallat
2006-05-08syncTheo de Raadt
2006-05-08syncTheo de Raadt
2006-05-07syncTheo de Raadt
2006-05-01syncTheo de Raadt
2006-05-01syncTheo de Raadt
2006-04-27<machine/mvme1x7.h> is not really used anymore, remove it.Miod Vallat
2006-04-27update for pdisk 0.8a2, from NetBSD, retaining our local changes;Martin Reindl
summing it up: - Clean up sources - fix naming, delete old email addresses - Added support for display of Mac volume names - Fix block 0 display to show logical offset of drivers - Require confirmation of quit without write - Fix iteration to not complain about missing devices - Warn when creating/writing a map with more than 15 entries and, most important, add do_update_dpme() which allows us to partition OpenBSD slices without previous MacOS setup. Tested with shared MacOS install on macppc, procedure there remains the same. grammer and spelling help and ok jmc@ ok miod@
2006-04-27syncTheo de Raadt
2006-04-26syncTheo de Raadt
2006-04-24syncTheo de Raadt
2006-04-21Sleep for whole seconds and use ksh arithmetic expressions instead of expr.Uwe Stuehler
The C3000 has no expr. Noticed by David Krause.
2006-04-21syncTheo de Raadt
2006-04-20syncTheo de Raadt
2006-04-17syncTheo de Raadt
2006-04-16syncTheo de Raadt
2006-04-14Minimal support for the HP98705 ``Tigershark'' TurboVRX frame bufferMiod Vallat
(using an overlay plane only for now). Bootblocks, text console and X11 are supported.
2006-04-14syncTheo de Raadt
2006-04-10syncTheo de Raadt
2006-04-10syncTheo de Raadt
2006-04-10sch5017 is an adt7460 clone of some type. also, we are seeing someTheo de Raadt
ways to determine the actual voltage multipliers, so move to a table driven model, which we can tweak as we see more varients. checked by kettenis jolan and roman
2006-04-10syncTheo de Raadt
2006-04-09syncTheo de Raadt
2006-04-09syncTheo de Raadt
2006-04-04Wait until the microdrive in socket 1 becomes ready before starting zboot.Uwe Stuehler
This should avoid "hd0 missing" errors seen with some other cards inserted in socket 0. Tested by me and probably kjell@
2006-04-04Update for C3200.Uwe Stuehler
2006-04-04Some hacks for the C3200. Files have to be moved and copied around to makeUwe Stuehler
room in the root filessystem and to avoid a known problem with zbsdmod.