Age | Commit message (Expand) | Author |
2008-12-28 | correct some output | Claudio Jeker |
2008-12-28 | Correctly display net lsa and the LSA type is now 16bit. This removes | Claudio Jeker |
2008-12-28 | Initial bits for originating net lsa again from Stefan Sperling with some | Claudio Jeker |
2008-12-28 | Part of lsa_self() works at least everything with us as adv_rtr should be | Claudio Jeker |
2008-12-28 | area_ospf_options() should not return network byte order options. Instead | Claudio Jeker |
2008-12-28 | First shot at originating router LSA, still a lot of XXX but seems to | Claudio Jeker |
2008-12-28 | No need to byteswap req_hdr.type as lsa_find() will do that for us. | Claudio Jeker |
2008-12-28 | Sync up with the last commit. Some flags are now gone. | Claudio Jeker |
2008-12-28 | Sync up the flags with the new and shiny RFC5340 while there introduce | Claudio Jeker |
2008-12-28 | Remove confusion between "raw" and "swizzled" interrupt pins. Remove some | Mark Kettenis |
2008-12-28 | Send the interface index in the correct byte order and add iface_id to | Claudio Jeker |
2008-12-28 | Correctly sync the FSM by issuing the NBR_EVT_NEG_DONE event before sending | Claudio Jeker |
2008-12-28 | Use acceleated operations for copycols, too. | Miod Vallat |
2008-12-28 | set the buffer size using the ``appbufsz'' parameter of | Alexandre Ratchov |
2008-12-28 | Add a ugly workaround for the problem where an invalid AS4_PATH is passed | Claudio Jeker |
2008-12-28 | Make blitter ``go the other way'' when scrolling down. | Mark Kettenis |
2008-12-28 | Add ifb(4). | Mark Kettenis |
2008-12-27 | It turns out that parasites are caused by (some) pixel writes with the | Miod Vallat |
2008-12-27 | Remove BUGS section; overlay artifacts are gone and scrolling uses hardware | Mark Kettenis |
2008-12-27 | Use hardware acceleration for scrolling and make sure we only use the low bit | Mark Kettenis |
2008-12-27 | Fix memory leak. | aschrijver |
2008-12-27 | Add a comma to clarify a sentence. | Bret Lambert |
2008-12-27 | kill unused function; ok gilles@ | Jacek Masiulaniec |
2008-12-27 | Manpage bits for "showqueue" -> "show queue" change. | Jacek Masiulaniec |
2008-12-27 | log_warn -> log_warnx | Jacek Masiulaniec |
2008-12-27 | cleanup; ok gilles@ | Jacek Masiulaniec |
2008-12-27 | Sync the sparc64 fb* api with the recent changes done on sparc. | Miod Vallat |
2008-12-27 | Put common handler code in a function; ok chl@ gilles@ | Jacek Masiulaniec |
2008-12-27 | Merge hash() and queue_message_hash() into one func, queue_hash(). Fix callers | Jacek Masiulaniec |
2008-12-27 | fix a bug in resampling code, resulting in joined stereo and/or | Alexandre Ratchov |
2008-12-27 | Break showqueue and showrunqueue into 2 words; ok gilles@ | Jacek Masiulaniec |
2008-12-27 | simplify the mixer and the demultiplexer code; no change in the | Alexandre Ratchov |
2008-12-27 | Make sure we pick the right PCI BARs on Expert3D cards (which have an extra | Mark Kettenis |
2008-12-27 | complain about a deadlock only if there are descriptors waiting | Alexandre Ratchov |
2008-12-27 | do not call exit(1) if sio_start(3) or sio_stop(3) fail. The | Alexandre Ratchov |
2008-12-27 | expand the ifdef _KERNEL around kernel only function prototypes | Thordur I. Bjornsson |
2008-12-27 | prevent line breaks in the middle of options. | Igor Sobrado |
2008-12-27 | Fix file descriptor leak in fts_children(); okay dhill@, millert@, | Pedro Martelletto |
2008-12-27 | when polling aucat(1) socket, don't set the POLLIN bit if we | Alexandre Ratchov |
2008-12-27 | when using the aucat(1) backend, don't mask the POLLHUP bit | Alexandre Ratchov |
2008-12-26 | Use the `fontbytes' display property as the font stride, instead of | Miod Vallat |
2008-12-26 | Move the logic responsible from deciding whether a frame buffer needs to be | Miod Vallat |
2008-12-26 | implement support for another temperature sensor, DS18B20 | Todd T. Fries |
2008-12-26 | use the exact same policy for choosing apic on all 3 types of kernel. | Theo de Raadt |
2008-12-26 | If we have usable acpi, but chose to use amp instead for various reasons, | Theo de Raadt |
2008-12-26 | Use nitems() and FBS_xxx symbolic constants in the video timing tables. | Miod Vallat |
2008-12-26 | Remove unused BT_BLANK() and BT_UNBLANK() macros. | Miod Vallat |
2008-12-26 | Use constants from bt458reg.h when frobbing ramdac registers. | Miod Vallat |
2008-12-26 | Print the correct value as the chip revision. | Miod Vallat |
2008-12-26 | Correctly report unconfigured child devices. | Miod Vallat |