Age | Commit message (Expand) | Author |
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 |
2005-09-15 | get rid of MD m68k_trunc_page and m68k_round_page and replace by MI | Martin Reindl |
2005-09-15 | Revert rev 1.202 for now as it breaks at least one machine. | Jonathan Gray |
2005-09-15 | Don't fake MODE SENSE page 4 info inside raid drivers, just let sd | Kenneth R Westerback |
2005-09-15 | Move two tiny sa2400 init functions back into calling sa2400 init function. | Jonathan Gray |
2005-09-15 | Remove rtw_rfbus_write abstraction for readability. | Jonathan Gray |
2005-09-14 | As the _create functions for all the rf transceivers now just set some | Jonathan Gray |
2005-09-14 | Remove rtw_rf/rtw_rfbus and some other related abstractions | Jonathan Gray |
2005-09-14 | ptrace(2) following fork(2) | Mark Kettenis |
2005-09-14 | correctly set IFF_RUNNING flag after device state changes. | Reyk Floeter |
2005-09-14 | Support for ATI IXP 200/300/400 IDE mostly based on changes | Jonathan Gray |
2005-09-14 | Remove unused label. | Marco Peereboom |
2005-09-14 | decrease RX copy treshold to MHLEN to prevent | Can Erkin Acar |
2005-09-13 | Oops, fix ivec[] prototype. | Miod Vallat |
2005-09-13 | some missing cleanup from the previous commit. | Federico G. Schwindt |
2005-09-13 | knf; no binary change. | Federico G. Schwindt |
2005-09-13 | make a macro instead of #ifdef DEBUG if() printf() #endif; no functional change | Michael Shalayeff |
2005-09-13 | make compile; good | Michael Shalayeff |
2005-09-13 | only include what is needed (tree.h) and not the whole metric assload of unre... | Michael Shalayeff |
2005-09-13 | merge the macglobals one-liner into locore | Martin Reindl |
2005-09-13 | replace the node hash table with a red-black tree. this fixes some | Reyk Floeter |
2005-09-12 | Change the NKMEMPAGES range to 4-64MB for 32bit arches, and 8-128MB for 64bit | Miod Vallat |
2005-09-12 | Do not ouput anything unless option CARDBUS_DEBUG; ok fgs@ | Miod Vallat |