summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-12-05update for radio drivers from tm@oganer.net und jumbo@narod.ruMichael Shalayeff
2001-12-05KNF whackTheo de Raadt
2001-12-05choose one AC97 name and stick with it a bit more oftenTheo de Raadt
2001-12-05Same stuff as cgthree:Jason Wright
2001-12-05- fix initialization so that the cursor is initialized to be in the sameJason Wright
2001-12-05Enable MSCP disk support, since although untested due to lack ofHugh Graham
2001-12-05sync with netbsd. untested.Hugh Graham
2001-12-05nuke rominterpret and update romgetcursoraddr() to work on sparc64; based on ...Jason Wright
2001-12-05Make OF_interpret() work correctly; based on NetBSD fix, but maintainingJason Wright
2001-12-05make nkmempages dynamic based on memory. okay art@ from netbsd:Niels Provos
2001-12-05Make DEBUG not default, and make the default compileNiklas Hallqvist
2001-12-05Oops forgot to regen.Artur Grabowski
2001-12-05Break out the part that lowers v_holdcnt in brelvp into an own functionArtur Grabowski
2001-12-05Update pmap_update macro for arches Art missed. Still just a noop.Todd C. Miller
2001-12-04Yet another sync to NetBSD uvm.Artur Grabowski
2001-12-04Readd VOP_MMAP, will be used soon. Right now it's just a question toArtur Grabowski
2001-12-04Add declaration of "state" to _simple_lock_assert(). Since it isTodd C. Miller
2001-12-04commented out entry for cgthreeJason Wright
2001-12-04skeleton driver for cgthree (at the same point as cgsix)Jason Wright
2001-12-04enable uplcom on macppc GENERIC. tested by myself, and okay'd by drahn@lebel
2001-12-04remove direct entry points for bwtwo, cgfourteen, cgsix, cgthree, and tcxJason Wright
2001-12-04Now that we found the bug, go back to not stop on SPL NOT LOWERED..Niklas Hallqvist
2001-12-04add commented out entries for cgsix at sbus and wsdisplay at cgsixJason Wright
2001-12-04add stuff for wsdisplayJason Wright
2001-12-04wscons driver for cgsix (based on vgafb from macppc and cgsix from sparc)Jason Wright
2001-12-04more bits defs; from netbsdMichael Shalayeff
2001-12-04FREE_LOCK_INTERLOCKED drops the lock owner without changing lock "state".Artur Grabowski
2001-12-04regenMichael Shalayeff
2001-12-04compaq smart array 5* series, from freebsd's ciss(4)Michael Shalayeff
2001-12-04missing \nMichael Shalayeff
2001-12-04part of i386 isr patches; OK niklas@Marco S Hyman
2001-12-04Do not fail on an existing but empty version fileNiklas Hallqvist
2001-12-04New try at a level based irq system.Niklas Hallqvist
2001-12-03reason int -> u_short. From Mike Pechkin.Daniel Hartmeier
2001-12-03Don't reset pf_status.debug and .since on DIOCCLRSTATUS.Daniel Hartmeier
2001-12-03be more verbose on panic. patch by form@.Mike Pechkin
2001-12-02VOP_GETPAGES expects the vnode locked. Make it so.Artur Grabowski
2001-12-02Fix msdos filesystem read/write errors with large files, bug introducedDale Rahn
2001-12-02release the right descriptors when pipe fails; bug report fromNiels Provos
2001-12-02this probably all that can be on geckoMichael Shalayeff
2001-12-02bzero the waa and not ready yet for the consoleMichael Shalayeff
2001-12-02few lines are too close to see, gimme another file!Michael Shalayeff
2001-12-02s/FLAX_MASK/HPPA_FLEX_MASK/ where not yetMichael Shalayeff
2001-12-02allow to configure devices on particular bus offsetsMichael Shalayeff
2001-12-02increase fixed extent storageMichael Shalayeff
2001-12-02remove some XXX commentsTheo de Raadt
2001-12-021) kill old vm_*_t types (no real effect)Todd C. Miller
2001-12-01spelling; krapht@secureops.comTheo de Raadt
2001-12-01correct irq messageTheo de Raadt
2001-12-01KNFTheo de Raadt