Age | Commit message (Expand) | Author |
2004-10-17 | Move declaration of default _vtbl members (wdc_default_*) to | Alexander Yurchenko |
2004-10-16 | Provide a dummp __swap64md() on MD_SWAP architectures; needed by nm(1) now. | Miod Vallat |
2004-10-14 | astro and elroy will be elsewhere | Michael Shalayeff |
2004-10-14 | a bit larger delays during boot() to let msgs appear | Michael Shalayeff |
2004-10-13 | readd commented out isadma entry | Brad Smith |
2004-10-12 | remove text after #endif (errors out with gcc3) | Christian Weisgerber |
2004-10-12 | increase DFLSSIZ to smth more common in between other archs | Michael Shalayeff |
2004-10-11 | strip out quite a few of the ISA devices | Brad Smith |
2004-10-09 | size works now on cross-size .o files | Michael Shalayeff |
2004-10-08 | Enable crypto(4), hifn(4) and create /dev/crypto | Ryan Thomas McBride |
2004-10-08 | Move dev/cons.c to MI conf/files. | Alexander Yurchenko |
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 |