Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-29 | spaces | Michael Shalayeff | |
2001-06-29 | merge a bit of bus_dma* from netbsd | Jason Wright | |
convert some NBPG->PAGE_SIZE add missing initialization missed in previous merge use kernel_map not kmem_map | |||
2001-06-29 | Add kbd info for iBook. -moj | Mats O Jansson | |
2001-06-29 | Remove defines that are now defined elsewhere. | Janne Johansson | |
2001-06-29 | biosboot is more than 256 bytes for a while now | Michael Shalayeff | |
2001-06-29 | Include/header cleanup. More. | Dale Rahn | |
2001-06-29 | implement __swap64md | Michael Shalayeff | |
2001-06-29 | Enable iop+ioprbs | Niklas Hallqvist | |
2001-06-29 | header file include/define cleanup. commit N of many. | Dale Rahn | |
2001-06-28 | Add swedish keyboard with or without dead keys. -moj | Mats O Jansson | |
2001-06-27 | Missed part of the IPF cleanup; openbsd@davidkrause.com | Angelos D. Keromytis | |
2001-06-27 | Typos | Miod Vallat | |
2001-06-27 | PMAP_NEW is no longer an option on sparc. | Artur Grabowski | |
2001-06-27 | Add commented out ises driver. RNG works. | Hakan Olsson | |
2001-06-27 | Aue works fine, add it. | Dale Rahn | |
kue was not added to ramdisk kernel, add it too. | |||
2001-06-27 | UVM is default | Niklas Hallqvist | |
2001-06-27 | add the ALTQ device to the rest of the architectures. | Kenjiro Cho | |
2001-06-27 | IPF cleanup; openbsd@davidkrause.com | Angelos D. Keromytis | |
2001-06-27 | IPF cleanup; openbsd@davidkrause.com | Angelos D. Keromytis | |
2001-06-27 | MNN is no longer an option. | Artur Grabowski | |
2001-06-27 | Remove IPF; openbsd@davidkrause.com | Angelos D. Keromytis | |
2001-06-27 | IPF bye bye; openbsd@davidkrause.com, ok niklas@ | Angelos D. Keromytis | |
2001-06-27 | Remove IPF references; openbsd@davidkrause.com | Angelos D. Keromytis | |
2001-06-27 | ALTQ base modifications to the kernel. | Kenjiro Cho | |
- ALTQ introduces a set of new queue macros that coexist with the traditional IF_XXX macros. - "struct ifaltq" replaces "struct ifqueue" in "struct ifnet". - assign cdev major 74 for i386 and 54 for alpha as ALTQ control interface. | |||
2001-06-27 | UVM is no longer an option. | Artur Grabowski | |
2001-06-27 | recieve -> receive | Nathan Binkert | |
2001-06-27 | stupid american river | Theo de Raadt | |
2001-06-27 | option UVM is not needed anymore | Artur Grabowski | |
2001-06-27 | Zap old vm. | Artur Grabowski | |
2001-06-27 | kill old vm | Artur Grabowski | |
2001-06-27 | kill old vm | Artur Grabowski | |
2001-06-27 | use + not = and 0-9 | Michael Shalayeff | |
2001-06-27 | whack old vm | Artur Grabowski | |
2001-06-27 | rip old vm | Artur Grabowski | |
2001-06-27 | old vm no more | Artur Grabowski | |
2001-06-27 | zap old vm | Artur Grabowski | |
2001-06-27 | fix constraint, no idea how did it work | Michael Shalayeff | |
2001-06-27 | implement 64 bit swap and fix constraints on others | Michael Shalayeff | |
2001-06-27 | no more old VM | Artur Grabowski | |
2001-06-27 | fix mac pool_get panics on forks - ok art@ | Bob Beck | |
2001-06-27 | No more old VM on amiga. | Artur Grabowski | |
2001-06-26 | 126 -> NBT_BAD | Miod Vallat | |
2001-06-26 | Add pciide support to ramdisk. | Dale Rahn | |
2001-06-26 | trivial ether_input_mbuf() conversions. | Federico G. Schwindt | |
2001-06-26 | Initial import of mvmeppc. | Steve Murphree | |
2001-06-26 | s/USER_PCICONFIG/USER_PCICONF | Jason Wright | |
2001-06-26 | A few changes to mvme68k: | Miod Vallat | |
+ switch to UVM + fix the system trace problem + big cleanup of locore.s (macro for BUG calls, use more common m68k code whenever possible, and the macros in <m68k/asm.h>) + better indentation on some parts (old KNF) + call doshutdownhooks() at shutdown + use <net/netisr_dispatch.h> + upgrade pmap.c to something very close to our current hp300 pmap.c, minus support for PMAP_NEW and for HP MMU + various tidbits I forget to mention here work and tests by smurph@ and me. | |||
2001-06-26 | Add pciide support for powerpc. | Dale Rahn | |
Yes Theo, you found my bug, but the tree broke because you referenced devices that were not enabled, yet. | |||
2001-06-26 | add USER_PCICONF in GENERIC | Matthieu Herrb | |
2001-06-26 | More chipset info needed by X. | Artur Grabowski | |