summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2000-06-07add a note how to force apm proto versionMichael Shalayeff
2000-06-07look into config flags for version enforcement and other flagsMichael Shalayeff
2000-06-07some moreMichael Shalayeff
2000-06-07&vm_pmap -> vm_map.pmapArtur Grabowski
2000-06-07Fix comments to reflect reality.Artur Grabowski
2000-06-07At art@'s prompting, change amiga's loadbsd flag parsing to look moreMarc Espie
2000-06-07new elink3 pulls in the whole mii thingMichael Shalayeff
2000-06-06fitTheo de Raadt
2000-06-06include ksyms.h to have correct NKSYMS value (oops)Miod Vallat
2000-06-06Make si compile with non-DDB kernelsMiod Vallat
2000-06-05Need to include files.mii due to latest elink3 changes.Artur Grabowski
2000-06-05Adjust for the reaper.Artur Grabowski
2000-06-05Argh. forgot this when committing the reaper stuff.Artur Grabowski
2000-06-05Changes to exit handling.Artur Grabowski
2000-06-04Only scroll up if we've hit the bottom of the scrolling region, not if we'reAaron Campbell
2000-06-02rework interrupt handling completely, and be more careful with the CD180Jason Wright
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-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-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