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