Age | Commit message (Expand) | Author |
2005-05-01 | When parsing the bootpath, correctly handle ":foo" modifiers if they are | Miod Vallat |
2005-05-01 | spelling | David Krause |
2005-05-01 | - Sync nubus IDs with NetBSD and add some more | Martin Reindl |
2005-05-01 | Use quality 0 instead of 1000 for CP0 timecounter like | Alexander Yurchenko |
2005-05-01 | Bring raise-only semantics to splsoft* on m68k and m88k, as done elsewhere. | Miod Vallat |
2005-05-01 | spacing; ok miod@ deraadt@ | David Krause |
2005-05-01 | RCS id | Brad Smith |
2005-04-30 | Temporary hack to (un)rotate the Zaurus console until a proper rasops | Christopher Pascoe |
2005-04-30 | Move CALL() from <machine/asm.h> to eh.S which is the only user of the macro, | Miod Vallat |
2005-04-30 | Get rid of `U' suffix for psr field values. | Miod Vallat |
2005-04-30 | Use [XNF]IP_ADDR constants rather than their numeric values. | Miod Vallat |
2005-04-30 | A simpler and better SET_PC_REGS(). | Miod Vallat |
2005-04-30 | Remove m88k_psr_type and function with utterly long names to control the psr, | Miod Vallat |
2005-04-30 | Remove disabled code which would disable all interrupts rather than switch | Miod Vallat |
2005-04-30 | As on i386, ensure we save the %ebx register returned from the BIOS | Tom Cosgrove |
2005-04-30 | Ensure we save the %ebx register returned from the BIOS call, not just | Tom Cosgrove |
2005-04-30 | prettier | Theo de Raadt |
2005-04-30 | start the job of making things look more alike | Theo de Raadt |
2005-04-30 | this is not GENERIC | Theo de Raadt |
2005-04-30 | nice docs at top of GENERIC | Theo de Raadt |
2005-04-29 | So mips64 is our first arch that switches to using new MI | Alexander Yurchenko |
2005-04-29 | Make boot code use real mode with 64K segments instead of 1M segments, | Tom Cosgrove |
2005-04-29 | quiet apm | Theo de Raadt |
2005-04-29 | spacing | Theo de Raadt |
2005-04-28 | += | Theo de Raadt |
2005-04-28 | shrink extra verbose crud | Theo de Raadt |
2005-04-28 | shut up | Theo de Raadt |
2005-04-28 | remove junk from 8 years ago | Theo de Raadt |
2005-04-28 | - sort options | Jason McIntyre |
2005-04-28 | going to need zts on RAMDISK... | Theo de Raadt |
2005-04-27 | Shave more stack operations, courtesy of the not-so-new-now ABI. | Miod Vallat |
2005-04-27 | tag these as hppa64 | Theo de Raadt |
2005-04-27 | solbourne Makefile and dive there | Theo de Raadt |
2005-04-27 | simple man page for sgivol | Theo de Raadt |
2005-04-27 | Allow userland to cause the data cache to be flushed for any arbitrary address | Miod Vallat |
2005-04-27 | Always include <uvm/uvm_extern.h> before <machine/cmmu.h>. | Miod Vallat |
2005-04-27 | Move constants for dma_cachectl() to cmmu.h where they belong. | Miod Vallat |
2005-04-27 | add missing flags to /proc/cpuinfo and don't print invalid ones; deraadt@ ok | Federico G. Schwindt |
2005-04-27 | spacing | Theo de Raadt |
2005-04-27 | spacing | Theo de Raadt |
2005-04-27 | if SystemPartition contains a cdrom boot specifier, whack the | Theo de Raadt |
2005-04-27 | avoid the o{open,read,lseek} interfaces, and use the regular ones, because | Theo de Raadt |
2005-04-27 | Replace the last user of pmap_map() with an inline version, and kill pmap_map() | Miod Vallat |
2005-04-26 | enable uhci | David Gwynne |
2005-04-26 | remove now obsolete mac68k_set_pte | Martin Reindl |
2005-04-26 | new NuBus slot space mapping/probing code utilizing bus_space(9) | Martin Reindl |
2005-04-26 | Check for memory allocation failure before zeroing memory, not after; | Miod Vallat |
2005-04-26 | enter zboot | Theo de Raadt |
2005-04-26 | install in zaurus MANSUBDIR | Theo de Raadt |
2005-04-26 | Remove unused hooks for periodic pcons polling. | Miod Vallat |