summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2001-12-01217 lines of diff for KNF, dhartmei, you are evilTheo de Raadt
2001-12-01syncTheo de Raadt
2001-12-01change to WSEMUL_NO_DUMBTheo de Raadt
2001-12-01shortenTheo de Raadt
2001-12-01recover ugly irq print, cleanup on failure to attachMichael Shalayeff
2001-12-01fix realtek codec ids. fxi codec id decode -- from krw@Michael Shalayeff
2001-12-01Add TF_EAX and TF_ESP for trapframe struct. niklas@ okHakan Olsson
2001-12-01Provide more debugging info for the spl not lowered on syscall exitNiklas Hallqvist
2001-12-01regenMichael Shalayeff
2001-12-01dpt 2005sMichael Shalayeff
2001-12-01Unlock and drop vnode if VOP_GETATTR fails.Artur Grabowski
2001-11-30More changes that cvs forgot to commit in the pmap_motorola switch.Miod Vallat
2001-11-30cvs hates me.Miod Vallat
2001-11-30Repair after pmap_kenter_pgs() removal.Miod Vallat
2001-11-30Switch to pmap_motorola.Miod Vallat
2001-11-30Oops, removed one #include line by mistake.Miod Vallat
2001-11-30Make it possible for mmutype to contain MMU_68060 if the hardware isMiod Vallat
2001-11-30Not needed anymore.Miod Vallat