Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-21 | sort nvidia devs | Alexander Yurchenko | |
2004-11-21 | sync | Alexander Yurchenko | |
2004-11-21 | sort via devs | Alexander Yurchenko | |
2004-11-21 | regen | Alexander Yurchenko | |
2004-11-21 | a few more intel devs from dmesglog and netbsd | Alexander Yurchenko | |
2004-11-21 | sync | Alexander Yurchenko | |
2004-11-21 | sort intel devices and kill dups. | Alexander Yurchenko | |
please keep device list sorted, this prevents you from creating duplicate entries mistakenly. | |||
2004-11-21 | make Nx and Ox parsed; ok jmc, (previously) millert | Jared Yanovich | |
2004-11-21 | introduce the net80211 framework to atu | David Gwynne | |
2004-11-21 | Fix theo's amd64 | Marco Peereboom | |
Fix vmware | |||
2004-11-21 | a single port com puc from lava | Theo de Raadt | |
2004-11-20 | done items | Marc Espie | |
2004-11-20 | opendir can use my variables. | Marc Espie | |
2004-11-20 | regen | Brad Smith | |
2004-11-20 | un-fat finger my last commit | Brad Smith | |
2004-11-20 | regen | Brad Smith | |
2004-11-20 | trim this down a bit more. | Brad Smith | |
2004-11-20 | better names for 82801 devices just added and move 4 Intel id's so they're | Brad Smith | |
in order by PCI id. | |||
2004-11-20 | regen | Brad Smith | |
2004-11-20 | IDE -> SATA | Brad Smith | |
2004-11-20 | add Intel 82801 PCI ids (uhci, ehci, PCI-E bridge, SATA) found on my new | Brad Smith | |
HP Compaq dc7100 SFF workstation. | |||
2004-11-20 | sync | Alexander Yurchenko | |
2004-11-20 | some via devices from dmesglog | Alexander Yurchenko | |
2004-11-20 | remove redundant commented out bits for com@cardbus | Brad Smith | |
2004-11-20 | forgot to remove a call to free() in my previous commit. | Damien Bergamini | |
2004-11-20 | sgi too | Theo de Raadt | |
2004-11-20 | no tlp, we have dc. | Brad Smith | |
2004-11-20 | When processing sysex stop bytes ensure the packet is not corrupted | Jonathan Gray | |
if we are building a new packet, from Alexandre Ratchov. ok deraadt@ | |||
2004-11-19 | regen | David Gwynne | |
2004-11-19 | remove the atmel dwl120 since the product id appears to be a typo. reorder | David Gwynne | |
the atmel section by product ids while here | |||
2004-11-19 | remove the atmel dwl120 since its product ids dont seem to exist, it looks | David Gwynne | |
like a typo. since the atmel at76c503a appears to be the real device we just remove the typo | |||
2004-11-19 | cleanup includes | David Gwynne | |
ok deraadt@ | |||
2004-11-19 | Be more conservative in openpic_enable_irq() and only reprogram the vector | Miod Vallat | |
register if it changes. | |||
2004-11-19 | Better Raven PREP initialization, per the book, with an evil book mistake | Miod Vallat | |
corrected. | |||
2004-11-19 | Better i8259 slave handling: | Miod Vallat | |
- check for spurious interrupt conditions. - do not ack the slave irq on the master unless there are really no more interrupts to be serviced on the slave. | |||
2004-11-19 | Write reject file in unified format if the original diff was in | Otto Moerbeek | |
unified format. ok deraadt@ | |||
2004-11-19 | Allow for path names containing spaces and other funny chars (except | Otto Moerbeek | |
tab) by scanning for the tab that separates the date from the pathname. If no tab is found, revert back to the old behaviour. Posix says there should be a space between the pathname and the date, but all known implementations of diff(1) use a tab. ok kurt@ deraadt@ | |||
2004-11-19 | repair display.focus pokus; from janjaap@ in pr#3990 | Michael Shalayeff | |
2004-11-19 | sync | Theo de Raadt | |
2004-11-19 | remove superfluous m_tag_copy/m_tag_prepend, already covered by m_copym2() | Daniel Hartmeier | |
reported by Joerg Sonnenberger, ok henning@ | |||
2004-11-19 | install pcvt fonts for amd64, alpha, and cats too; mickey ok, from pr3988 | Theo de Raadt | |
2004-11-19 | sync | Alexander Yurchenko | |
2004-11-19 | SiS648FX AGP; from theo | Alexander Yurchenko | |
2004-11-19 | sync | Todd T. Fries | |
2004-11-19 | unbreak -t; ok jakob, henning | Markus Friedl | |
2004-11-19 | Rename struct as_filter to struct filter_as. | Claudio Jeker | |
2004-11-19 | For consistency reasons rename struct as_filter to struct filter_as. | Claudio Jeker | |
OK henning@ | |||
2004-11-19 | better wording; | Jason McIntyre | |
ok jaredy@ deraadt@ henning@ | |||
2004-11-19 | Plug memory leak. Found by pat@. Thanks! | Hans-Joerg Hoexer | |
ok myself markus@ | |||
2004-11-19 | Add NO_PEER to the list of well-known communities and use 65535 instead of | Claudio Jeker | |
0xffff. OK henning@ |