Age | Commit message (Expand) | Author |
2002-03-15 | Cosmetic changes only, primarily making comments line up nicely after the | Todd C. Miller |
2002-03-15 | update URL to vendor ID search engine | Todd C. Miller |
2002-03-14 | Driver for the Aurora Technologies 210SJ parallel port | Jason Wright |
2002-03-14 | Conditionalize com at asio correctly | Jason Wright |
2002-03-14 | initialized data cannot be common, dunno how it compiled before | Michael Shalayeff |
2002-03-14 | Don't prototype pciide_machdep_compat_intr_establish() and | Todd C. Miller |
2002-03-14 | Use getpropstringA instead of getpropstring to fetch magma_prom property | Jason Wright |
2002-03-14 | Fix ugliness caused by __P removing regexp | Todd C. Miller |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-14 | compare pointers with NULL not 0 | Jason Wright |
2002-03-14 | Reload the palette only during the vert retrace interrupt | Jason Wright |
2002-03-14 | Fix *some* problems with new ahc driver that were surfaced with | Kenneth R Westerback |
2002-03-13 | Fetch mac address from local-mac-address property, and use myetheraddr() only | Jason Wright |
2002-03-13 | Try fetching the mac address from the local-mac-address property, and if | Jason Wright |
2002-03-12 | don't need to call IFQ_SET_READY() twice; this driver was already | Federico G. Schwindt |
2002-03-12 | swiss german and french keymaps; from pckbd by Mathias Schmocker <smat@polari... | Michael Shalayeff |
2002-03-12 | sync with KAME | Kenjiro Cho |
2002-03-08 | numraid is needed, always. | Thierry Deval |
2002-03-08 | do not add maddr twice, break out of the loop if cmd post fails | Michael Shalayeff |
2002-03-08 | lxtphy needs ukphy_subr | Jason Wright |
2002-03-08 | Clean up: | Jason Wright |
2002-03-07 | From watching source-changes@netbsd.org: rb_dmabase needs to be initialized | Jason Wright |
2002-03-06 | remove unused #include | Nathan Binkert |
2002-03-06 | vtophys is no longer used | Nathan Binkert |
2002-03-06 | sync | Nathan Binkert |
2002-03-06 | Add a couple new intel gigabit cards | Nathan Binkert |
2002-03-06 | Get the offsets and lengths right when sync'n dma maps; patch from mjacob | Jason Wright |
2002-03-06 | Driver for the Aurora 210SJ serial ports (It's not 100% correct yet, but | Jason Wright |
2002-03-06 | Implement a shutdown hook. | Thierry Deval |
2002-03-05 | It is clear that I have not committed in a long time!!!! | Niklas Hallqvist |
2002-03-05 | doh, thanks mickey! | Niklas Hallqvist |
2002-03-05 | Deal gracefully with ccb starvation | Niklas Hallqvist |
2002-03-05 | Deal gracefully with ccb starvation | Niklas Hallqvist |
2002-03-04 | Disable the wscons burner functionality... I'm not in the mood to debug it ri... | Jason Wright |
2002-03-04 | do not attach wsdisplay if there is none configured | Michael Shalayeff |
2002-03-04 | 21140 support for dc isn't reliable enough for it to win over dc. | Nathan Binkert |
2002-03-01 | From NetBSD, noticed by Alexander Yurchenko | Chris Cappuccio |
2002-02-27 | We have memcpy and memset in the kernel. | Artur Grabowski |
2002-02-25 | Opps. One missing _nodead. -moj | Mats O Jansson |
2002-02-25 | US isn't all :-) Here is a swedish map. -moj | Mats O Jansson |
2002-02-25 | Accept ethernet broadcasts too :-) This patch contains a copy of | Niklas Hallqvist |
2002-02-24 | Proper screenblank semantics | Jason Wright |
2002-02-23 | Add aperture driver support for macppc, and also place writing to /dev/pci | Matthieu Herrb |
2002-02-23 | Add burner function so wscons can blank the fb | Jason Wright |
2002-02-22 | Call ether_ioctl() the way [insert favorite diety] intended. | Jason Wright |
2002-02-22 | Revert to previous (non hacked =) version now that the iommu is handled | Jason Wright |
2002-02-21 | In WI_SETSTR round up i_len to be an even number if needed since we | Todd C. Miller |
2002-02-20 | 104 byte WEP key support for Prism2 cards; from NetBSD | Todd C. Miller |
2002-02-20 | Remove useless prototypes for wi_request_fill_ssid() and wi_write_ssid(). | Todd C. Miller |