Age | Commit message (Expand) | Author |
2004-08-10 | spacing | Theo de Raadt |
2004-08-10 | use MID_MIPS64 | Theo de Raadt |
2004-08-10 | spacing | Theo de Raadt |
2004-08-10 | The second spc is missing on original LUNA-88K, so add and check the | Kenji Aoyama |
2004-08-10 | make kvm happy again! | Per Fogelstrom |
2004-08-10 | Add O2 built in ethernet. | Per Fogelstrom |
2004-08-10 | clean | Per Fogelstrom |
2004-08-10 | make enaddr_aton in machdep.c global | Per Fogelstrom |
2004-08-10 | Don't mess with the msgbuf location when free memory is determined by the bios. | Per Fogelstrom |
2004-08-10 | use generic net/netisr_dispatch.h; pefo@ ok | Michael Shalayeff |
2004-08-10 | give mace some dma; pefo@ ok | Michael Shalayeff |
2004-08-10 | mac-110 on mace from netbsd | Michael Shalayeff |
2004-08-09 | sgi TOD clock | Per Fogelstrom |
2004-08-09 | adding tod support to sgi | Per Fogelstrom |
2004-08-09 | fixed printout | Per Fogelstrom |
2004-08-09 | Shrink the u-area down to two pages. | Miod Vallat |
2004-08-09 | Take advantage of the recent ABI change to use less stack space and do | Miod Vallat |
2004-08-09 | G/c option HANDLER code, and a few cosmetic cleanings. | Miod Vallat |
2004-08-09 | rev not rev. | Theo de Raadt |
2004-08-09 | move to 3.6-beta | Theo de Raadt |
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 |