Age | Commit message (Expand) | Author |
2004-07-14 | treat via8366 as via586; from rees@ | Michael Shalayeff |
2004-07-14 | Add missing \n to printf(). | Tom Cosgrove |
2004-07-14 | simplify printf code | Theo de Raadt |
2004-07-14 | Switch to evcount interrupt counters. | Miod Vallat |
2004-07-14 | Do not forget to count interrupts if they have been delayed; ok drahn@ | Miod Vallat |
2004-07-14 | names of frequencies aren't interesting, and require ugly snprintf | Ted Unangst |
2004-07-14 | setperf driver for powernow in amd k7 cpus. derived from a diff to | Ted Unangst |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |
2004-07-13 | Don't assert that P_INMEM is set in p_flag. The assert is only almost | Artur Grabowski |
2004-07-13 | more coherent intrs counting | Michael Shalayeff |
2004-07-13 | count soft ints | Michael Shalayeff |
2004-07-13 | #define __HAVE_PMAP_DIRECT and use it. requested by art | Ted Unangst |
2004-07-13 | Remove compiler options workarounds for savectx breakage. | Miod Vallat |
2004-07-13 | Do not trash r14 by mistake in __savectx. | Miod Vallat |
2004-07-11 | Fix ldmxcsr asm macro. | Mark Kettenis |
2004-07-11 | add sf. ok deraadt@ | Ted Unangst |
2004-07-10 | Keep mxcsr and mxcsr_mask across the fake init in process_read_fpregs. | Mark Kettenis |
2004-07-10 | From NetBSD: | Artur Grabowski |
2004-07-10 | files.hpux is now in a {m68k,hppa} subdir | Theo de Raadt |
2004-07-09 | qbus vector counting, too; from hugh | Theo de Raadt |
2004-07-08 | enclose some MP-only things in #ifdef MULTIPROCESSOR | David Krause |
2004-07-07 | new-style interrupt counters. based on initial work by hugh. ok miod | Theo de Raadt |
2004-07-07 | Funny typo. | Miod Vallat |
2004-07-07 | skip wdc at isa on media; idea from miod | Theo de Raadt |
2004-07-06 | assert is dumb dumb dumb; no objection from miod | Theo de Raadt |
2004-07-06 | only pull in a.out stuff if COMPAT_SUNOS | Theo de Raadt |
2004-07-05 | remove some stuff to make the blocks slightly smaller. we could go further | Theo de Raadt |
2004-07-05 | sync various changes in old_identifycpu() into identifycpu() | David Krause |
2004-07-04 | re fits on this floppy | Theo de Raadt |
2004-07-04 | turn off _KERN_DO_ECOFF unless COMPAT_OSF1 is enabled. This shrinks the | Theo de Raadt |
2004-07-03 | Check return value instead of uninitialized variable. | Mark Kettenis |
2004-07-03 | sigh, not yet | Theo de Raadt |
2004-07-03 | Cruft removal; ed(4) has been dead for ages. OK deraadt@ miod@ | Todd C. Miller |
2004-07-03 | oops something went wrong in commit | Theo de Raadt |
2004-07-03 | {e,}intr{names,cnt} are extinct | Theo de Raadt |
2004-07-03 | Oops, one more mmap() bounds check. | Miod Vallat |
2004-07-03 | On 1[67]7 boards, always use the VMEChip2 timers for delay(), even if the | Miod Vallat |
2004-07-02 | move into #ifdef; various people | Theo de Raadt |
2004-07-02 | During bootup, only print the VMEChip2 decoder settings for those which are | Miod Vallat |
2004-07-02 | Remove unused code, per mvme88k. | Miod Vallat |
2004-07-02 | Stricter bounds checking for mmap() calls. | Miod Vallat |
2004-07-02 | Kill ca_master in autoconf structures. Drivers either only attach to one | Miod Vallat |
2004-07-02 | Merge *ramread() and *ramwrite(), as done on mvme88k. | Miod Vallat |
2004-07-02 | Remove unused getdevunit(). | Miod Vallat |
2004-07-02 | Cope with SONPROC scheduler changes. | Miod Vallat |
2004-07-02 | Maintain %f and %gs over traps. Mostly from NetBSD. Preparation for SMP | Niklas Hallqvist |
2004-07-02 | Make page-aligned variable contiguous. Saves almost one page of data. | Miod Vallat |
2004-07-02 | Switch mvme88k to evcount, but keep maintaining intrcnt[] too for now. | Miod Vallat |
2004-07-02 | Disable a -O2 specific optimization which causes kern_fork (and probably other | Miod Vallat |
2004-07-02 | Be sure to fill intrhand structures correctly. | Miod Vallat |