Age | Commit message (Expand) | Author |
2004-04-06 | sync | Theo de Raadt |
2004-04-06 | shorten | Theo de Raadt |
2004-04-06 | sync | Theo de Raadt |
2004-04-06 | pci express device ids; from someone | Theo de Raadt |
2004-04-05 | Most of the non-US keyboard layouts define an ``AltGr'' key to access up | Miod Vallat |
2004-04-04 | Don't print firmware upload messages in dmesg. Pointed out deraadt@, ok krw@ | Marco Peereboom |
2004-04-03 | Add \n to some error messages to make dmesg looks better; ok deraadt@ | Alexander Yurchenko |
2004-04-03 | Complete 'lp.d_' to 'lp->d_' changes started with r1.24 so that ramdisk_cd and | Kenneth R Westerback |
2004-04-02 | repair linuxisms tested on hppa, sparc, vax and i386; from Sven Dehmlow <sven... | Michael Shalayeff |
2004-04-02 | kill _8 api completely | Michael Shalayeff |
2004-04-02 | Do not define AXE_DEBUG by default. | Miod Vallat |
2004-04-02 | remove terms 3 & 4 for drochner@NetBSD.org; as seen on netbsd lists | Theo de Raadt |
2004-04-02 | axe usb ethernet driver hacked into the tree by taleck@oz.net | Theo de Raadt |
2004-04-01 | Better bounds checking in strategy(), and kill the (unused) rd flags | Miod Vallat |
2004-03-31 | cleanup some whitespaces | Michael Shalayeff |
2004-03-31 | regen | Michael Shalayeff |
2004-03-31 | a few more hp cards | Michael Shalayeff |
2004-03-20 | Remove errant ';' at end of if() statement that was causing pre-mature | Aaron Campbell |
2004-03-20 | Implement firmware download. | Kenneth R Westerback |
2004-03-19 | Use __LP64__ to check for 64-bit systems. | Miod Vallat |
2004-03-19 | typo in comment; from robert nagy | Michael Shalayeff |
2004-03-19 | Tweak isr to speed it up, panic in correct spot, prepare for more firmware | Kenneth R Westerback |
2004-03-18 | Starting with Prism firmware version 1.6.3, HostAP supports an | Todd C. Miller |
2004-03-18 | don't read registers all the time, solves timeout issues. from Joris Vink | Ted Unangst |
2004-03-17 | Reduce openings to avoid both usual 'EIO' problems in interrupt mode | Kenneth R Westerback |
2004-03-16 | Slovenian keymap, contributed by Jernej Kovacic (jkovacic, email dot si). | Miod Vallat |
2004-03-16 | unlock on error paths, from Patrick Latifi | Ted Unangst |
2004-03-15 | Changes to wihap_auth_req(): | Todd C. Miller |
2004-03-15 | Make software WEP work in BSS (station) mode. Based on patches from | Todd C. Miller |
2004-03-15 | fix if(); error, also add missing error checks and close_pipe calls. | Dale Rahn |
2004-03-15 | per popular demand panic on premature arc4 initializations (would have panice... | Michael Shalayeff |
2004-03-15 | No need for ADEV_NODOORLOCK quirk anymore; krw@ ok | Miod Vallat |
2004-03-15 | DO NOT UNDO MY COMMITS | Theo de Raadt |
2004-03-14 | Return EINVAL in case of a zero length descriptor. The hifn can not handle | Hans-Joerg Hoexer |
2004-03-14 | Add first cut at PPR negotiation. From Marco Peereboom. | Kenneth R Westerback |
2004-03-14 | Shrink openings down to 1 for now, this makes the snakes happy, until a | Miod Vallat |
2004-03-14 | Small osiop inspired cleanups, especially honour the xfer timeout value | Miod Vallat |
2004-03-14 | Caps lock should only affect the letter keys, rather than enforcing a shift | Miod Vallat |
2004-03-14 | support for two more leadtek cards; from robert nagy | Michael Shalayeff |
2004-03-12 | Add a missing htole16() that broke software WEP on big endian machines. | Todd C. Miller |
2004-03-12 | Allow busy wait loops to fail, so that we don't spin if the hil loop does not | Miod Vallat |
2004-03-12 | Enable ata133 on amd8111; from netbsd | Alexander Yurchenko |
2004-03-12 | Reset scsi bus upon command timeout. | Miod Vallat |
2004-03-12 | Regen | Miod Vallat |
2004-03-12 | Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonly | Miod Vallat |
2004-03-10 | no need for re-including machine/stdarg.h | Theo de Raadt |
2004-03-10 | sync | Theo de Raadt |
2004-03-10 | new vscom puc; toni.tiveron@tiscali.it | Theo de Raadt |
2004-03-10 | indent | Theo de Raadt |
2004-03-09 | Allow the screen blanker to be disabled; PR#3123 | Miod Vallat |