summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-09-21syncAlexander Yurchenko
2004-09-21New vendor Aralion Inc. and its raid ARS106S.Alexander Yurchenko
2004-09-21Keep providing a 32bit only version of bzero() #ifdef _STANDALONE, asMiod Vallat
2004-09-21nswbuf is long dead; also silence debug printf unless option DEBUG.Miod Vallat
2004-09-21trap() should return a 64 bit value now.Miod Vallat
2004-09-21Make RM7K get L3 cache from config reg. cleanupPer Fogelstrom
2004-09-21$OpenBSD$ tagAlexander Yurchenko
2004-09-21/dev/ptm support for sgi.Miod Vallat
2004-09-21re-add RCS id after last commitBrad Smith
2004-09-21Previous commit removed proper caching when growing segmaps by mistake;Miod Vallat
2004-09-21Nuke commons.Miod Vallat
2004-09-20Fix order of operations for m_gethdr(), found a bit ago, commit after secondDale Rahn
2004-09-20syncTheo de Raadt
2004-09-20more uplcom and umct; jsg@goblin.cx pulled from netbsdTheo de Raadt
2004-09-20regenMichael Shalayeff
2004-09-20IRE is really AD and thus rename those and add a few devicesMichael Shalayeff
2004-09-20Move <machine/pte.h> to mips64 land.Miod Vallat
2004-09-20pf_routable(), used for the no-route keyword, was a v4 only implementation,Henning Brauer
2004-09-20regenMichael Shalayeff
2004-09-20hp pci bridge idMichael Shalayeff
2004-09-20addres -> addressMiod Vallat
2004-09-20syncAlexander Yurchenko
2004-09-20Add nvidia nforce3 250 audio. From FreeBSD via deraadt@.Alexander Yurchenko
2004-09-20There was one CF_5_xx constant left in the 52xx code, change it to CF_52_xxMiod Vallat
2004-09-20// is not valid in asm. doh...Per Fogelstrom
2004-09-20Some cleanups for RM52x0 cpus.Per Fogelstrom
2004-09-20spl dance to protect buffer flags in a sensitive contextPedro Martelletto
2004-09-20Homogeneize with other platforms' Makefiles; mainly adds the ability toMiod Vallat
2004-09-20splraise can be inlined or not by definePer Fogelstrom
2004-09-20Add support for R10K cpu classPer Fogelstrom
2004-09-20Add support for R10K cpu classPer Fogelstrom
2004-09-20R10K cpu class cache supportPer Fogelstrom
2004-09-20some people are just incapable of properly comitting to *devs filesMichael Shalayeff
2004-09-20don't include sys/malloc.h, no memory management functions are usedBrad Smith
2004-09-20another unit; http://www2.elecom.co.jp/products/UC-SGT.htmlTheo de Raadt
2004-09-20meant to commit this too, remove old resume workaround flagsBrad Smith
2004-09-20remove software-based workaround for the resume issue.Brad Smith
2004-09-20enable code to disable dynamic standby mode on 82550'sBrad Smith
2004-09-19typo, or -> ofBrad Smith
2004-09-19regenMichael Shalayeff
2004-09-19proper sigsetreturn() argsMichael Shalayeff
2004-09-19another long that is really u_intMichael Shalayeff
2004-09-19const this speedtab tooMichael Shalayeff
2004-09-19ressurect hpux_sig.c and implement just the different parts in arch/hpux_sig2.cMichael Shalayeff
2004-09-19constify speedtabs and make ttspeedtab() take a const struct speedtab *Michael Shalayeff
2004-09-19nop missing in bd slotPer Fogelstrom
2004-09-19do not blindly assume console has been mappedMichael Shalayeff
2004-09-19turn totalphysmem into physmem and name old physmem into smth it really isMichael Shalayeff
2004-09-18hierarchy is spelled hierarchy, from Jonathan GrayTed Unangst
2004-09-18off by one in checkTed Unangst