Age | Commit message (Expand) | Author |
2000-03-28 | from netbsd: give pcic0 whole 64k iomem, and move pcic{1,2} to 0xe0000 | Michael Shalayeff |
2000-03-28 | PCIBIOS does not fully work yet | Theo de Raadt |
2000-03-28 | fix netbsd rcsids up. | Michael Shalayeff |
2000-03-27 | better rearrangements | Theo de Raadt |
2000-03-27 | fix OpenBSD tag | Jason Wright |
2000-03-27 | add missing OpenBSD RCS IDs | Brad Smith |
2000-03-26 | from netbsd: pci interrupt routing code. | Michael Shalayeff |
2000-03-26 | Driver for USB Ethernet adapters based on the Kawasaki LSI KL5KUSB101B. | Aaron Campbell |
2000-03-23 | Do not include <sys/callout.h>, it is never needed; art@ | Aaron Campbell |
2000-03-23 | <sys/callout.h> is no longer. | Aaron Campbell |
2000-03-23 | New API for timeouts. Replaces the old timeout()/untimeout() API and | Artur Grabowski |
2000-03-22 | commented out ray* | Michael Shalayeff |
2000-03-22 | xe does not fit, with new ahc included | Theo de Raadt |
2000-03-22 | new ahc driver. Adds support for newer Adaptec controllers. This represents... | Steve Murphree |
2000-03-22 | fix k6 mtrr; cokane@pohl.ececs.uc.edu | Theo de Raadt |
2000-03-17 | hifn driver changed names | Theo de Raadt |
2000-03-16 | Bring in some new UVM code from NetBSD (not current). | Artur Grabowski |
2000-03-15 | implimented -> implemented | Todd T. Fries |
2000-03-14 | Fix `blink' and `underline' attribute handling for new PC display mode. | Aaron Campbell |
2000-03-13 | at least 2 people report problems with the K6 MTRR support, disable it | Matthieu Herrb |
2000-03-05 | export bios_pciinfo for the whole _KERNEL, there will be more files to use it | Michael Shalayeff |
2000-03-05 | D not forget our memmap changes, ok mickey@ | Niklas Hallqvist |
2000-03-02 | EXTMEM_SIZE is a dead meat; remove commented-out entries | Michael Shalayeff |
2000-03-02 | Several people noted that non-UVM was broken | Niklas Hallqvist |
2000-03-01 | Much nicer pte.h commented by Chuck Cranor; from NetBSD | Niklas Hallqvist |
2000-02-28 | Don't let scrollback happen if scr_offset == 0. | Aaron Campbell |
2000-02-27 | Fix a minor off-by-one error. | Aaron Campbell |
2000-02-27 | - Set scr_offset to -1 at driver init, not 0. Fixes a subtle bug. | Aaron Campbell |
2000-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt |
2000-02-22 | Use an _BSD_FOO_T_ type declaration for off_t in machine/ansi.h to allow | Todd C. Miller |
2000-02-21 | a few comment fixes from espie@ | Michael Shalayeff |
2000-02-21 | separate assembly thing into an own file to avoid compiler-deps. | Michael Shalayeff |
2000-02-21 | recycle unused char 24 to be SES device | mjacob |
2000-02-18 | full support for a serial console. | Michael Shalayeff |
2000-02-11 | add wx | Jason Wright |
2000-02-08 | evil typo; from Rusty Hunt <alaric@exoinc.com> | Michael Shalayeff |
2000-02-08 | Split low ISA memory (<16MB) into its own freelist, which is used last by | Niklas Hallqvist |
2000-02-07 | Rough but working driver for ICP-Vortex RAID | Niklas Hallqvist |
2000-02-04 | Externalize comstop() | Angelos D. Keromytis |
2000-02-03 | Prevent overflow in computation of buffer cache limitation | Niklas Hallqvist |
2000-02-03 | remove extraneous spaces and tabs | Michael Shalayeff |
2000-02-01 | Add Xircom Netwave driver (cnw) commented out. | Federico G. Schwindt |
2000-02-01 | call vfs_syncwait on standby and suspend | Michael Shalayeff |
2000-01-31 | explicitly round segments to a page boundary | Michael Shalayeff |
2000-01-31 | bzero() in get_event too | Michael Shalayeff |
2000-01-31 | possibly uninitialized vasriable used in DEBUG code piece; from deraadt@ | Michael Shalayeff |
2000-01-31 | remove if0ed stinkpad's spinlock | Michael Shalayeff |
2000-01-29 | this makes some rough and tough calculations on apm | Michael Shalayeff |
2000-01-29 | bring in some mods for apm1.2 proto; | Michael Shalayeff |
2000-01-29 | get usage of memory maps supplied from /boot. | Michael Shalayeff |