Age | Commit message (Expand) | Author |
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 |
2005-05-03 | typo, automaticaly -> automatically | Brad Smith |
2005-05-03 | The return value from getEBDAaddr() (info) is not used in bios_E820(), | Tom Cosgrove |
2005-05-03 | Convert the size of a memory chunk from bytes to megabytes before | Tom Cosgrove |
2005-05-03 | repair file mmapings above 4g; found by chefren; art@ ok | Michael Shalayeff |
2005-05-03 | clean up some small fallout from initial freebsd import. | Hans-Joerg Hoexer |
2005-05-03 | enable HW transmit checksum offload | Brad Smith |
2005-05-03 | - Fix bogus asm statements; tmp1 and tmp2 need to be outputs rather than inputs. | Brad Smith |
2005-05-03 | sdstrategy() shouldn't use values in disklabel until SDEV_MEDIA_LOADED | Kenneth R Westerback |
2005-05-02 | simplify by using arc4random_bytes(), ok djm, hshoexer | Markus Friedl |
2005-05-02 | Avoid infite loop. | Mark Kettenis |
2005-05-02 | We don't really like full stops in dmesg. ok pefo@ | Alexander Yurchenko |
2005-05-02 | Add ichwdt(4): Intel 6300ESB ICH watchdog timer driver. Disabled for | Alexander Yurchenko |
2005-05-02 | obvious typo, designed to break the tree, brad, hmm? | Theo de Raadt |
2005-05-02 | Add 6300ESB watchdog timer register definitions. | Alexander Yurchenko |
2005-05-02 | quadradically -> quadratically, lots of | Pedro Martelletto |
2005-05-02 | Don't hardcode sizeof(pcireg_t) value. ok markus@ | Alexander Yurchenko |
2005-05-02 | sparc64 optimized in4_cksum(). | Brad Smith |
2005-05-02 | Load the symbol table to the end of data/bss, and account for it when | Uwe Stuehler |
2005-05-02 | New in{,4}_cksum that is between 1.5 and 5 times faster than the | Brad Smith |
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith |
2005-05-01 | since &func is aplt workaround the switch_trampoline and deref plt for the fu... | Michael Shalayeff |
2005-05-01 | Allow RAW_PART+S_IFCHR device opens to succeed even if media not | Kenneth R Westerback |
2005-05-01 | Fix zaudio dependencies. ok uwe@, pascoe@. | Matthieu Herrb |