Age | Commit message (Expand) | Author |
2009-02-20 | Fix "Received: from" headers | pea |
2009-02-20 | Ensure that bpf_mtap() is always called at the same interrupt priority | Joel Sing |
2009-02-20 | Add Sony VGP-VCC9 Camera (Ricoh chipset) to the quirk list. | Marcus Glocker |
2009-02-20 | regen | Marcus Glocker |
2009-02-20 | Add Sony VGP-VCC9 Camera (Ricoh chipset). | Marcus Glocker |
2009-02-20 | Add more Ricoh chipsets to the quirk list which could work. | Marcus Glocker |
2009-02-20 | Don't attach non-UISUBCLASS_VIDEOCONTROL interfaces from some quirk | Marcus Glocker |
2009-02-20 | thrsigdivert() takes a sigset_t, not a pointer to one. Detected by | Philip Guenthe |
2009-02-20 | apparently all the other libraries get linted, so I'll just have to live with it | Ted Unangst |
2009-02-20 | Fix a race in the reaper discovered by Tobias Ulmer. kevents are identified ... | Ted Unangst |
2009-02-20 | the lint warnings are more annoying than anything else. we already have a fu... | Ted Unangst |
2009-02-20 | Bring NO_CCB to cac(4), which helps bio work better without | Kenneth R Westerback |
2009-02-20 | Don't copy disktab onto install media as it is not used during | Kenneth R Westerback |
2009-02-19 | Don't create links to non-existant disktab files on the install | Kenneth R Westerback |
2009-02-19 | Don't create links to non-existant disktab files on the install | Kenneth R Westerback |
2009-02-19 | Indicate if a thermal sensor is present on ddr3 modules. | Jonathan Gray |
2009-02-19 | Move most of spdmem match logic into the driver and add crc16/ddr3 | Jonathan Gray |
2009-02-19 | Use rde_router_id() instead of directly accessing rdeconf->rtr_id.s_addr. | Stefan Sperling |
2009-02-19 | Enable origination of Intra-Area-Prefix LSAs in rde. | Stefan Sperling |
2009-02-19 | Virtually re-implement origination of Intra-Area-Prefix LSAs. | Stefan Sperling |
2009-02-19 | Remove origination of Intra-Area-Prefix LSAs from ospfe. | Stefan Sperling |
2009-02-19 | Sync iface fsm state from ospfe to rde. | Stefan Sperling |
2009-02-19 | In ospfe, originate new Router and Network LSAs before informing RDE | Stefan Sperling |
2009-02-19 | Make ospfe send correct nbr state to RDE. | Stefan Sperling |
2009-02-19 | reflect reality | Marc Espie |
2009-02-19 | Use a bob sized header for IPv6 not the default pedro sized one. | Claudio Jeker |
2009-02-19 | the uaa structure (and things it points, for instance ifaces) is only | Theo de Raadt |
2009-02-19 | suspend/resume bits so that we can develop this in tree. This is disabled. | Marco Peereboom |
2009-02-19 | sys/types.h or sys/param.h MUST BE FIRST | Theo de Raadt |
2009-02-19 | no vme(4); ok miod | Jason McIntyre |
2009-02-19 | correct description of spamdb-setup blacklist only mode; | Jason McIntyre |
2009-02-19 | spacing | Theo de Raadt |
2009-02-19 | Don't use scsi_xfer if we don't run a command came from the scsi layer. | Alexander Yurchenko |
2009-02-19 | don't let libevent buffer long lines forever; ok gilles@ | Jacek Masiulaniec |
2009-02-19 | update the pdf link; from Alan R. S. Bueno | Jason McIntyre |
2009-02-19 | Make prom_sun4v_soft_state_supported() call the right client interface. | Mark Kettenis |
2009-02-19 | '(ifi->linkstat && ifi && ifi->rfdesc != -1)' is flawed. Swap the | Kenneth R Westerback |
2009-02-19 | Third time lucky. Proper use of quotes when comparing the first and | Kenneth R Westerback |
2009-02-19 | No need for caveat about ignoring "\" when reading passwords, \r\n get | Kenneth R Westerback |
2009-02-18 | Disable all IGPGART chipsets in radeondrm for release. | Owain Ainsworth |
2009-02-18 | - add basic syntax checking to mfa | Jacek Masiulaniec |
2009-02-18 | In __cpu_simple_lock(), do not hog the bus with exclusive accesses; if | Miod Vallat |
2009-02-18 | typo | Miod Vallat |
2009-02-18 | Move goto lables to the beginning of the line. Having them indented like | Claudio Jeker |
2009-02-18 | Remove 68060 here too | Miod Vallat |
2009-02-18 | Remove 68060 bug notice. | Miod Vallat |
2009-02-18 | Fix thinko in list traversal in vsbic_cmd_ccb(). | Miod Vallat |
2009-02-18 | Better bus_dmamap_sync() routine, lets vsbic(4) run on 68060 systems, so | Miod Vallat |
2009-02-18 | delay() would only work as intended after clock0 attached. Initialize the | Miod Vallat |
2009-02-18 | Check for nofault being set in the 68030 bus error handler, too. This makes | Miod Vallat |