summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Collapse)Author
2000-06-23remove obsolete vtrace guts; art@Michael Shalayeff
2000-06-23ret should be there, wether auxreg/led is defined or not.Federico G. Schwindt
2000-06-21Kirk announced that soft updates are free todayNiklas Hallqvist
2000-06-21Fix xd entry in chrtoblktblMiod Vallat
2000-06-21add perfomance monitor unit, comment iv numbers for fpu/power/pmuMichael Shalayeff
2000-06-20If only one of IX86_CPU is defined, set CMACHFLAGS to the appropriateArtur Grabowski
-march=ix86. (as it was done for 486).
2000-06-19esp at pcmcia, commented out.Federico G. Schwindt
2000-06-19Upload memory ranges for NEW_NONCONTIG code, this one forgotten before 2.7Miod Vallat
freeze
2000-06-19Small, usable, and it even boots on 4Mb machinesMiod Vallat
2000-06-18Allow S to be overridden like on the other arches; provos@Todd C. Miller
2000-06-18don't reset the chip on NORXD, and certainly don't print a message about itJason Wright
2000-06-18remove unused junkJason Wright
2000-06-18hmm, you'd never know these started out as if_ie.c....Jason Wright
2000-06-16take MIN/MAX from param.h, okay theo@Niels Provos
2000-06-16Cannot emulate memcmp() with bcmp() due to different return values;Todd C. Miller
memcmp() will be added to libkern.
2000-06-15i840 chipset also has the true RNG (i82802 FWH). mickey@ ok.Hakan Olsson
2000-06-15add MD_CACHE* definesMichael Shalayeff
export more about cpu type. prorotype for `disable sid hashing', returning cpu version as a side effect define virtual pages coherency parameters.
2000-06-15add BUS_DMA_COHERENT, fix BUS_DMAMEM_NOSYNCMichael Shalayeff
2000-06-15more dr0 definitions for pcxs/pcxtMichael Shalayeff
2000-06-15Clean up one of the screwy things about the powerpc pmap, it couldDale S. Rahn
not properly track the count of mapped pages. Fix the count at a higher level. From NetBSD.
2000-06-15Add types to all of the global symbols in this asm code, partially necessaryDale S. Rahn
so that vmstat can find symbols, also just a good thing to do.
2000-06-15Recognize PowerPC G4 processor (called it's Motorola name "7400").Dale S. Rahn
2000-06-15#if 0 support for WSCONS, not currently used and wscons has changed sinceDale S. Rahn
this code worked.
2000-06-15UVM compatibility changes, UVM still not working, but can build.Dale S. Rahn
2000-06-15be more carefull about pg0, i think switch on sv next timeMichael Shalayeff
2000-06-13ptr alignment is not a hack, it's a feature fix for byte-wide promMichael Shalayeff
2000-06-13regenMichael Shalayeff
2000-06-13a few corrections gathered from comp.sys.hp.hpuxMichael Shalayeff
2000-06-13updateMichael Shalayeff
2000-06-13Add dewey and SOD information to this header file, for ELF ld.soDale S. Rahn
2000-06-13dmesg repair around pci sub-bus configTheo de Raadt
2000-06-12Fix typo and mention valid tty values.Todd C. Miller
2000-06-12move cfdriver to ncr53c9x.c and device declaration to conf/files.Federico G. Schwindt
2000-06-11Better fix for the scrolling region problem. Fixes PR/1271.Aaron Campbell
2000-06-10add ubsec, since it will work soon enoughTheo de Raadt
2000-06-10er, wrongTheo de Raadt
2000-06-10better ifdefTheo de Raadt
2000-06-08bad mickeyTheo de Raadt
2000-06-08Add explicit inclusions of signalvar.h to files actually using syms definedNiklas Hallqvist
there but relying on an indirect inclusion
2000-06-08use arch/mvme68k/dev/memdevs.c, not mvme88k.Artur Grabowski
2000-06-08&vm_pmap -> vm_map.pmapArtur Grabowski
2000-06-08&vm_pmap -> vm_map.pmapArtur Grabowski
2000-06-08&vm_pmap -> vm_map.pmapArtur Grabowski
2000-06-08&vm_pmap -> vm_map.pmapArtur Grabowski
2000-06-08Allow for forks of proc0 even if it's not curproc.Artur Grabowski
(this has been required by kthread for ages)
2000-06-08&vm_pmap -> vm_map.pmapArtur Grabowski
2000-06-08&vm_pmap -> vm_map.pmapArtur Grabowski
2000-06-08&vm_pmap -> vm_map.pmapArtur Grabowski
2000-06-08&vm_pmap -> vm_map.pmapArtur Grabowski
2000-06-08move cnspeed func and comspeed proto in placesMichael Shalayeff