Age | Commit message (Expand) | Author |
2002-05-19 | Provide a correct timeout behaviour, fixes some panics people had been | Miod Vallat |
2002-05-11 | I HATE it when things that we fix come back from bad merges | Theo de Raadt |
2002-05-09 | Fix ioctl handling | Nathan Binkert |
2002-05-09 | Sync hid stuff including ukbd, ums, and uhid with NetBSD | Nathan Binkert |
2002-05-07 | Fix uvisor for what's currently in the tree | Nathan Binkert |
2002-05-07 | Sync quirks with NetBSD | Nathan Binkert |
2002-05-07 | Sync uvisor driver with NetBSD. This adds support for PALM4 devices | Nathan Binkert |
2002-05-07 | Add a driver for Realtek RTL8150L based ethernet devices | Nathan Binkert |
2002-05-07 | Meant to commit only ulpt and committed everything. Most things weren't ready | Nathan Binkert |
2002-05-07 | Sync ulpt driver with NetBSD | Nathan Binkert |
2002-05-06 | sync uaudio with NetBSD | Nathan Binkert |
2002-05-06 | typedef for proc * for portability | Nathan Binkert |
2002-05-06 | Make more portable with NetBSD | Nathan Binkert |
2002-05-06 | sync with NetBSD | Nathan Binkert |
2002-05-06 | Sync with NetBSD | Nathan Binkert |
2002-05-05 | Use correct $NetBSD$ | Nathan Binkert |
2002-05-05 | whitespace sync with netbsd. | Nathan Binkert |
2002-05-02 | prefix structure members to avoid name clashes. | Nathan Binkert |
2002-04-03 | move the "ukbd_enable: %s: bad call on=%d" from DIAGNOSTIC to UKBD_DEBUG | Jason Wright |
2002-04-01 | Add support for a bunch of new adapters. | Nathan Binkert |
2002-04-01 | sync | Nathan Binkert |
2002-04-01 | More USB devices. | Nathan Binkert |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-12 | swiss german and french keymaps; from pckbd by Mathias Schmocker <smat@polari... | Michael Shalayeff |
2002-03-12 | sync with KAME | Kenjiro Cho |
2002-02-27 | We have memcpy and memset in the kernel. | Artur Grabowski |
2002-01-30 | Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ ok | Thomas Nordin |
2002-01-10 | Check result from malloc(9) when using M_NOWAIT. nate@ ok | Thomas Nordin |
2002-01-03 | new names, nate broke the tree | Theo de Raadt |
2002-01-03 | more devices from NetBSD | Nathan Binkert |
2002-01-03 | sync | Nathan Binkert |
2002-01-03 | Add devices and reorganize. | Nathan Binkert |
2001-12-17 | and of course, since the tree is so volatile now, i mess it up | Theo de Raadt |
2001-12-17 | move more microcode, so that it does not end up in /usr/include | Theo de Raadt |
2001-11-25 | regen | Michael Shalayeff |
2001-11-25 | nikon e880; from Dan Weeks <danimal@danimal.org> | Michael Shalayeff |
2001-11-06 | sync | Peter Stromberg |
2001-11-06 | new device | Peter Stromberg |
2001-11-02 | i do not think everybody needs USB_DEBUG | Michael Shalayeff |
2001-10-31 | sync | Nathan Binkert |
2001-10-31 | new device | Nathan Binkert |
2001-10-31 | sync | Nathan Binkert |
2001-10-31 | Synchronize usb code with NetBSD. | Nathan Binkert |
2001-10-26 | sync | Nathan Binkert |
2001-10-26 | MCT USB-232 interface | Nathan Binkert |
2001-10-25 | ddb entry support using usb (console) keyboard. | Dale Rahn |
2001-10-25 | If a usb keyboard is detached, check if the intrpipe is still active. | Dale Rahn |
2001-10-04 | Match a IEEE 1284.4 protocol. We do not support this protocol directly, | Grigoriy Orlov |
2001-10-02 | make usb work across apm suspends. okay millert@, niklas@, aaron@, deraadt@ | Niels Provos |