Age | Commit message (Expand) | Author |
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 |
2000-07-03 | comment out wscons keyboard and mouse for now | Eric Jackson |
2000-07-03 | sample wscons attachment | Michael Shalayeff |
2000-07-03 | forgot to cvs rm these | Michael Shalayeff |
2000-07-03 | closer approximation to an alpha using new wscons. | Michael Shalayeff |
2000-07-03 | Better ramdisk size from Jay Bolton. | Niklas Hallqvist |
2000-07-03 | A transient measure to make the floppy fit, remove CD support. | Niklas Hallqvist |
2000-07-03 | Current ahc requires the bus_dma API, which alpha does not provide | Niklas Hallqvist |
2000-07-03 | export SYSCALLGATE | Michael Shalayeff |
2000-07-03 | add luseless comment | Michael Shalayeff |
2000-07-02 | Remove NFSCLIENT for consistency with other RAMDISK kernels. | Todd C. Miller |
2000-07-02 | Recognize and support 16 partition disklabels (taken from sparc port) | Miod Vallat |
2000-07-02 | Silence annoying warnings when using type 4 or 5 keyboards on sun3 | Miod Vallat |
2000-07-02 | yes, it will; forgot, oops, ouch | Michael Shalayeff |
2000-07-02 | constraints misscount; that's how it goes typing on the train | Michael Shalayeff |
2000-07-02 | no bays for stinger | Michael Shalayeff |
2000-07-02 | new kvtop through lpa; also put some spu/sfu bits in cpu.h | Michael Shalayeff |
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller |
2000-06-30 | My previous two attempts at fixing the "scrolling region" problem were wrong. | Aaron Campbell |
2000-06-30 | Problem and fix found on OpenBSD, fix confirmed with NetBSD. | Dale S. Rahn |
2000-06-29 | Enable UKC | Miod Vallat |
2000-06-28 | disable adw (Advansys Ultra Wide) driver that is now too big for RAMDISK but ... | Kenneth R Westerback |
2000-06-28 | enable adw (Advansys Ultra Wide) driver that is now too big for RAMDISK but s... | Kenneth R Westerback |
2000-06-28 | look in kbd.h to see whether we have configured a keyboard | mjacob |
2000-06-28 | make the kbd have a kbd.h file (needs-flag) | mjacob |
2000-06-28 | repair panic message; bugfix@163.net | Theo de Raadt |
2000-06-26 | Make the check for !usermode in syscal a DIAGNOSTIC. | Artur Grabowski |
2000-06-23 | remove obsolete vtrace guts; art@ | Michael Shalayeff |