Age | Commit message (Expand) | Author |
2005-05-08 | the ar5210 is silicon version 0, not 1. | Reyk Floeter |
2005-05-08 | fix silicon version number reporting. ie. ath0: mac 80.6 -> ath0: mac 5.6. | Reyk Floeter |
2005-05-08 | When receiving an unplugged notification from the loop, do not take action | Miod Vallat |
2005-05-08 | Simplify loop reconfiguration code. | Miod Vallat |
2005-05-08 | For 4bpp and 6bpp frame buffers, advertize highligting and colors capabilities | Miod Vallat |
2005-05-07 | PS/2 style and older style HIL keyboards have different layouts in their | Miod Vallat |
2005-05-07 | Regen | Miod Vallat |
2005-05-07 | KNF the output. | Miod Vallat |
2005-05-07 | enable transmit checksum offload on all chips except 82542. | Brad Smith |
2005-05-07 | Eliminate 'mode sense (n) returned nonsense' and 'could not mode sense | Kenneth R Westerback |
2005-05-07 | - enable transmit checksum offload | Brad Smith |
2005-05-07 | Do not make akbd_keydesctab[] static, for the sake of kbd -l. | Miod Vallat |
2005-05-07 | regen | Brad Smith |
2005-05-07 | better names for some Intel devices | Brad Smith |
2005-05-07 | Fix compilation with IEEE80211_DEBUG defined. Spotted by djm@. | Jonathan Gray |
2005-05-06 | Keyboard maps for all international Domain keyboard layouts, reconstructed | Miod Vallat |
2005-05-06 | Use *ENTRY() macros for function prologues, rather than providing the | Miod Vallat |
2005-05-06 | regen | Michael Shalayeff |
2005-05-06 | s/pckbd_keydesc_precisionbook/gsckbd_keydesc_precisionbook/g | Michael Shalayeff |
2005-05-06 | regen | Michael Shalayeff |
2005-05-06 | never trust a user diff... | Michael Shalayeff |
2005-05-06 | regen | Michael Shalayeff |
2005-05-06 | french a canadian; form Arnaud Bergeron <abergeron@gmail.com> | Michael Shalayeff |
2005-05-06 | generate vim-compatible tag files, from netbsd | Pedro Martelletto |
2005-05-06 | Add more dirs and fix links target. | Marco Peereboom |
2005-05-06 | Fix links target. | Marco Peereboom |
2005-05-06 | Fix links target. | Marco Peereboom |
2005-05-06 | Fix links target. | Marco Peereboom |
2005-05-06 | Fix links target. | Marco Peereboom |
2005-05-06 | Fix links target. | Marco Peereboom |
2005-05-06 | Add tags to m68k. | Marco Peereboom |
2005-05-06 | Add tags to sgi. | Marco Peereboom |
2005-05-06 | Add tags to mvmeppc. | Marco Peereboom |
2005-05-06 | make tags and links work, and use all sources | Uwe Stuehler |
2005-05-06 | Add tags to macppc. | Marco Peereboom |
2005-05-06 | Remove debug printf which crept in; spotted by drahn@ | Miod Vallat |
2005-05-06 | Add tags to luna88k. | Marco Peereboom |
2005-05-06 | Use <machine/psl.h> instead of redefining PSL bits. | Miod Vallat |
2005-05-06 | Add tags to amd64. | Marco Peereboom |
2005-05-05 | Provide both 8x16 and 12x22 fonts on sparc64 even if SMALL_KERNEL, as | Miod Vallat |
2005-05-05 | Add a faster in4_cksum as well. | Miod Vallat |
2005-05-04 | Switch m88k to a faster in_cksum implementation, the original 100%-C powerpc | Miod Vallat |
2005-05-04 | Portuguese layout; | Miod Vallat |
2005-05-04 | Regen | Miod Vallat |
2005-05-04 | Skip the DECLK layout when generating the GSC maps. | Miod Vallat |
2005-05-04 | Regen | Miod Vallat |
2005-05-04 | Remove duplicate 4/$ entries in non-US layouts where the key is the same. | Miod Vallat |
2005-05-04 | set RUNNING on open; from Alexey E. Suslikov; ok henning, claudio | Markus Friedl |
2005-05-04 | remove #ifdef __OpenBSD__ | Brad Smith |
2005-05-04 | move gpio(_obio) stuff to macgpio, currently it collides with the MI gpio | Dale Rahn |