summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-05-10Some protection from userland and some __asm paranoia.Artur Grabowski
2002-05-10Mark all those __asm directives as clobbering memory, becauseArtur Grabowski
2002-05-10uhid changesTheo de Raadt
2002-05-09Add a max-mss option to the scrub rule which will enforce a maximum mssjasoni
2002-05-09Set length tag of the correct registersJason Wright
2002-05-09ukbd (and others) at uhidev, not uhubMarco S Hyman
2002-05-09On the hid -> hiddev changes, this file was missed.Dale Rahn
2002-05-09an_ltv_caps has some more fluff at the tail (exatly 16bit more fluff); report...Michael Shalayeff
2002-05-09ukbd now at uhidev, not uhub. Ditto for ums (commented out)Marco S Hyman
2002-05-09Set correct bit in IERJason Wright
2002-05-09Introduce user based filtering. Rules can specify ruid and euid (real andDaniel Hartmeier
2002-05-09Rework to process requests from a queue/interrupt handler instead of busyJason Wright
2002-05-09sid max should be such that after conversion into prot-id it will not overflowMichael Shalayeff
2002-05-09add stats gathering for tlb handlers, count the calls forMichael Shalayeff
2002-05-09Fix ioctl handlingNathan Binkert
2002-05-09Sync hid stuff including ukbd, ums, and uhid with NetBSDNathan Binkert
2002-05-09add support for SoundForte Theatre X-treme 5.1 SF256-PCS; from jumbo@Michael Shalayeff
2002-05-09from netbsd; okay art@Niels Provos
2002-05-09Make the paragraph degree key on a swedish iBook keyboard work in X.Mats O Jansson
2002-05-09Restore the support of ISO 8859-1 fonts in macppc console. gallant12x22.hMats O Jansson
2002-05-08- Go ahead and register to handle CRK_MOD_EXP_CRT opsJason Wright
2002-05-08Don't deref null pointer in failure case.Jason Wright
2002-05-08Drives can go busy after IDENTIFY. Make sure drive is not busy before issuingConstantine Sapuntzakis
2002-05-08A process can always signal itself--no need to restrict signals even ifTodd C. Miller
2002-05-08Overhaul of the french layout for adb keyboards, fixing errors, adding a lotMiod Vallat
2002-05-08register as having support for MODEXP operations and add associatedJason Wright
2002-05-08kt266 is reported to be doing auvia alright by Ian McWilliam <ianm@cit.uws.ed...Michael Shalayeff
2002-05-08print parisc level w/ the the parisc version, not for each cpuMichael Shalayeff
2002-05-08kill debugging printfskiMichael Shalayeff
2002-05-08regenMichael Shalayeff
2002-05-08a few more boards and corrections, from pg-hwdbMichael Shalayeff
2002-05-07bring over our mods; the cnv*c have a problem now, described in the osf versi...Michael Shalayeff
2002-05-07Simplify multicast handling based on powerpc's gm.c and remove ether_cmp()Jason Wright
2002-05-077811 needs a short pause before setting up the DMA CSR during reset or itJason Wright
2002-05-07minor style.jasoni
2002-05-07support TIOCLINUX ioctljasoni
2002-05-07Fix uvisor for what's currently in the treeNathan Binkert
2002-05-07Sync quirks with NetBSDNathan Binkert
2002-05-07Sync uvisor driver with NetBSD. This adds support for PALM4 devicesNathan Binkert
2002-05-07Less verbose. noticed by fgschNathan Binkert
2002-05-07Add url(4) and urlphy(4)Nathan Binkert
2002-05-07Add a driver for Realtek RTL8150L based ethernet devicesNathan Binkert
2002-05-07Add urlphy(4) which is used by url(4).Nathan Binkert
2002-05-07move ether_crc32_le to if_ethersubr.c. Add ether_crc32_beNathan Binkert
2002-05-07Meant to commit only ulpt and committed everything. Most things weren't readyNathan Binkert
2002-05-07Sync ulpt driver with NetBSDNathan Binkert
2002-05-07Spring pmap cleaning:Miod Vallat
2002-05-06sync uaudio with NetBSDNathan Binkert
2002-05-06Increase MAXPHYS from 63K to 64K which brings it in line with all ourTodd C. Miller
2002-05-06basic infrastructure for handling RSA with CRT parameters. Just need toJason Wright