Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-23 | sync | Todd T. Fries | |
2007-07-23 | +bthub | Todd T. Fries | |
ok mk@ | |||
2007-05-28 | sync | Todd T. Fries | |
2007-05-28 | remove wt tape drives. prodded by krw@ | Todd T. Fries | |
2007-03-07 | regen | Kenneth R Westerback | |
2007-02-16 | sync | Theo de Raadt | |
2006-12-15 | sync | Mark Kettenis | |
2006-10-10 | sync | Todd T. Fries | |
2006-10-04 | Remove the three instances of :sf:, since we no longer support bad144 | Kenneth R Westerback | |
sector forwarding on those ide/esdi disks. | |||
2006-08-28 | Resync MAKEDEV scripts and man pages | Marc Aurele La France | |
2006-07-27 | rearrange to be more like the others | Theo de Raadt | |
2006-06-11 | regen | Michael Knudsen | |
2006-06-11 | Remove wdt char device stuff from here too. | Michael Knudsen | |
ok todd | |||
2006-04-16 | remove some rather deceptively unused lines; no change to generated MAKEDEV's | Todd T. Fries | |
2006-04-16 | shuffle ramdisk device targets to MAKEDEV.common to avoid duplication and | Todd T. Fries | |
pave the way for future work; ok since this does not change the generated MAKEDEV | |||
2005-12-27 | Regen | Miod Vallat | |
2005-10-06 | regen | Otto Moerbeek | |
2005-10-04 | regen | Otto Moerbeek | |
2005-10-04 | regen | Otto Moerbeek | |
2005-10-04 | regen | Otto Moerbeek | |
2005-08-01 | sync | Theo de Raadt | |
2005-08-01 | old ses device goes away | Theo de Raadt | |
2005-06-29 | sync | Todd T. Fries | |
2005-06-29 | add bio | Todd T. Fries | |
prompted by deraadt@ and henning@, ok marco@ | |||
2005-06-02 | Regen | Thorsten Lockert | |
2005-06-02 | Start on a basic ACPI framework -- does not do much more than read out the | Thorsten Lockert | |
ACPI tables into kernel memory and attach ACPI and HPET timers currently. In order to test this code, enabling the devices in GENERIC as well as the ACPI_ENABLE option is needed. This code does not do any thermal control yet, so this should be done with care depending on the platform. In the tree so more people can contribute to making this more fully featured. Ok niklas@ grange@ tedu@ | |||
2005-04-21 | Regen/sync. | Kenneth R Westerback | |
2005-04-21 | Add a couple more wskbd's to i386 and amd64 'ramdisk)' cases so kbd(8) | Kenneth R Westerback | |
has something to work with when more than one keyboard is present during install/upgrade. Remove some superfluous wd's and sd's while there. Problem noted by Jan Johansson when trying to get a 'sv' keymap to work with his usb keyboard. Diagnosis & solution suggested by miod@. ok deraadt@ | |||
2005-03-29 | Move the apm description out of MAKEDEV.common, so that sparc can declare it | Miod Vallat | |
with a specific manpage reference. | |||
2005-03-01 | regen | Otto Moerbeek | |
2005-02-07 | sync | David Krause | |
2005-02-07 | sync | David Krause | |
2005-02-07 | indentation whitespace nits | David Krause | |
2005-02-03 | fix pasto '::' -> ':'. Oops deraadt@ ;-) | Thierry Deval | |
2005-01-28 | sync | Dan Harnett | |
2005-01-10 | regen | David Gwynne | |
2005-01-06 | when an arch has wskbd0 or wsmouse0, prepare for the future and apply | Theo de Raadt | |
same rules to both wskbd0:wskbd and wsmouse0:wsmouse; miod ok | |||
2004-11-25 | crank ramdisk filesystem slightly to cope with firmwares inside the filesystem | Theo de Raadt | |
2004-10-03 | sync | joshua stein | |
2004-10-03 | nvram driver for i386 through /dev/nvram | joshua stein | |
currently read-only ok grange@, marius@ | |||
2004-09-06 | sync | Theo de Raadt | |
2004-09-06 | put apm (zzz) and apmd on at least some ramdisk media. this lets people | Theo de Raadt | |
wander around akikhabara with a usb cd drive and an openbsd cd, testing for laptops that support apm as god intended. | |||
2004-08-26 | install cdbr and cdboot for those that have it, too | Theo de Raadt | |
2004-08-19 | Regen. | Miod Vallat | |
2004-08-18 | update to more recent times: we don't have a 1024 limit anymore, grub | Marc Espie | |
boots OpenBSD, linux-2.0.36 is dead, and I no longer do linux installs. Try to give simpler instructions. Some input by Tim Kornau. | |||
2004-08-09 | sync | Otto Moerbeek | |
2004-08-09 | Move tun(4) to appropriate section and kill now empty 'call' section. | Otto Moerbeek | |
ok todd@ miod@ | |||
2004-06-13 | build bsd.md, and put it into the snaps | Theo de Raadt | |
2004-06-03 | sync | Alexander Yurchenko | |
2004-06-03 | Add gpio device nodes. | Alexander Yurchenko | |
ok deraadt@ |