Age | Commit message (Expand) | Author |
2002-05-10 | Some protection from userland and some __asm paranoia. | Artur Grabowski |
2002-05-10 | Mark all those __asm directives as clobbering memory, because | Artur Grabowski |
2002-05-10 | uhid changes | Theo de Raadt |
2002-05-09 | Add a max-mss option to the scrub rule which will enforce a maximum mss | jasoni |
2002-05-09 | Set length tag of the correct registers | Jason Wright |
2002-05-09 | ukbd (and others) at uhidev, not uhub | Marco S Hyman |
2002-05-09 | On the hid -> hiddev changes, this file was missed. | Dale Rahn |
2002-05-09 | an_ltv_caps has some more fluff at the tail (exatly 16bit more fluff); report... | Michael Shalayeff |
2002-05-09 | ukbd now at uhidev, not uhub. Ditto for ums (commented out) | Marco S Hyman |
2002-05-09 | Set correct bit in IER | Jason Wright |
2002-05-09 | Introduce user based filtering. Rules can specify ruid and euid (real and | Daniel Hartmeier |
2002-05-09 | Rework to process requests from a queue/interrupt handler instead of busy | Jason Wright |
2002-05-09 | sid max should be such that after conversion into prot-id it will not overflow | Michael Shalayeff |
2002-05-09 | add stats gathering for tlb handlers, count the calls for | Michael Shalayeff |
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-09 | add support for SoundForte Theatre X-treme 5.1 SF256-PCS; from jumbo@ | Michael Shalayeff |
2002-05-09 | from netbsd; okay art@ | Niels Provos |
2002-05-09 | Make the paragraph degree key on a swedish iBook keyboard work in X. | Mats O Jansson |
2002-05-09 | Restore the support of ISO 8859-1 fonts in macppc console. gallant12x22.h | Mats O Jansson |
2002-05-08 | - Go ahead and register to handle CRK_MOD_EXP_CRT ops | Jason Wright |
2002-05-08 | Don't deref null pointer in failure case. | Jason Wright |
2002-05-08 | Drives can go busy after IDENTIFY. Make sure drive is not busy before issuing | Constantine Sapuntzakis |
2002-05-08 | A process can always signal itself--no need to restrict signals even if | Todd C. Miller |
2002-05-08 | Overhaul of the french layout for adb keyboards, fixing errors, adding a lot | Miod Vallat |
2002-05-08 | register as having support for MODEXP operations and add associated | Jason Wright |
2002-05-08 | kt266 is reported to be doing auvia alright by Ian McWilliam <ianm@cit.uws.ed... | Michael Shalayeff |
2002-05-08 | print parisc level w/ the the parisc version, not for each cpu | Michael Shalayeff |
2002-05-08 | kill debugging printfski | Michael Shalayeff |
2002-05-08 | regen | Michael Shalayeff |
2002-05-08 | a few more boards and corrections, from pg-hwdb | Michael Shalayeff |
2002-05-07 | bring over our mods; the cnv*c have a problem now, described in the osf versi... | Michael Shalayeff |
2002-05-07 | Simplify multicast handling based on powerpc's gm.c and remove ether_cmp() | Jason Wright |
2002-05-07 | 7811 needs a short pause before setting up the DMA CSR during reset or it | Jason Wright |
2002-05-07 | minor style. | jasoni |
2002-05-07 | support TIOCLINUX ioctl | jasoni |
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 | Less verbose. noticed by fgsch | Nathan Binkert |
2002-05-07 | Add url(4) and urlphy(4) | Nathan Binkert |
2002-05-07 | Add a driver for Realtek RTL8150L based ethernet devices | Nathan Binkert |
2002-05-07 | Add urlphy(4) which is used by url(4). | Nathan Binkert |
2002-05-07 | move ether_crc32_le to if_ethersubr.c. Add ether_crc32_be | 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-07 | Spring pmap cleaning: | Miod Vallat |
2002-05-06 | sync uaudio with NetBSD | Nathan Binkert |
2002-05-06 | Increase MAXPHYS from 63K to 64K which brings it in line with all our | Todd C. Miller |
2002-05-06 | basic infrastructure for handling RSA with CRT parameters. Just need to | Jason Wright |