Age | Commit message (Expand) | Author |
2009-07-24 | wrap the kernel specific parts in an _KERNEL ifdef. | Jonathan Gray |
2009-07-24 | Don't include systm.h as it isn't needed and pulls in libkern headers, | Jonathan Gray |
2009-07-24 | sync | Theo de Raadt |
2009-07-24 | Simplify screen redrawing by drawing the border and background together rather | Nicholas Marriott |
2009-07-24 | Accept lowercase c- and m- prefix as well as C- and M-. | Nicholas Marriott |
2009-07-24 | Permit commands to be bound to key presses without the prefix key first. The | Nicholas Marriott |
2009-07-24 | up-pane and down-pane no longer auto-repeat; update the description of | Stuart Henderson |
2009-07-24 | timeout_add -> timeout_add_sec | Bret Lambert |
2009-07-24 | RECONF_REINIT is a bad initial reconf_action state for templates. | Claudio Jeker |
2009-07-24 | for every packet we forwarded, we copied the first 68 bytes of it in case | David Gwynne |
2009-07-24 | From NetBSD rev 1.5 | Jonathan Gray |
2009-07-24 | Global Item #3 should be Physical Minimum not Maximum according | Jonathan Gray |
2009-07-24 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-24 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-24 | silent VIA VT6202 workaround; from brad | Theo de Raadt |
2009-07-24 | add compat support to gdb so that it can deal with libpthread with and | Kurt Miller |
2009-07-23 | Insert free pages at the head of the page queues. Should provide better | Mark Kettenis |
2009-07-23 | another lava puc that might show up | Theo de Raadt |
2009-07-23 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-23 | - document isadma | Jason McIntyre |
2009-07-23 | None of the server message functions return anything but 0, so make them all | Nicholas Marriott |
2009-07-23 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-23 | a trio of timeout_add conversions | Bret Lambert |
2009-07-23 | no need for Xo/Xc when we have very simple list items; | Jason McIntyre |
2009-07-23 | Tidy client message return slightly: convert flags into an enum, and merge | Nicholas Marriott |
2009-07-23 | Switch re(4) over to MCLGETI. | Mark Kettenis |
2009-07-23 | elide a little bit later, the final list, after From has been | Martynas Venckus |
2009-07-23 | VIA VT6202 defaults to a bus-hoggingly aggressive sleep time, so retune it | Theo de Raadt |
2009-07-23 | Silence some lint warnings about an unreachable return by consolidating | Bret Lambert |
2009-07-23 | Use pci_mapreg_map() to map ROM. | Mark Kettenis |
2009-07-23 | Use pci_mapreg_map() to map ROM. | Mark Kettenis |
2009-07-23 | Avoid twiddling the lower bits of a BAR such that the code becomes usable | Mark Kettenis |
2009-07-23 | Get rid of bus_mem_add_mapping(). | Miod Vallat |
2009-07-23 | When computing the total resources required by devices behind a ppb, take | Miod Vallat |
2009-07-23 | When configuring devices on the bridge, try and provide resources to map | Miod Vallat |
2009-07-23 | Allow __pmap_pv_enter() to fail, instead of dereferencing NULL; and let the | Miod Vallat |
2009-07-23 | make buf_write() behave like msgbuf_write(): send out only the | Eric Faurot |
2009-07-23 | Add some more udl devices. -moj | Mats O Jansson |
2009-07-23 | Add some more udl devices. -moj | Mats O Jansson |
2009-07-23 | sync. -moj | Mats O Jansson |
2009-07-23 | Add some more udl devices. -moj | Mats O Jansson |
2009-07-23 | mention the 0,125 resolution, which explains why sysctl(8) may show something | Constantine A. Murenin |
2009-07-23 | Redraw after starting selection to correctly remove any existing selection. | Nicholas Marriott |
2009-07-23 | Document rdomain keyword, again from stsp@ | Claudio Jeker |
2009-07-23 | Spelling and comment fixes by stsp@ | Claudio Jeker |
2009-07-23 | What gets allocated with bus_space_map() needs to be released with | Miod Vallat |
2009-07-23 | Revert r1.5, I don't like it, new sessions should start off identically - with | Nicholas Marriott |
2009-07-23 | Adding disabled framework for RAID6 | Jordan Hargrave |
2009-07-23 | Remove unused code. | Mark Kettenis |
2009-07-23 | Update bgpctl show next to show all necessary info. This time OK henning@ | Claudio Jeker |