Age | Commit message (Expand) | Author |
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 |
2002-09-03 | add support for 5801 and 5802 which appear to be 5805's as far as sw is conce... | Jason Wright |
2002-09-03 | sync, bcom 580[12] | Jason Wright |
2002-09-03 | bcom 5801/5802 | Jason Wright |
2002-09-03 | tyops | Jason Wright |
2002-09-03 | sync; bcom 5822 | Jason Wright |
2002-09-03 | bcom 5822 | Jason Wright |
2002-09-03 | add aic@isapnp, commented out, except for _cd | Michael Shalayeff |
2002-09-03 | regen | Michael Shalayeff |
2002-09-03 | aic at isapnp, from anders@Arnholm.nu w/ fixes from me | Michael Shalayeff |
2002-09-02 | Make the cgfourteen work in 32bit when possible, also display the size of | Miod Vallat |
2002-09-01 | Oppsie. Remove my debugging code. | Artur Grabowski |
2002-08-31 | Always setup the RAMDAC (even if we're not the console) so when the display | Jason Wright |
2002-08-31 | Driver for the Vigra VS10 and VS12 SBus framebuffers, and possibly more from | Miod Vallat |
2002-08-31 | regen, bad gluk@ | Michael Shalayeff |
2002-08-31 | a strange aironet and a couple of ti bridges | Michael Shalayeff |
2002-08-30 | Support for PDC20271 and PDC20276. | Grigoriy Orlov |
2002-08-30 | Promise Ultra133 TX2v2 aka FastTrak TX2000 EIDE controller. | Grigoriy Orlov |
2002-08-30 | __FUNCTION__ -> __func__ that I forgot to commit. | Marc Espie |
2002-08-30 | Add pnozz and wsdisplay at pnozz for Tadpole users. Spotted by millert@ | Miod Vallat |
2002-08-30 | plug mbuf leak. | Federico G. Schwindt |
2002-08-30 | only do copyout() if wi_get_debug() returned 0. | Federico G. Schwindt |
2002-08-29 | Produce the same escape codes as SunOS with the L function keys in console. | Miod Vallat |
2002-08-29 | Define new wscons symbols for the L function keys found on Sun keyboards, | Miod Vallat |
2002-08-29 | soft line breaks do not work always, just nl and tab instead, prettier too | Michael Shalayeff |
2002-08-28 | vm_offset_t/vm_size_t are on their way to tartars now | Michael Shalayeff |
2002-08-28 | do not forget to export the weak alias, proper line continuation | Michael Shalayeff |