Age | Commit message (Expand) | Author |
2007-02-19 | add handling of skip steps for urpf-failed addresses. | Pierre-Yves Ritschard |
2007-02-19 | minimum blocksize for ESP is 32 bit, so adjust blocksize of NULL | Hans-Joerg Hoexer |
2007-02-18 | Correct yo-yo shutdowns: | Gordon Willem Klok |
2007-02-18 | Add currently unused functions for getting EDID information (max supported | Gordon Willem Klok |
2007-02-18 | Display the interrupt priority in dmesg, for frame buffers which register | Miod Vallat |
2007-02-18 | Make it more apparent these boards have (crippled version of) vga-compatible | Miod Vallat |
2007-02-18 | Add bcw_phy_set_baseband_attenuation(). | Marcus Glocker |
2007-02-18 | Comment corrections from Bret Lambert. | Marcus Glocker |
2007-02-18 | Add bcw_shm_write16(). | Marcus Glocker |
2007-02-18 | Add support for ShanTou ST268. | Jonathan Gray |
2007-02-18 | regen | Jonathan Gray |
2007-02-18 | another udav(4) | Jonathan Gray |
2007-02-18 | Remove #ifdef/#endif's around MBR checking code. Remove now unused | Kenneth R Westerback |
2007-02-18 | If no MBR partitions are found when spoofing a disklabel, try looking | Kenneth R Westerback |
2007-02-18 | In writedisklabel(), read the disklabel sector before rewriting it, to | Miod Vallat |
2007-02-18 | Sort routines (phy, radio). | Marcus Glocker |
2007-02-18 | Start to add radio PHY initialization routines. | Marcus Glocker |
2007-02-18 | Added dynamic perfect hash for opcodes | Jordan Hargrave |
2007-02-18 | Shave off another K pre compression. | Marco Peereboom |
2007-02-18 | reorder allocation of the ports resources so register manipulation can be | David Gwynne |
2007-02-18 | Turn radio (version 2050) on. | Marcus Glocker |
2007-02-17 | Add SMALL_KERNEL throught acpi to make it fit on boot media. | Marco Peereboom |
2007-02-17 | fix ddb buf printing for daddr_t growth to 64bit; | Michael Shalayeff |
2007-02-17 | If we __HAVE_PMAP_DIRECT, handle these mappings in pmap_extract(). | Miod Vallat |
2007-02-17 | In pmap_collect(): | Miod Vallat |
2007-02-17 | Since a full battery can still have state BST_CHARGE ("charging"), | Deanna Phillips |
2007-02-17 | Bring in the AMD errata checks from amd64. | Tom Cosgrove |
2007-02-17 | Add code to check for the AMD amd64 errata, and correct them where | Tom Cosgrove |
2007-02-17 | do not look for sblock at offset 0; pedro@ deraadt@ ok | Michael Shalayeff |
2007-02-17 | Fix spelling of Cool'n'Quiet, as done on i386 some time ago. Also | Tom Cosgrove |
2007-02-17 | regen | Mark Kettenis |
2007-02-17 | Add nVIDIA GeForce 7600 GT & GS. From Joerg Zinke. | Mark Kettenis |
2007-02-17 | only reset the controller if it is already enabled. | David Gwynne |
2007-02-17 | To squeeze new stuff onto onto the very full boot floppies, occasionally | Theo de Raadt |
2007-02-17 | Add some additional device ids found in Linux driver. | Jonathan Gray |
2007-02-17 | regen | Jonathan Gray |
2007-02-17 | Add some axe(4) device ids found in Linux driver. | Jonathan Gray |
2007-02-17 | Add some device ids found in Linux driver. | Jonathan Gray |
2007-02-17 | regen | Jonathan Gray |
2007-02-17 | Add some uslcom(4) ids found in Linux. | Jonathan Gray |
2007-02-16 | Enable malo(4) on macppc. OK mglocker@ deraadt@ | Claudio Jeker |
2007-02-16 | Unbreak ppp(8) over tun(4) by restriciting the flags that can be changed | Claudio Jeker |
2007-02-16 | bge_newbuf_std() should return ENOBUFS on failure, as that's what | Kenneth R Westerback |
2007-02-15 | Simplify the #if NBRIDGE case as in in_gif.c:1.33. | Claudio Jeker |
2007-02-15 | Simplify even more by reducing shared code in #if NBRIDGE and default case. | Claudio Jeker |
2007-02-15 | Change some functions so there's only one exit point. This should make | Michael Knudsen |
2007-02-15 | Reorder endpoints so that endpoint numbers match, remove more debug. | Dale Rahn |
2007-02-15 | TX is working fine, turn off debug. | Dale Rahn |
2007-02-15 | Let acpidock_eject take an extra argument of what node to call _EJ0 on. | Michael Knudsen |
2007-02-15 | Don't clear the struct aml_value res when aml_evalnode() does this | Michael Knudsen |