summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
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
2000-06-15i840 chipset also has the true RNG (i82802 FWH). mickey@ ok.Hakan Olsson
2000-06-15add MD_CACHE* definesMichael Shalayeff
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
2000-06-15Add types to all of the global symbols in this asm code, partially necessaryDale S. Rahn
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
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
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
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
2000-06-08MANSUBDIR is common for this whole dirMichael Shalayeff
2000-06-08add flags 0x0000 for all apm configurationsMichael Shalayeff
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