Age | Commit message (Expand) | Author |
2002-06-09 | KNF | Dale Rahn |
2002-06-09 | Ah, seems we've seen this problem before (macro's with wrong name) | Jason Wright |
2002-06-09 | convert sleep() calls to tsleep(). | Miod Vallat |
2002-06-09 | add PCITAG_BUS/DEV/FUNC for decoding PCI tags | Jason Wright |
2002-06-09 | knf/cleanup/dead code removal. | Dale Rahn |
2002-06-09 | more arpcom ->sc_arpcom missing. | Dale Rahn |
2002-06-09 | an agr(0) was overwriting the saved r18, fix that | Michael Shalayeff |
2002-06-09 | fix the use of "cuz" in the tree; these are all in comments | Jason Peel |
2002-06-09 | more of those crazy registers | Jason Wright |
2002-06-08 | Move stuff around like a crazy man... (split into var/reg) | Jason Wright |
2002-06-08 | compile with -Wall -Werror -Whatever | Miod Vallat |
2002-06-08 | Make 4GB machines work better. | Tobias Weingartner |
2002-06-08 | Initial (not quite fully working) driver for the schizo on the blade1000 | Jason Wright |
2002-06-08 | Netbsd cache flush speedup to dcache_flush_page. | Marcus Watts |
2002-06-08 | Use tsleep. | Artur Grabowski |
2002-06-08 | make pci_conf_{read|write} indirect functions so we can overload them | Jason Wright |
2002-06-08 | Oops, it was not meant to be removed, just liposucked. | Miod Vallat |
2002-06-08 | One ddb to rule them all. | Miod Vallat |
2002-06-08 | Strict prototypes, and some KNF touches while there. | Miod Vallat |
2002-06-08 | Strict prototypes, fix lcsplx() behaviour as per macppc, and a few | Miod Vallat |
2002-06-08 | Strict prototypes, and fix mvmeprom_brdid interface. | Miod Vallat |
2002-06-08 | Fix device and console device prototypes. | Miod Vallat |
2002-06-08 | Factorize common parts (cache-related stuff). | Miod Vallat |
2002-06-08 | protect biodone with splbio | Artur Grabowski |
2002-06-08 | Explain why there is no splhigh here | Niklas Hallqvist |
2002-06-08 | Provide type information for some symbols. Should fix vmstat -i. | Artur Grabowski |
2002-06-08 | Always keep the symbols, don't hand that memory to the VM system. | Artur Grabowski |
2002-06-08 | rl* at cardbus | Aaron Campbell |
2002-06-08 | Macppc switches to gem from gm. Use the MI, better, Gig-E capable driver. | Dale Rahn |
2002-06-07 | knf | Jason Wright |
2002-06-07 | More DDB fallout. | Dale Rahn |
2002-06-07 | Fix DDB build problem, minor cleanup. | Dale Rahn |
2002-06-07 | This doesn't happen, and Debugger should not be used here anyway... | Dale Rahn |
2002-06-07 | Remove obsolete CLKF_BASEPRI(). ok niklas@, miod@ and art@ | Thomas Nordin |
2002-06-07 | Add wsconsctl recognition support for adb keyboard. | Dale Rahn |
2002-06-07 | add a way to exit from the 'root device' prompt if we haven't found ANY possi... | Jason Wright |
2002-06-07 | Hand-editing diff file to remove a few chunks that you don't want to | Miod Vallat |
2002-06-07 | remove static | Jason Wright |
2002-06-07 | Vacuum cleaning of the adb code, step 1: random KNF, remove mac68k | Miod Vallat |
2002-06-07 | KNF | Miod Vallat |
2002-06-07 | Move more function prototypes to <machine/conf.h> as cdev_decl(foo) | Miod Vallat |
2002-06-07 | zap. | Artur Grabowski |
2002-06-07 | Switch mvmeppc to the current powerpc pmap scheme. | Miod Vallat |
2002-06-07 | Fix the cache invalidation routines, per macppc cpu.h rev 1.3. | Miod Vallat |
2002-06-06 | implement findblkname() and some more fluff around | Michael Shalayeff |
2002-06-06 | use shorter uvm_prot_rw | Michael Shalayeff |
2002-06-06 | do not poke into the page0 for now | Michael Shalayeff |
2002-06-06 | do not say duh to the cereal | Michael Shalayeff |
2002-06-06 | zap | Artur Grabowski |
2002-06-05 | a driver for the rng on the amd768 power management device (no actual power m... | Michael Shalayeff |