Age | Commit message (Expand) | Author |
2002-09-09 | Add support for audio capture (finally) and fix a bunch of stupid bugs. | Jason Wright |
2002-09-09 | set up the frame flags and a user frame better on exec | Michael Shalayeff |
2002-09-09 | no need for a fdc there | Michael Shalayeff |
2002-09-09 | Add support of Silicon Image 0680 Ultra ATA/133 Controller. | Grigoriy Orlov |
2002-09-09 | regen | Grigoriy Orlov |
2002-09-09 | CMD Technology aka Silicon Image CP0680ATA133 | Grigoriy Orlov |
2002-09-09 | Correctly printf on attach. | Artur Grabowski |
2002-09-08 | Correctly handle keypad '.'/Delete key on sun keyboards. | Miod Vallat |
2002-09-08 | not needed | Theo de Raadt |
2002-09-08 | no , after last element in a enum | Theo de Raadt |
2002-09-06 | Remove 64-bit gcc emulation stuff. We're not using it. | Artur Grabowski |
2002-09-06 | Fix pmap_protect for VM_PROT_EXECUTE | Artur Grabowski |
2002-09-06 | no, make INITQFNAMES without a terminal ; | Theo de Raadt |
2002-09-06 | no ; at end of CTL_IPXPROTO_NAMES | Theo de Raadt |
2002-09-06 | no , at end of enum | Theo de Raadt |
2002-09-06 | Remove the gm driver, the MI gem works better at this point. | Dale Rahn |
2002-09-06 | remove last , in enum | Theo de Raadt |
2002-09-06 | Restore EE bit of MSR on return from exception, rather than blindly | Dale Rahn |
2002-09-06 | Serial console support for macppc. Serial console will work if the modem | Dale Rahn |
2002-09-06 | KNF. | Dale Rahn |
2002-09-06 | allow mapiodev to steal KVM addresses for early mappings like | Dale Rahn |
2002-09-06 | wscons display should have a console priority of INTERNAL, not REMOTE. | Dale Rahn |
2002-09-06 | use <> on include of machine/... files. also include bus.h so that | Dale Rahn |
2002-09-06 | Share interrupts nicely. Add tag type. | Steve Murphree |
2002-09-06 | sizeof(pointer) is not what should be used here, should be sizeof(*pointer) | Dale Rahn |
2002-09-06 | KNF, get this out of my tree finally. | Dale Rahn |
2002-09-05 | never append data to shutdown(s, SHUT_RD) socket. can lead to unexpected | Jun-ichiro itojun Hagino |
2002-09-05 | fpu save state is a separate magic function now | Michael Shalayeff |
2002-09-05 | things [in pmap] have changed, kundun | Michael Shalayeff |
2002-09-05 | move the kernel virtual away from the physical addresses | Michael Shalayeff |
2002-09-05 | sort out the nlist and do defines | Michael Shalayeff |
2002-09-05 | no need for one extra frame | Michael Shalayeff |
2002-09-05 | Do not print the ASCII_ESC character. | Jason Wright |
2002-09-05 | Use the value from AUDIO_CTRL, later to be or'ed with VRM or VRA, not | Federico G. Schwindt |
2002-09-05 | Allow kernels with no display device configured to link. Found by marc@ | Miod Vallat |
2002-09-05 | this used to be a com(4) bug | Michael Shalayeff |
2002-09-05 | Fix STRIPFLAGS for elf version of strip. Use same flags | Marco S Hyman |
2002-09-04 | Write sentences. | Thierry Deval |
2002-09-04 | Add support for RBC (simplified direct) devices. | Thierry Deval |
2002-09-04 | don't dereference ecb on default case, it's uninitialized. | Federico G. Schwindt |
2002-09-04 | Ghosts from the past (fixed 1.65, reverted 1.66) rediscovered by | Daniel Hartmeier |
2002-09-04 | Correctly decode the IDE channel/drive number when matching devices | Jason Wright |
2002-09-04 | Treat 5822 the same as 5820 | Jason Wright |
2002-09-04 | allow deprecated bit to be set from userland by ifconfig. NetBSD PR 18163 | Jun-ichiro itojun Hagino |
2002-09-04 | pass struct proc * down to in6_pcbsetport | Jun-ichiro itojun Hagino |
2002-09-04 | handle error from copyout | Jun-ichiro itojun Hagino |
2002-09-04 | 5801 has no pk or rng support | Jason Wright |
2002-09-03 | Old (rev 1) OpenPROM will always report as the "fb" node, the first | Miod Vallat |
2002-09-03 | i magically fixed stty and mount, add some more of others | Michael Shalayeff |
2002-09-03 | forgot to set up the sc_frequency (; | Michael Shalayeff |