summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-08-10spacingTheo de Raadt
2004-08-10gonePer Fogelstrom
2004-08-10spacingTheo de Raadt
2004-08-10spacingTheo de Raadt
2004-08-10use MID_MIPS64Theo de Raadt
2004-08-10big-endian MIPS64 midTheo de Raadt
2004-08-10spacingTheo de Raadt
2004-08-10The second spc is missing on original LUNA-88K, so add and check theKenji Aoyama
2004-08-10make kvm happy again!Per Fogelstrom
2004-08-10Add SADB_X_EXT_LIFETIME_LASTUSE for use with isakmpd/DPD, adding thisHakan Olsson
2004-08-10Add O2 built in ethernet.Per Fogelstrom
2004-08-10cleanPer Fogelstrom
2004-08-10make enaddr_aton in machdep.c globalPer Fogelstrom
2004-08-10Don't mess with the msgbuf location when free memory is determined by the bios.Per Fogelstrom
2004-08-10when inserting a dynamic group entry into the pfi_ifs tree, don't incorrectlyDavid Gwynne
2004-08-10use generic net/netisr_dispatch.h; pefo@ okMichael Shalayeff
2004-08-10give mace some dma; pefo@ okMichael Shalayeff
2004-08-10mac-110 on mace from netbsdMichael Shalayeff
2004-08-10regenBrad Smith
2004-08-101000baseTX -> 1000baseTBrad Smith
2004-08-09remove some old stuff and clean up. arc and galileo is gone.Per Fogelstrom
2004-08-09remove old arc stuff and add sgi support.Per Fogelstrom
2004-08-09mips/sgi uses same symbol table style setup as sparc64Per Fogelstrom
2004-08-09sgi TOD clockPer Fogelstrom
2004-08-09adding tod support to sgiPer Fogelstrom
2004-08-09fixed printoutPer Fogelstrom
2004-08-09Shrink the u-area down to two pages.Miod Vallat
2004-08-09Take advantage of the recent ABI change to use less stack space and doMiod Vallat
2004-08-09G/c option HANDLER code, and a few cosmetic cleanings.Miod Vallat
2004-08-09rev not rev.Theo de Raadt
2004-08-09move to 3.6-betaTheo de Raadt
2004-08-09update ste(4) with stability and performance fixes fromCan Erkin Acar
2004-08-09Big cleanup. Removed some unused obsolete stuff and fixed copyrightsPer Fogelstrom
2004-08-09use OpenBSDs version insteadPer Fogelstrom
2004-08-09bye bye!Per Fogelstrom
2004-08-09Change static functions to be non-static, for better backtraces.Otto Moerbeek
2004-08-09UVM is no longer an option since years.Miod Vallat
2004-08-09Needs a non-empty pmap_unuse_final() as sparc.Miod Vallat
2004-08-09maxpartitions 16, so our slices are a-p not a-h.Miod Vallat
2004-08-09Unbreak RAMDISK; deraadtMiod Vallat
2004-08-08Ahh! This code brings out old memories. Eight years old but stillPer Fogelstrom
2004-08-08Since the I-cache can never be dirty, ignore copyback operations, and onlyMiod Vallat
2004-08-08Print address lines split scheme if necessary.Miod Vallat
2004-08-08Oops, OF_poweroff is not attribute(noreturn) anymore...Miod Vallat
2004-08-08Do not panic if OF_poweroff() returns, this is handled correctly byMiod Vallat
2004-08-08Zero route info structure in rtredirect(), avoiding a panic on labelOtto Moerbeek
2004-08-08do not reset the chip (and subsequently the phy) when unnecessary; that is,Brad Smith
2004-08-08Various fixes and cleanups from miod@, tested and OK.Per Fogelstrom
2004-08-08locore.s -> locore.S, thanks PatrikPer Fogelstrom
2004-08-07Need pmap_unuse_final() too; Martin Reindl.Miod Vallat