Age | Commit message (Expand) | Author |
2004-10-08 | Fix DDB/DEBUG ifdefs dance. | Alexander Yurchenko |
2004-10-08 | Pasto in comment. | Alexander Yurchenko |
2004-10-08 | Compile netisr code only for network-capable kernels. | Alexander Yurchenko |
2004-10-08 | pseudo-device crypto is unnecessary for installs. | Ryan Thomas McBride |
2004-10-08 | trapdebug_enter() really takes 2 args, not 1. | Alexander Yurchenko |
2004-10-08 | disksubr.c should depend on disk. | Alexander Yurchenko |
2004-10-08 | Use ${MKDEP} instead of mkdep. | Alexander Yurchenko |
2004-10-07 | accomodate for hppa64 as well | Michael Shalayeff |
2004-10-06 | Pass -finhibit-size-directive to the compiler, so that binutils 2.15 | Miod Vallat |
2004-10-05 | kill unneeded includes | Michael Shalayeff |
2004-10-05 | Support for 6300ESB (timecounter, not SpeedStep of course). | Alexander Yurchenko |
2004-10-05 | Includes nit. | Alexander Yurchenko |
2004-10-05 | - check if pm space is enabled | Alexander Yurchenko |
2004-10-05 | the file is just a copy from 4.4bsd and thus ucb copyright is enough | Michael Shalayeff |
2004-10-05 | kill dead isa/eisa and add spmath for tags generation | Michael Shalayeff |
2004-10-05 | Get prototypes through cons_decl(), so that they are always right. | Miod Vallat |
2004-10-05 | some more types | Per Fogelstrom |
2004-10-05 | grab the perflevel during init so it's synced with reality. | Ted Unangst |
2004-10-05 | Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet. | Jonathan Gray |
2004-10-03 | nvram driver for i386 through /dev/nvram | joshua stein |
2004-10-03 | Merge locore_c_routines.c into machdep.c, and clear <machine/locore.h> as | Miod Vallat |
2004-10-03 | Kill <sys/types.h> | Alexander Yurchenko |
2004-10-02 | Associate ipl levels to clock and statclock coconuts. | Miod Vallat |
2004-10-02 | Too much dust on these files, it's time for them to leave the building. | Miod Vallat |
2004-10-01 | Sync with openpic.c evcount fixes; ok drahn@ | Miod Vallat |
2004-10-01 | guarded_access() is really only used by the MVME188 interrupt engine, so | Miod Vallat |
2004-10-01 | More mvme88k code cleaning: | Miod Vallat |
2004-10-01 | Get rid of CHECK_PAGE_ALIGN debug macros. | Miod Vallat |
2004-10-01 | add a blink_led API (shaves ~1k from GENERIC) rather than have the same | Jason Wright |
2004-10-01 | more register defns | Jason Wright |
2004-10-01 | Block splsoftclock in splsoftnet, and splsoftclock and splsoftnet in splsofttty | Dale Rahn |
2004-10-01 | Oops, trimmed includes too much for RAMDISK. | Miod Vallat |
2004-10-01 | Add lc(4), reported as working by mcbride@ | Dale Rahn |
2004-10-01 | Missing pieces of the bus_space abi, found when attempting to compile a | Dale Rahn |
2004-09-30 | Introduce sparc-like CPU_ISFOO macros, to short-circuit evaluations when | Miod Vallat |
2004-09-30 | Closer to reality comments. | Miod Vallat |
2004-09-30 | rl(4) support for sparc64; ok jason@ | Robert Nagy |
2004-09-30 | enable ne@pci and add commented out rl | Michael Shalayeff |
2004-09-30 | Protect struct isr with #ifdef _KERNEL since struct evcount is | Todd C. Miller |
2004-09-30 | More code shuffling, probably the final touch. | Miod Vallat |
2004-09-30 | Move common signal code to m88k-agnostic location. | Miod Vallat |
2004-09-30 | put back ifdef PMAP_DEBUG on VAC warn. don't confuse ppl. | Per Fogelstrom |
2004-09-29 | Ratibibugle now useless evcnt structures. | Miod Vallat |
2004-09-29 | give reset a chance to be active for a short time! | Per Fogelstrom |
2004-09-29 | map correct register set for the blinky lights and the slot description | Jason Wright |
2004-09-29 | move cache syncing for now. delayed sync needs more debug | Per Fogelstrom |
2004-09-29 | fix typo | Per Fogelstrom |
2004-09-29 | Better RM7K cache init dealing with lazy firmware | Per Fogelstrom |
2004-09-29 | Reduce openings when DMA is used. | Miod Vallat |
2004-09-29 | Switch hp300 to evcount. | Miod Vallat |