summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-11-27on behalf of tdeval@:Henning Brauer
2003-11-27add quirk for Datum Networks SSF-7X USB Multi PlayersHenning Brauer
2003-11-27syncHenning Brauer
2003-11-27Datum Networks SSF-7X Multi PlayersHenning Brauer
2003-11-27gcc3 wants "m" operands to be lvalues.Marc Espie
2003-11-27Bad #undef, spotted by gcc3.Marc Espie
2003-11-27This var is volatile. gcc3 complains if the CV qualifiers don't match.Marc Espie
2003-11-26after some discussion with nick@, note that `hd*' syntax makes moreJason McIntyre
2003-11-26syncAlexander Yurchenko
2003-11-26Consistency in smbus controllers namesAlexander Yurchenko
2003-11-26The geodesc works great for SC1201 as well. ok markus@Kevin Lo
2003-11-25Make SIOCGIFHWADDR work. ok mickey@Thomas Nordin
2003-11-25Allow mvmeppc to compile again. not a supported arch.Dale Rahn
2003-11-24experimental support for HVT as a 2nd level tlbMichael Shalayeff
2003-11-24-fno-builtin. okay dale `mvmeppc doesn't exist' rahn.Marc Espie
2003-11-24-fno-builtin, checked by millert@Marc Espie
2003-11-24have to apm_set_ver() before the values calculated get used; from nedko@users...Michael Shalayeff
2003-11-24make it use system bcopy/bzero (speeds up the vax about twice); from pr3549Michael Shalayeff
2003-11-23-fno-builtin* checked by brad@Marc Espie
2003-11-23Check correct array index KERN_VNODE; from Alistair KerrTodd C. Miller
2003-11-23check for too-small length in stream debug codeAnil Madhavapeddy
2003-11-22Unbreak compiling with DEBUG.Alexander Yurchenko
2003-11-21+ -fno-builtin-* on architectures confirmed to work.Marc Espie
2003-11-21Remove redundant arguments to pf_sockaddr_lookup(); proto and af are alreadyRyan Thomas McBride
2003-11-21Remove unused "ipoff" arguments.Ryan Thomas McBride
2003-11-20Correct bounds check in semop(2) and semctl(2)Todd C. Miller
2003-11-20Sync comments with NetBSD.Alexander Yurchenko
2003-11-20Make these pass -Wsign-compareTodd C. Miller
2003-11-20Check for round_page() overflow in uvm_vslock()/uvm_vsunlock().Alexander Yurchenko
2003-11-20Add -fno-builtin-print -fno-builtin-log to i386/sparc/sparc64/hppa.Marc Espie
2003-11-19Sync with NetBSD probe code: deal with non-pullups ide bus whenAlexander Yurchenko
2003-11-19undo boolshit unapproved changes the author does not even care about to fixMichael Shalayeff
2003-11-19MALLOC is not meant for variable size allocationsTed Unangst
2003-11-19regenMichael Shalayeff
2003-11-19MALLOC is not meant for variable size allocationsTed Unangst
2003-11-19- add ALI M1533 and M1535 ids. ok mickey@Kevin Lo
2003-11-18Remove the duplicated code in ssh_checkintr() - checked against mvme68k.Miod Vallat
2003-11-18don't leave test code enabled, spotted Dries SchellekensTed Unangst
2003-11-18In ssh_checkintr(), better check pointers for NULL before theyMiod Vallat
2003-11-18path_index isn't used for anything, so comment it out. idea millert@Ted Unangst
2003-11-18add lightwight reader/writer locks from art@. we will be using theseTed Unangst
2003-11-18faster pools. split pagelist into full, partial, and empty so we find whatTed Unangst
2003-11-18remove useless debug print.Dale Rahn
2003-11-18DDB_SAFE_CONSOLE should not be specified in GENERIC kernel except for testing.Dale Rahn
2003-11-17Various cleanups, knf, better debug messages.Alexander Yurchenko
2003-11-17Don't wait for DRQ after issuing IDENTIFY command; instead check for DRQAlexander Yurchenko
2003-11-17syncAlexander Yurchenko
2003-11-17New vendor TigerJet Network and a new toy of tm@ -- Tiger320Alexander Yurchenko
2003-11-17Corega Ether II PCC-TD support.Federico G. Schwindt
2003-11-17regen.Federico G. Schwindt