summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-06-01ipsp_acquire_sa()Angelos D. Keromytis
2000-06-01ipsp_spd_lookup()Angelos D. Keromytis
2000-06-01Prototype for ipsp_spd_lookup()Angelos D. Keromytis
2000-06-01gcc might use something like autoincremented registers here, which willBrandon Creighton
2000-06-01ramdisk stuffBrandon Creighton
2000-05-31Sigh... Fix a stupid bug wrt reverse video attributes (when using the newerAaron Campbell
2000-05-31syncChris Cappuccio
2000-05-31Add some OPTi IDE controllersChris Cappuccio
2000-05-31man descendentalismMichael Shalayeff
2000-05-31build mans all the time, cleanfiles always the sameMichael Shalayeff
2000-05-31cleanupMichael Shalayeff
2000-05-31fixesMichael Shalayeff
2000-05-31Bug fix from NetBSD, plus some more DPRINTF().Aaron Campbell
2000-05-31Better English.Aaron Campbell
2000-05-31syncTheo de Raadt
2000-05-31another pci-pci bridgeTheo de Raadt
2000-05-30-symtab +clkf_intrMichael Shalayeff
2000-05-30no need to include vm/vm.hMichael Shalayeff
2000-05-30elf_ldsym, increase boot minor versionMichael Shalayeff
2000-05-30aout_ldsym, increase boot minor versionMichael Shalayeff
2000-05-30split symbol loading for a.out into a separate routine (tested on i386)Michael Shalayeff
2000-05-30stiMichael Shalayeff
2000-05-30new driver for sti graphics.Michael Shalayeff
2000-05-30sti hp graphics, available in pci and hp-prop sgc bus form factors.Michael Shalayeff
2000-05-30add sti graphics available in pci and sgc form factorsMichael Shalayeff
2000-05-30a few more codes ids from vendor docsMichael Shalayeff
2000-05-30add ich at pciMichael Shalayeff
2000-05-30audio driver for intel 810/820/440MX i/o controller hub ac'97 .Michael Shalayeff
2000-05-30regenMichael Shalayeff
2000-05-30440MX chipset definionsMichael Shalayeff
2000-05-30Changes from NetBSD:Federico G. Schwindt
2000-05-30Changes from NetBSD:Federico G. Schwindt
2000-05-30Oops. conversion braino.Artur Grabowski
2000-05-30syncTheo de Raadt
2000-05-30oopsTheo de Raadt
2000-05-30hours vs minutes; pr 769 from mfriedl@fau.deMichael Shalayeff
2000-05-30syncTheo de Raadt
2000-05-30more device descriptionsTheo de Raadt
2000-05-29OR the values in misc within cftable entry; in iospace, irq and miscFederico G. Schwindt
2000-05-29Add tqphy; needed for 3c574 support in ep(4).Aaron Campbell
2000-05-29Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD.Aaron Campbell
2000-05-29preparing for AX88190 support; from NetBSD.Federico G. Schwindt
2000-05-29syncFederico G. Schwindt
2000-05-29new products.Federico G. Schwindt
2000-05-29better MI supportTheo de Raadt
2000-05-28do not treat bind(2) with IPv4 mapped address in a special way.Jun-ichiro itojun Hagino
2000-05-28Bugfix pmap_activate.Artur Grabowski
2000-05-28Disable cross for UVM until I figure out what the #$%&! is happening in here.Artur Grabowski
2000-05-28UVM. kmem_alloc -> uvm_km_zalloc. And one ugly construction -> uvm_km_valloc.Artur Grabowski
2000-05-28UVM. grow -> uvm_grow, useracc -> uvm_useracc.Artur Grabowski