Age | Commit message (Expand) | Author |
2004-09-15 | regen | Michael Shalayeff |
2004-09-15 | fix j2240 name | Michael Shalayeff |
2004-09-15 | scan cpu bus manually for some machines do not support that in prom | Michael Shalayeff |
2004-09-15 | fix proto for sysarch() | Theo de Raadt |
2004-09-15 | Kill more netiso ghosts. | Alexander Yurchenko |
2004-09-15 | Add an install: target. Ok miod@, pefo@ | Matthieu Herrb |
2004-09-15 | Assume default compiler settings | Per Fogelstrom |
2004-09-15 | Make trace work better. Don't hope for a good stacktrace without symbols | Per Fogelstrom |
2004-09-15 | Crude diff to allow user break on zs to enter ddb, for 147/1x2; spotted | Miod Vallat |
2004-09-15 | Win a cycle in FP exception SSBR processing. | Miod Vallat |
2004-09-15 | map both register spaces | Michael Shalayeff |
2004-09-15 | regen | Michael Shalayeff |
2004-09-15 | fix ioa entries | Michael Shalayeff |
2004-09-15 | kill old dead comment | Michael Shalayeff |
2004-09-15 | simplify error check in fpu_emulate | Michael Shalayeff |
2004-09-14 | allow kenter_pa to remap ptes and do proper wired/resident accounting there | Michael Shalayeff |
2004-09-14 | store fpu version for later use. make sure to proper store/clear fpu state in... | Michael Shalayeff |
2004-09-14 | need an include and dprintf on pmap_init() return | Michael Shalayeff |
2004-09-14 | eap tested to work; tybollt@solace.mh.se | Theo de Raadt |
2004-09-14 | print layers in hex | Michael Shalayeff |
2004-09-14 | poke and clean all exceptions regs and not just one | Michael Shalayeff |
2004-09-14 | a couple of new bits | Michael Shalayeff |
2004-09-14 | error out from btlb_insert() if there is none | Michael Shalayeff |
2004-09-14 | always map the io space | Michael Shalayeff |
2004-09-14 | do not print anything about btlb if there is none | Michael Shalayeff |
2004-09-14 | better nkpdes calculation including pdes for io space now; move uvm_page_phys... | Michael Shalayeff |
2004-09-14 | higher max kmem default and mark swap broken | Michael Shalayeff |
2004-09-14 | a few more funcs | Michael Shalayeff |
2004-09-13 | for pcons tty and kernel console (ie. boot -a) input, replace prom ^H | Theo de Raadt |
2004-09-10 | Need to sync NLEAF() occurences too. | Miod Vallat |
2004-09-10 | typo in SAVE_CPU expansion. | Miod Vallat |
2004-09-10 | Use correct register aliases wrt the __mips_n64 regdef. | Per Fogelstrom |
2004-09-10 | This is the script used to link the kernel. A flaw in ld makes | Per Fogelstrom |
2004-09-10 | Fix LEAF usage adding new extra arg. spotted by miod. | Per Fogelstrom |
2004-09-09 | these should have gone in with the other 64 bit changes | Per Fogelstrom |
2004-09-09 | Kernel moves to 64 bit. A few more tweaks when binutils is updated. | Per Fogelstrom |
2004-09-09 | Kill mb_map and related defines, we don't need one. | Miod Vallat |
2004-09-09 | cpu_setup functions passed wrong first arg; from foleite@yahoo.com.br | Theo de Raadt |
2004-09-07 | Properly put ktrsyscall (and scdebug_foo) into biglock, inspired from NetBSD | Niklas Hallqvist |
2004-09-06 | rl fits on install media again | Theo de Raadt |
2004-09-06 | Jumbo pack of fixes: | Miod Vallat |
2004-08-31 | Buglet in cachectl(), do not use curproc anymore. | Miod Vallat |
2004-08-30 | another card tat uses system prom | Michael Shalayeff |
2004-08-30 | In the interrupt handler, if there is a DMA transfer in progress, do | Miod Vallat |
2004-08-30 | fix some types not agreeing with gcc 3 | Per Fogelstrom |
2004-08-30 | Add the original LUNA-88K support. | Kenji Aoyama |
2004-08-29 | oops debugging printf | Michael Shalayeff |
2004-08-27 | Add wsmux to support USB keyboards on RAMDISK_CD, which has usb support, | Dale Rahn |
2004-08-27 | Support USB keyboards on install where USB support is enabled. ok deraadt@ | Dale Rahn |
2004-08-26 | diskboot changes | Per Fogelstrom |