Age | Commit message (Expand) | Author |
2003-09-03 | bunch more bcm57xx devices and correct altima devices (from netbsd); ok deraadt | Jason Wright |
2003-09-03 | I'm walking on very, very thin ice here. Still trying to get the ``special'' | Miod Vallat |
2003-09-03 | zap context correctly, from Juergen Buchmueller <pullmoll at stop1984 dot com> | Federico G. Schwindt |
2003-09-03 | support for bcm5823; based on patch from Jim Lambert, jlamber at futurex dot ... | Jason Wright |
2003-09-03 | bcm 5823 | Jason Wright |
2003-09-03 | Use symbolic constants for pbus fault codes. | Miod Vallat |
2003-09-03 | Be more cautious in the previous fix - we don't want to skip valid data access | Miod Vallat |
2003-09-02 | Increase autonegotiation wait to 5000ms. | Kenneth R Westerback |
2003-09-02 | oops forgot other -beta | Theo de Raadt |
2003-09-02 | - drop number of openings by 4 to avoid "not queued" errors. | Federico G. Schwindt |
2003-09-02 | User mode page faults for page zero require special treatment to prevent | Miod Vallat |
2003-09-02 | indent audio comment properly | David Krause |
2003-09-02 | start exiting -beta | Theo de Raadt |
2003-09-02 | There is a weird problems related to interrupts - we need to enable them too | Miod Vallat |
2003-09-02 | add a random offset to uvm_map_hint. this has the primary effect of | Ted Unangst |
2003-09-02 | Revert the last change since both Pentium 4 and Mobile Pentium 4 | Alexander Yurchenko |
2003-09-02 | just like mvme68k; miod ok | Theo de Raadt |
2003-09-02 | Our extent implementation relies on the fact that extents all have distinct | Miod Vallat |
2003-09-02 | missing #endif, pr3431 | Ted Unangst |
2003-09-02 | fix suser() calls, pr3430 | Ted Unangst |
2003-09-02 | zap more drivers | Theo de Raadt |
2003-09-02 | Cleanup and simplify data and instruction fault trap handling for 88100. | Miod Vallat |
2003-09-02 | sync | Alexander Yurchenko |
2003-09-02 | Add Mustek DV2000 video camera; from Lizardo Desilos <lizardo@itvictoria.edu.mx> | Alexander Yurchenko |
2003-09-01 | The most harmful bugs are always so blatant it takes hours to spot them... | Miod Vallat |
2003-09-01 | Be sure to always provide a nonzero number in PREP() and PREP2() for software | Miod Vallat |
2003-09-01 | Prevent userland from invoking BUG system calls, by saving the initial BUG | Miod Vallat |
2003-09-01 | Do not let userland programs enter DDB at will - it's a BAD thing. | Miod Vallat |
2003-09-01 | Correctly map the message buffer. | Miod Vallat |
2003-09-01 | remove unused sc_echobug code; ok fgs, mickey | Markus Friedl |
2003-09-01 | match syscallargs comments with reality | Henning Brauer |
2003-09-01 | sync | Alexander Yurchenko |
2003-09-01 | New vendor Micro Star International and its USB Bluetooth adapter | Alexander Yurchenko |
2003-09-01 | KNF | Henning Brauer |
2003-09-01 | regen. | Federico G. Schwindt |
2003-09-01 | set fadvise64 as dummy. some binaries compiled with a recent glibc | Federico G. Schwindt |
2003-09-01 | Make nat rule update the table counters when no filtering rule is used. | Cedric Berger |
2003-08-31 | remove bogus cache test. Suggested by drahn@, ok mickey@, miod@. | Matthieu Herrb |
2003-08-31 | Upon returning from m18*_ext_int(), do not invoke data_access_emulation() | Miod Vallat |
2003-08-31 | pdc_model needs to be visible from cpu.c | Miod Vallat |
2003-08-30 | Compile kernels with -mno-check-zero-division. Saves two pages, and things | Miod Vallat |
2003-08-29 | Fix three cases of potential accesses to free'd memory. At least one of | Daniel Hartmeier |
2003-08-28 | from NetBSD via Tim Weiss, tim at zetaflops dot net: deal with FS block sizes... | Jason Wright |
2003-08-28 | remove extraneous bracket in comment; | Jason McIntyre |
2003-08-28 | b180 wink-wink | Michael Shalayeff |
2003-08-28 | fix bzero size; from pechkin | Michael Shalayeff |
2003-08-28 | fix "pfctl -vvsr" output for rules with tables inside anchors. | Cedric Berger |
2003-08-28 | Sync ('make microcode') with change to aicasm_symbol.c: | Kenneth R Westerback |
2003-08-28 | Fix use of uninitialized variable by porting NetBSD patch to correctly | Kenneth R Westerback |
2003-08-27 | this bit is defined as prefetchable and not cachable and thus rename and use ... | Michael Shalayeff |