summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-04-21Initial commit for OpenBSD/luna88k, based on OpenBSD/mvme88k, NetBSD/luna68k ...Kenji Aoyama
2004-04-21regenMichael Shalayeff
2004-04-21fix old typoMichael Shalayeff
2004-04-21regenMichael Shalayeff
2004-04-21guess some from different funky lists found in google, intial guess by weissm...Michael Shalayeff
2004-04-21fix fcmp parsingMichael Shalayeff
2004-04-21regenMichael Shalayeff
2004-04-21cleanup and guess some models based on descriptionsMichael Shalayeff
2004-04-20add tcps_rcvacktooold; ok deraadtMarkus Friedl
2004-04-20Disable FFS_SOFTUPDATES too, from form@pdp-11.org.ruAlexander Yurchenko
2004-04-20Belkin F5U109; from NetBSD, ok henningPeter Valchev
2004-04-20enable umidi, now that the include issue has been fixedPeter Valchev
2004-04-20protect from multiple inclusion; ok miodPeter Valchev
2004-04-20set uvm_km_pages_lowat to 128; unbreaks mbuf allocation;Markus Friedl
2004-04-19remove the GATEWAY junk thingy; at the same time, select a new fatTheo de Raadt
2004-04-19remove the GATEWAY junk thingy; at the same time, select a new fatTheo de Raadt
2004-04-19introduce a new km_page allocator that gets pages from kernel_map usingTed Unangst
2004-04-19also use sbcheckreserve() for setsockopt of SO_SNDBUF and SO_RCVBUFTheo de Raadt
2004-04-19this is only a work in progress, we can perfect afterwards, but it is timeTheo de Raadt
2004-04-19Report when VIA AES is present, even if we're not going to use it becauseTom Cosgrove
2004-04-19allow this to compile after the tags/wide/sync SCSI fix went in.Brad Smith
2004-04-18... and do not pass a NULL map to uvm_fault() either.Miod Vallat
2004-04-18Do not dereference NULL stupidly in trap() when checking if a process needsMiod Vallat
2004-04-18In cpu_startup(), move the memory size computations to allocsys() insteadMiod Vallat
2004-04-18pass esp/ah/ipcmp to rawip if processing is disabled with sysctl;Markus Friedl
2004-04-18Sync with FreeBSD's "em".Henric Jungheim
2004-04-18unify USB section with i386 GENERIC, but leave "midi at umidi" commented outPeter Valchev
2004-04-18unify the whole USB section with the already-improved i386 GENERICPeter Valchev
2004-04-18Fix cut/paste typo in error message.Kenneth R Westerback
2004-04-18Restore siop's (and possibly others) ability to negotiate tags/wide/sync byKenneth R Westerback
2004-04-18typo in a commentMichael Shalayeff
2004-04-17oops, it is on the 2nd IDTheo de Raadt
2004-04-17syncTheo de Raadt
2004-04-17exsys EX41098Theo de Raadt
2004-04-17Don't forget to apply the M_CLUSTER flag when copying flags in m_pullup2().Ryan Thomas McBride
2004-04-17unbreakHenning Brauer
2004-04-17when the input queue congestion flag is set stop evaluating the rulesetHenning Brauer
2004-04-17add a congestion indicator to if_queue. It is set when the input queueHenning Brauer
2004-04-16Bounds check PCC2 and SYSCON interrupt vectors.Miod Vallat
2004-04-16Do not attach if we could not get an interrupt.Miod Vallat
2004-04-16When a VMEBus device needs to use two interrupt vectors, be nice and let itMiod Vallat
2004-04-16Do not register console as CN_NORMAL priority if we are not in cdevsw[].Miod Vallat
2004-04-16probe correct amount of RAM on cards that have 64KB memoryXavier Santolaria
2004-04-16bye bye, because miod wants a clean shack as much as i doTheo de Raadt
2004-04-16remove #GATEWAY junkTheo de Raadt
2004-04-16fix niklas's panic and pr3672 with freebsd rev 1.54 (don't trust DIRSIZ)Ted Unangst
2004-04-16not a pasto. ok millert@Ted Unangst
2004-04-16During bootup, only print the VMEChip2 decoder settings for those which areMiod Vallat
2004-04-16When the abort button is pressed on 1x7, do not invoke the trap handler twice.Miod Vallat
2004-04-16remote splaudio hack, now that all architectures that need it,Peter Valchev