Age | Commit message (Expand) | Author |
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 |
2009-01-02 | add macros for setting/getting GPIO polarity instead of using | Jacob Meuser |
2009-01-02 | Accelerated routines for solid fills and inverted cursor. | Miod Vallat |
2009-01-02 | * add GPIO quirk for Dell Vostro 1400 (from FreeBSD) | Jacob Meuser |
2009-01-02 | this is what I really wanted with r1.100 of azalia.c - fixed mics | Jacob Meuser |
2009-01-02 | Make IOMMU code use the generic _bus_dmamem_map() and _bus_dmamem_unmap(). | Mark Kettenis |
2009-01-02 | cleanup queue_load_envelope; ok gilles@ | Jacek Masiulaniec |
2009-01-02 | remove code that was never used, closer to readable. | Dale Rahn |
2009-01-02 | Handle kernel core files larger than 2GB; ok dlg@ | Miod Vallat |
2009-01-02 | Add LDC shared memory hypervisor interfaces. | Mark Kettenis |
2009-01-02 | support display found on GTA01, not used on GTA02 however. | Dale Rahn |
2009-01-02 | Remember the id of all devices found, not only those for which a driver | Miod Vallat |
2009-01-02 | Sync _kvm_kvatop with existing pmap code: handle direct mappings and | Miod Vallat |
2009-01-02 | Do not evict the kernel image from the mem_clusters[] array, otherwise | Miod Vallat |
2009-01-02 | now that some devices will get output from/to two different sources/ | Jacob Meuser |
2009-01-02 | - store information about relevant volume controls along both | Jacob Meuser |
2009-01-02 | remove azalia_generic_mixer_create_virtual and all it's uses. nicer | Jacob Meuser |
2009-01-02 | Add format attributes to functions that use variable arguments and | Can Erkin Acar |
2009-01-02 | In show interface only print the hello_timer value if valid. | Claudio Jeker |
2009-01-01 | I removed prefix from lsa_prefix but this code was still using it. Unbreak | Claudio Jeker |
2009-01-01 | Add code to handle virtual interrupt for channel devices. | Mark Kettenis |
2009-01-01 | Unclutter 'systate rules' by printing the flags option using the minimal | Ryan Thomas McBride |
2009-01-01 | Remove some other useless debug messages that just add unneeded noise. | Claudio Jeker |
2009-01-01 | fix hash calculation for KEXGEX: hash over the original client-supplied | Damien Miller |
2009-01-01 | call channel destroy callbacks on receipt of open failure messages. | Damien Miller |
2009-01-01 | Fix iso weekno calculation by using a different algorithm. Still hard | Otto Moerbeek |
2009-01-01 | Call kr_shutdown() before exit even in config test mode and config parse | Claudio Jeker |
2009-01-01 | Move initialisation of krt into kif_init so that it is possible to call | Claudio Jeker |
2009-01-01 | X11 runs on ifb now. | Miod Vallat |
2009-01-01 | Allow both overlay areas to be mmap()ed by userland in WSDISPLAYIO_MODE_MAPPED | Miod Vallat |