Age | Commit message (Expand) | Author |
2005-05-26 | optimise one more jmp out of the idle loop; toby@ marco@ ok | Michael Shalayeff |
2005-05-26 | remove a self-nested #ifdef MULTIPROCESSOR | Kjell Wooding |
2005-05-25 | This patch is mortly art's work and was done *a year* ago. Art wants to thank | Niklas Hallqvist |
2005-05-25 | one last optimization, removing a jump, mostly by | Bob Beck |
2005-05-25 | repair whichqs race by disabling ints in between check and halt-halt; marco@ ... | Michael Shalayeff |
2005-05-25 | comment typo | Jason Wright |
2005-05-24 | add a new field to vm_space and use it to track the number of anon | Ted Unangst |
2005-05-24 | replace jnz FOO;jmp BAR;FOO: with jz BAR;FOO:, the idle loop will be even mor... | Niklas Hallqvist |
2005-05-24 | hlt hlt is not a good idea. Rework APM to do what the spec actually says. R... | Marco Peereboom |
2005-05-21 | add i386 optimized in4_cksum | Brad Smith |
2005-05-19 | Lock down SMM space on i82810 MCH and later chips in case BIOS | Alexander Yurchenko |
2005-05-13 | Kill <machine/spkr.h>, software should use <dev/isa/spkrio.h> instead. | Miod Vallat |
2005-05-13 | not ready for NATM | Theo de Raadt |
2005-05-13 | enable spkr by default; ckuethe 4201 | Theo de Raadt |
2005-05-10 | Add epic(4) driver which supersedes tx(4). | Brad Smith |
2005-05-06 | generate vim-compatible tag files, from netbsd | Pedro Martelletto |
2005-05-06 | Fix links target. | Marco Peereboom |
2005-05-03 | The return value from getEBDAaddr() (info) is not used in bios_E820(), | Tom Cosgrove |
2005-05-03 | Convert the size of a memory chunk from bytes to megabytes before | Tom Cosgrove |
2005-05-02 | Add ichwdt(4): Intel 6300ESB ICH watchdog timer driver. Disabled for | Alexander Yurchenko |
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith |
2005-05-01 | spacing; ok miod@ deraadt@ | David Krause |
2005-04-30 | Ensure we save the %ebx register returned from the BIOS call, not just | Tom Cosgrove |
2005-04-30 | start the job of making things look more alike | Theo de Raadt |
2005-04-30 | nice docs at top of GENERIC | Theo de Raadt |
2005-04-29 | quiet apm | Theo de Raadt |
2005-04-29 | spacing | Theo de Raadt |
2005-04-27 | add missing flags to /proc/cpuinfo and don't print invalid ones; deraadt@ ok | Federico G. Schwindt |
2005-04-25 | [OpenBSD] | Tom Cosgrove |
2005-04-21 | count fpu lazy context switches; deraadt@ ok | Michael Shalayeff |
2005-04-21 | -bce | Theo de Raadt |
2005-04-21 | no need to check for 0, it copes, spotted by beck | Theo de Raadt |
2005-04-19 | nothing uses spllowersoftclock() anymore | Michael Shalayeff |
2005-04-17 | make sure user address is in user space in copyinstr. ok weingart@ | Ted Unangst |
2005-04-14 | internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types. | Marc Espie |
2005-04-14 | +luphy and add hme to RAMDISK_CD | Brad Smith |
2005-04-11 | use MD #define to choose stackgap size per-architecture. on sparc, special | Theo de Raadt |
2005-04-09 | fix rbus on big memory i386 machines (used by cbb(4) pcmcia). | Reyk Floeter |
2005-04-08 | add rcs ids | Jolan Luff |
2005-04-03 | Implemente PT_[GS]ETXMMREGS ptrace(2) requests on i386. | Mark Kettenis |
2005-04-02 | find cachesize for amd cpus too. ok deraadt tom | Ted Unangst |
2005-04-01 | Cleanup SKEY_NOT_READY logic. Only retry command if it's likely the | Kenneth R Westerback |
2005-04-01 | axe axe for now | Theo de Raadt |
2005-03-30 | first approximation: spoof UDF filesystem disklabels when we see them. | Theo de Raadt |
2005-03-30 | enable UDF on large install media for architectures likely to have DVD drives | Theo de Raadt |
2005-03-19 | +bce +axe +ural | Theo de Raadt |
2005-03-19 | pci de(4) unlikely on laptop compared to others | Theo de Raadt |
2005-03-18 | oops, i was a teeny tiny bit over... | Theo de Raadt |
2005-03-18 | shut off aac(4) unless Adaptec stops behaving like assholes | Theo de Raadt |
2005-03-18 | sk(4) fits | Theo de Raadt |