Age | Commit message (Expand) | Author |
2005-09-20 | unbreak tree, how did you do that miod | Theo de Raadt |
2005-09-20 | Turn CPU_INFO_FOREACH into a real construct, like all queue(3) iterators, | Miod Vallat |
2005-09-20 | add iterators for usb descriptors. from Tony Lambris and Staffan Ulfberg. | David Gwynne |
2005-09-20 | memory, media handling and a bunch of register definitions for Yukon-2. | Brad Smith |
2005-09-20 | merge xmaciireg.h and yukonreg.h into if_skreg.h | Brad Smith |
2005-09-20 | remove unused pci_intr_evcnt() macro. | Brad Smith |
2005-09-20 | shuffle some stuff from skreg to skvar | Brad Smith |
2005-09-19 | sync | Theo de Raadt |
2005-09-19 | Cypress rs232 (not currently ucom compatible) | Theo de Raadt |
2005-09-19 | spaces. | Federico G. Schwindt |
2005-09-19 | o Add initial bits for IBSS support. | Damien Bergamini |
2005-09-19 | sin6_scope_id maps to interface indices for link local addresses only! | Brad Smith |
2005-09-19 | remove the unused in6_ifindex2scopeid() | Brad Smith |
2005-09-19 | knf. | Federico G. Schwindt |
2005-09-19 | spelling. | Federico G. Schwindt |
2005-09-19 | another D-Link DFE-670TXD PCMCIA varient; from henrik@flodell.se; ok fgsch | Theo de Raadt |
2005-09-19 | don't attach unsupported radio chipsets | Reyk Floeter |
2005-09-19 | dont use htole32 to set up values to be assigned to an 8 bit field. | David Gwynne |
2005-09-19 | replace the pointer mess used to handle wakeups on ccbs with a real flag | David Gwynne |
2005-09-19 | A few 'demon' -> 'daemon'. | Kenneth R Westerback |
2005-09-19 | Use variable to eliminate repeated calculation. More readable. No | Kenneth R Westerback |
2005-09-19 | Make idle a global variable so that gprof can see it and the time can | Dale Rahn |
2005-09-19 | Typo 'taget' -> 'target'. | Kenneth R Westerback |
2005-09-19 | typo | Theo de Raadt |
2005-09-19 | Fix initialisation of baddynamicports.udp, busted since 1997, wow. | Theo de Raadt |
2005-09-19 | floppy support; form@openbsd.ru | Theo de Raadt |
2005-09-18 | Correctly close RAID components. Fixes PR 4508, okay deraadt@ | Pedro Martelletto |
2005-09-18 | ansi. No binary change. | Jonathan Gray |
2005-09-18 | speeling | David Gwynne |
2005-09-17 | boot uses abstract 'hd' device names, and 'set tty' works | Uwe Stuehler |
2005-09-17 | KNF | Brad Smith |
2005-09-17 | re-add code which allows setting master/slave flag for links with | Brad Smith |
2005-09-17 | - use PHY_RESET() on all models in brgphy_service() | Brad Smith |
2005-09-17 | KNF and remove function/line number references from log messages | Can Erkin Acar |
2005-09-17 | regen | Jonathan Gray |
2005-09-17 | Handful of additional devices. | Jonathan Gray |
2005-09-17 | regen | Jonathan Gray |
2005-09-17 | Linksys USB200M v2 | Jonathan Gray |
2005-09-17 | remove VPD bits | Brad Smith |
2005-09-17 | add media detection and dual port detection for Yukon-2. | Brad Smith |
2005-09-17 | add some Realtek chip ids | Brad Smith |
2005-09-16 | backout until we find a socket state for init | Theo de Raadt |
2005-09-16 | spelling. | Federico G. Schwindt |
2005-09-16 | - remove code to read PCI VPD as we do not use that anymore. | Brad Smith |
2005-09-15 | Remove the (unused) syscall() indirection on arm. | Miod Vallat |
2005-09-15 | In syscall(), do not recompute the struct proc * after the syscall has | Miod Vallat |
2005-09-15 | Change child_return() to record a proper ktrace record for vfork child | Miod Vallat |
2005-09-15 | Define PG_M_U as PG_M | PG_U, and use it where appropriate; no functional | Miod Vallat |
2005-09-15 | Fix typo. | Mark Kettenis |
2005-09-15 | Stop compiling the texte console rotation code #ifdef __zaurus__, but use | Miod Vallat |