Age | Commit message (Expand) | Author |
2000-07-11 | NKDD? no -- NKBD, bad mjacob | Theo de Raadt |
2000-07-10 | regen | Michael Shalayeff |
2000-07-10 | a few more boards, different sources | Michael Shalayeff |
2000-07-08 | oops, revert to correct version | Marco S Hyman |
2000-07-08 | #audio -> #audio* | Marco S Hyman |
2000-07-08 | Fix CVS id fields. | Dale S. Rahn |
2000-07-08 | More useful panic message. Improves debugging slightly. | Dale S. Rahn |
2000-07-08 | Process memory ranges found in the openfirmware device tree by amount | Dale S. Rahn |
2000-07-07 | Use b_cylinder instead of a homebrew define. | Artur Grabowski |
2000-07-07 | esp files commented out for now, since the MI esp driver was added. | Dale S. Rahn |
2000-07-07 | Updates from a newer version of the NetBSD driver. | Dale S. Rahn |
2000-07-07 | Support config type 2 as required for proper uni-north pci config cycles. | Dale S. Rahn |
2000-07-07 | Since it is possible for the interrupt controller to be configured late | Dale S. Rahn |
2000-07-07 | Additional bus defines, required to build ahc driver. ahc not quite working | Dale S. Rahn |
2000-07-07 | Fix some spl handling. | Artur Grabowski |
2000-07-07 | Convert spl* on sparc to be raising-only. | Artur Grabowski |
2000-07-06 | Add ucom to char. device list and change XX_UNITMASK's to match OpenBSD; | Federico G. Schwindt |
2000-07-06 | dummy me, forgot \n in panic->printf transition | Michael Shalayeff |
2000-07-06 | don't panic for nothing | Michael Shalayeff |
2000-07-06 | Add ICU 82801AA_LPC (as on the OR840 motherboard). | Hakan Olsson |
2000-07-06 | Change splsoftclock() call to spllowersoftclock() to conform with other | Hakan Olsson |
2000-07-06 | Change splsoftclock() to raise the spl, instead of lowering it. | Hakan Olsson |
2000-07-06 | Add spllowersoftclock(), same as splsoftclock(). (art@ ok) | Hakan Olsson |
2000-07-06 | #ifndef MSGBUFSIZE, ok niklas@ | Eric Jackson |
2000-07-06 | Fix pmap_activate and activation of the | Artur Grabowski |
2000-07-06 | Make the handling of going into ddb from the console more like the | Artur Grabowski |
2000-07-06 | Don't include <vm/vm.h> twice. (art@ ok) | Hakan Olsson |
2000-07-06 | Enable CardBus per Theo's request, so we can iron out the wrinkles faster. Also | Aaron Campbell |
2000-07-06 | Use isp_handle_index functions. Reorder when things get | mjacob |
2000-07-06 | printf %s | Todd T. Fries |
2000-07-05 | fix comment | Michael Shalayeff |
2000-07-05 | missing semicolon | Michael Shalayeff |
2000-07-05 | convert these config's to use asc as well | Eric Jackson |
2000-07-05 | change these to use asc as well | Eric Jackson |
2000-07-05 | change the esp scsi driver name to asc as not to conflict with | Eric Jackson |
2000-07-05 | make dmesg work on alpha | Eric Jackson |
2000-07-05 | Decouple memory access functions from db_interface.c so they can be | Hugh Graham |
2000-07-05 | Add a breakpoint() inline for use with KGDB. | Hugh Graham |
2000-07-05 | Fix spl-handling in cnstart. | Artur Grabowski |
2000-07-05 | Change splsoftclock to spltty. spltty is probably too paranoid, but it's | Artur Grabowski |
2000-07-05 | OpenBSD-tag | Artur Grabowski |
2000-07-05 | Sigh, scrr_len represents the length of the scrolling region, not the end of | Aaron Campbell |
2000-07-04 | missing splx | Artur Grabowski |
2000-07-04 | Missing splx. | Artur Grabowski |
2000-07-04 | Add a missing splx in intr_fasttrap. | Artur Grabowski |
2000-07-04 | fix uvisor entry. | Federico G. Schwindt |
2000-07-04 | add uvisor and clcs, both commented out. | Federico G. Schwindt |
2000-07-04 | Cleaner spl handling in userret. | Artur Grabowski |
2000-07-04 | Make dmesg and /kern/msgbuf work on pmax. Thanks art@ for help with mem.c. ok... | Mats O Jansson |
2000-07-03 | esp define was moved to conf/files | Eric Jackson |