summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2000-05-31fixesMichael Shalayeff
2000-05-31Better English.Aaron Campbell
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-30stiMichael Shalayeff
2000-05-30new driver for sti graphics.Michael Shalayeff
2000-05-30add ich at pciMichael Shalayeff
2000-05-30Oops. conversion braino.Artur Grabowski
2000-05-30hours vs minutes; pr 769 from mfriedl@fau.deMichael Shalayeff
2000-05-29Add tqphy; needed for 3c574 support in ep(4).Aaron Campbell
2000-05-29better MI supportTheo de Raadt
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
2000-05-28missing arguments and typos.Artur Grabowski
2000-05-27Fix a bunch of typos.Artur Grabowski
2000-05-27UVM. useracc -> uvm_useracc.Artur Grabowski
2000-05-27oops. remove "line noise".Artur Grabowski
2000-05-27UVM. grow -> uvm_growArtur Grabowski
2000-05-27kcopy, needed by UVM.Artur Grabowski
2000-05-27Even more name changes for UVM.Artur Grabowski
2000-05-27Need to include <vm/vm.h> for round_page.Artur Grabowski
2000-05-27UVM support.Artur Grabowski
2000-05-27UVM support.Artur Grabowski
2000-05-27UVM support. (kernacc -> uvm_kernacc)Artur Grabowski
2000-05-27uvm support.Artur Grabowski
2000-05-27vm freelist defines for UVM.Artur Grabowski
2000-05-27Make pmap_activate take struct proc * as arguemnt.Artur Grabowski
2000-05-27Start of support for UVM. interrupt counters and kmem_free -> uvm_km_free.Artur Grabowski
2000-05-27Interrupt counter define for UVM.Artur Grabowski
2000-05-27Oops. This is also needed for MACHINE_NEW_NONCONTIG.Artur Grabowski
2000-05-27MACHINE_NEW_NONCONTIG code for amiga. Enabled by default.Artur Grabowski
2000-05-27better man page buildingTheo de Raadt
2000-05-27superior dvorak map by Adam RogoyskiHugh Graham
2000-05-27whitespace issuesHugh Graham
2000-05-26limit MI man page traversalTheo de Raadt
2000-05-26more portable manual pagesTheo de Raadt
2000-05-26Use ../../../conf/GENERIC for standard set of options; general cleanupMiod Vallat
2000-05-26Disable TCP 4.2 compatibility bugs by defaultMiod Vallat
2000-05-25cause traversal into arch & subdirectories for the purposes of manual page in...Theo de Raadt
2000-05-25man subdirTheo de Raadt
2000-05-25man subdirTheo de Raadt
2000-05-25Add dvorak soft map. Currently attributed to Trevor Schroeder, althoughHugh Graham
2000-05-24Add an extra byte to the end of struct pcb and make sure that it is set toBrandon Creighton
2000-05-24uncomment wscons-related stuff, and comment gsc betterMichael Shalayeff
2000-05-23KGDB is broken since a few decades, don't useMiod Vallat
2000-05-19Prepare to always install some pcvt man pages.Marc Espie