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