Age | Commit message (Expand) | Author |
2004-08-09 | Big cleanup. Removed some unused obsolete stuff and fixed copyrights | Per Fogelstrom |
2004-08-09 | use OpenBSDs version instead | Per Fogelstrom |
2004-08-09 | bye bye! | Per Fogelstrom |
2004-08-09 | UVM is no longer an option since years. | Miod Vallat |
2004-08-09 | Needs a non-empty pmap_unuse_final() as sparc. | Miod Vallat |
2004-08-09 | maxpartitions 16, so our slices are a-p not a-h. | Miod Vallat |
2004-08-09 | Unbreak RAMDISK; deraadt | Miod Vallat |
2004-08-08 | Ahh! This code brings out old memories. Eight years old but still | Per Fogelstrom |
2004-08-08 | Since the I-cache can never be dirty, ignore copyback operations, and only | Miod Vallat |
2004-08-08 | Print address lines split scheme if necessary. | Miod Vallat |
2004-08-08 | Oops, OF_poweroff is not attribute(noreturn) anymore... | Miod Vallat |
2004-08-08 | Do not panic if OF_poweroff() returns, this is handled correctly by | Miod Vallat |
2004-08-08 | do not reset the chip (and subsequently the phy) when unnecessary; that is, | Brad Smith |
2004-08-08 | Various fixes and cleanups from miod@, tested and OK. | Per Fogelstrom |
2004-08-08 | locore.s -> locore.S, thanks Patrik | Per Fogelstrom |
2004-08-07 | Need pmap_unuse_final() too; Martin Reindl. | Miod Vallat |
2004-08-07 | fix bug in L2 cache size detection code | Per Fogelstrom |
2004-08-07 | add comment about porting work to do | Per Fogelstrom |
2004-08-07 | remove localbus.h include | Per Fogelstrom |
2004-08-06 | rename sparc kill_user_windows() to pmap_unuse_final(). provide empty stubs | Theo de Raadt |
2004-08-06 | provide md USPACE_ALIGN zero on all but mips; deradat@ pefo@ ok | Michael Shalayeff |
2004-08-06 | no localbus.h | Per Fogelstrom |
2004-08-06 | need this | Michael Shalayeff |
2004-08-06 | do not be quiet about this operation | Theo de Raadt |
2004-08-06 | Makefile changes to enter deep down there | Theo de Raadt |
2004-08-06 | initial sgi import | Per Fogelstrom |
2004-08-06 | one more mips64 | Per Fogelstrom |
2004-08-06 | initial mips64 | Per Fogelstrom |
2004-08-06 | support cardbus bridges and a few pcmcia devices i have working | Michael Shalayeff |
2004-08-06 | Initial support for arm interrupt counters, more fixes to come. ok miod@ | Dale Rahn |
2004-08-06 | Misc cleaning and KNF in order to sync this to hp300 soon; no functional | Miod Vallat |
2004-08-06 | Print cpu/cmmu details during boot, like mvme88k. | Kenji Aoyama |
2004-08-06 | Merge Luna88k and mvme88k M88200 management code. Features: | Miod Vallat |
2004-08-05 | Unbreak luna88k; spotted by aoyama@ | Miod Vallat |
2004-08-05 | When probing using badaddr make sure the probe load instruction | Per Fogelstrom |
2004-08-05 | keep at least a page in pv_entries pool and uppen the high mark | Michael Shalayeff |
2004-08-05 | again, sync usb device support accross archs by adding cdce | David Gwynne |
2004-08-05 | sync usb devs to other archs by adding cdce | David Gwynne |
2004-08-05 | unmap bios when done. from form@pdp-11.org.ru via grange | Ted Unangst |
2004-08-05 | spelling nit from Chris Pascoe | David Gwynne |
2004-08-04 | Use the ad hoc register define to access the Pbus fault status register, | Miod Vallat |
2004-08-04 | Remove the old fetch(9)/store(9) functions, since they are not used in | Miod Vallat |
2004-08-04 | Crank maxusers to 32 on m68k GENERIC kernels, and to 16 on m68k installation | Miod Vallat |
2004-08-04 | Completely remove BATC code. BATC on 88200 are way too small to be worth | Miod Vallat |
2004-08-04 | More cleaning: | Miod Vallat |
2004-08-04 | KNF and a spanking in the ddb helper code. | Miod Vallat |
2004-08-04 | More constants for the SSR register. | Miod Vallat |
2004-08-04 | There are so many reasons why a printf in an ipi is a very bad idea. | Artur Grabowski |
2004-08-03 | Replace the old 4.4BSD scsi code used on hp300 with a ``real'' driver | Miod Vallat |
2004-08-03 | Copy scsireg.h from hp300/dev to hp300/stand, and use it within hp300/stand. | Miod Vallat |