Age | Commit message (Expand) | Author |
2009-01-04 | some mixers don't use input amp muting to "select" their sources. | Jacob Meuser |
2009-01-04 | - smtp can now pause/resume the accepting of incoming messages | Gilles Chehade |
2009-01-04 | - remove runstates global, we don't need it actually. | Gilles Chehade |
2009-01-04 | tweak previous; | Jason McIntyre |
2009-01-04 | make sure runner resets scheduling related flags on envelopes when the | Gilles Chehade |
2009-01-04 | Back from coma. Fix dmesg printfs. | Alexander Yurchenko |
2009-01-04 | malloc + memset(ah, 0, ...) to malloc with M_ZERO. | Thordur I. Bjornsson |
2009-01-04 | Make this compile for SUN4 only kernels. | Miod Vallat |
2009-01-04 | sync | Theo de Raadt |
2009-01-04 | - runner is now capable of pausing/resuming the scheduling of deliveries | Gilles Chehade |
2009-01-04 | remove unnecessary "messagep->retry == 255" expiry condition; ok gilles@ | Jacek Masiulaniec |
2009-01-04 | kill F_MESSAGE_EXPIRED; ok gilles@ | Jacek Masiulaniec |
2009-01-04 | fix bug where runner would expire message that is being delivered, | Jacek Masiulaniec |
2009-01-04 | vnet(4) | Mark Kettenis |
2009-01-04 | sync the synopsis and usage of the command; "usage:" is lowercase. | Igor Sobrado |
2009-01-04 | don't panic in run_delete_key_cb() when detaching the adapter from the | Damien Bergamini |
2009-01-04 | if_newaddr() was hard-coding all interface prefixes to /64. | Stefan Sperling |
2009-01-04 | Make cbus_print() less chatty and use "chan" instead of "id" when printing the | Mark Kettenis |
2009-01-04 | When matching a recipient domain to a rule, do not use strcasecmp, but use | Gilles Chehade |
2009-01-04 | Initial stab at a driver for virtual network devices found on sun4v logical | Mark Kettenis |
2009-01-04 | Initial stab at a driver for virtual network devices found on sun4v logical | Mark Kettenis |
2009-01-04 | Be silent when deciding that the last chunk of a DMA transfer will be done | Miod Vallat |
2009-01-04 | In x[dy]dummystrat, do not clear B_BUSY from the buffer. | Miod Vallat |
2009-01-04 | - change name of "masked" member in struct netaddr, it was misleading | Gilles Chehade |
2009-01-04 | slight rewording | Mark Kettenis |
2009-01-04 | cbus(4); this references vnet(4), which isn't there yet, but will arrive soon. | Mark Kettenis |
2009-01-04 | cleanup; ok gilles@ | Jacek Masiulaniec |
2009-01-04 | replace hardcoded exit values with .Ex macros; | Igor Sobrado |
2009-01-04 | Add support for CS5535 IDE adapted from the gcscide code in NetBSD | Jonathan Gray |
2009-01-04 | Shift prototypes for some common pciide functions out into | Jonathan Gray |
2009-01-04 | aliases/forwards expansion was not done correctly and a race could | Gilles Chehade |
2009-01-04 | properly terminate fake argument list. | Thordur I. Bjornsson |
2009-01-04 | Fix memory leak (diff from blambert@) | aschrijver |
2009-01-04 | Allow registers to be mapped in WSDISPLAYIO_MODE_MAPPED mode, if | Miod Vallat |
2009-01-03 | Make is possible to boot from devices on cbus(4) (when they're there and | Mark Kettenis |
2009-01-03 | sync flow sequence ids on all used pflow interfaces. | Joerg Goltermann |
2009-01-03 | oops, forgot that we need to update this file for run(4); | Jason McIntyre |
2009-01-03 | - configure volume knob widgets for indirect mode, which means they no | Jacob Meuser |
2009-01-03 | Sync with ypldap. Add ber_{add,get}_enumerated. | aschrijver |
2009-01-03 | run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices. | Damien Bergamini |
2009-01-03 | Write back the priority the kernel used. Fixes a problem seen in ospfd when | Claudio Jeker |
2009-01-03 | Attach agp(4) to the Intel 946GZ integrated video. | Kevin Lo |
2009-01-03 | reintroduce extra malloc protections, but avoiding the use of | Damien Miller |
2009-01-03 | remove check for rfkill switch state using GP_CNTRL as it does not | Damien Bergamini |
2009-01-03 | Update to the latest version of the RT2870/RT3070 firmware. | Jonathan Gray |
2009-01-03 | Since link LSAs live in iface->lsa_tree and not in area->lsa_tree, | Stefan Sperling |
2009-01-03 | orig_link_lsa() was assuming either virtual or broadcast link. | Stefan Sperling |
2009-01-02 | - get rid of the function that was mostly just a wrapper for the old | Jacob Meuser |
2009-01-02 | fix T_DAEMON_MESSAGE notices delivery; ok gilles@ | Jacek Masiulaniec |
2009-01-02 | Add support for originating router LSAs over point-to-point links. | Stefan Sperling |