Age | Commit message (Expand) | Author |
2009-11-02 | Yet another implementation of IMSG_CTL_LOG_VERBOSE. Similar to the one in | Claudio Jeker |
2009-11-02 | Implement "log verbose" and "log brief" to enable or disable verbose debug | Claudio Jeker |
2009-11-02 | Another routing daemon that gets IMSG_CTL_LOG_VERBOSE to allow toggeling of | Claudio Jeker |
2009-11-02 | Implement "log verbose" and "log brief" to enable or disable verbose debug | Claudio Jeker |
2009-11-02 | Add IMSG_CTL_LOG_VERBOSE similar to ospfd it allows to toggle debug logging. | Claudio Jeker |
2009-11-02 | Implement "log verbose" and "log brief" to enable or disable verbose debug | Claudio Jeker |
2009-11-02 | Implement IMSG_CTL_LOG_VERBOSE to enable or disable debug logging on runtime. | Claudio Jeker |
2009-11-02 | Double the escape timer (the time after a \033 is received before tmux gives up | Nicholas Marriott |
2009-11-02 | we have closefrom(2), so use it; ok deraadt@ tedu@ | Otto Moerbeek |
2009-11-02 | Remove unused member(s) of `struct acpi_softc'. | Mark Kettenis |
2009-11-02 | permit -DMALLOC_STATS to compile again | Todd T. Fries |
2009-11-02 | More detailed model list, with a mention of the appropriate kernel. | Miod Vallat |
2009-11-02 | List phy attachments, and add a few .Xr | Miod Vallat |
2009-11-02 | Use strtonum instead of atoi, this allows to do basic range checking. | Claudio Jeker |
2009-11-02 | A few fixes and improvements: | Miod Vallat |
2009-11-02 | When the iec(4) Ethernet address is unkown, pass ff:ff:ff:ff:ff:ff instead of | Miod Vallat |
2009-11-02 | When matching the session names with -t, look for exact matches first before | Nicholas Marriott |
2009-11-02 | Leftover unused variable :-/. | Nicholas Marriott |
2009-11-02 | There isn't much point in doing lstat before connect so instead just do connect | Nicholas Marriott |
2009-11-02 | Reorder slightly to tidy code. | Nicholas Marriott |
2009-11-02 | Include the type override definitions and use the correct target | Jonathan Gray |
2009-11-02 | Add support for ``M-Audio Revolution 5.1'' cards, based on envy24HT. | Alexandre Ratchov |
2009-11-02 | sync | Theo de Raadt |
2009-11-02 | correct signature. no change as function is if 0'd. | Federico G. Schwindt |
2009-11-01 | Add a flag for jobs that shouldn't be freed after they've died and use it for | Nicholas Marriott |
2009-11-01 | If the last name field looks like a description rather than an alias (if it | Nicholas Marriott |
2009-11-01 | Move IS[12]BYTEMSG and ISEXTMSG defines to a common place. | Federico G. Schwindt |
2009-11-01 | fix a couple log_info()s, | Gilles Chehade |
2009-11-01 | Remove bogus #define __HAVE_GENERIC_SOFT_INTERRUPTS. No code change. | Mark Kettenis |
2009-11-01 | add new mirror | Stuart Henderson |
2009-11-01 | Call selwakeup()/KNOTE() even if the queue has emptied completely. | Nicholas Marriott |
2009-11-01 | kqueue support for midi(4). | Nicholas Marriott |
2009-11-01 | Use a local numeric label to branch to the start of the function, instead of | Miod Vallat |
2009-11-01 | Looks like I forgot to add files again. These are the most important files | Miod Vallat |
2009-11-01 | remove unused variable | Charles Longeau |
2009-11-01 | Driver for the sgi IOC3 onboard Ethernet interface. Tested on Octane only so | Miod Vallat |
2009-11-01 | Missing setenv/showenv aliases. | Nicholas Marriott |
2009-11-01 | call powerhook_disestablish() and pci_intr_disestablish() earlier. | Damien Bergamini |
2009-11-01 | - fix rx chain mask in scan command | Damien Bergamini |
2009-11-01 | Initialize "len" before using it in accept(2). | Michele Marchetto |
2009-11-01 | add support for the ati sb900^Whudson2 chips. | David Gwynne |
2009-11-01 | Two minor bug fixes rotting in my tree: | Ingo Schwarze |
2009-10-31 | A chunk from my WIP bootblocks tree went in by mistake in previous commit; | Miod Vallat |
2009-10-31 | Establish a shutdown hook to disable the watchdog timer to prevent watchdog | Mark Kettenis |
2009-10-31 | Make sure we don't insert and entry into the list of pending commends twice. | Mark Kettenis |
2009-10-31 | in the absense of link state handling, drivers should still be silent; ok miod | Theo de Raadt |
2009-10-31 | KNOTE() after selwakeup(); ok miod | Theo de Raadt |
2009-10-31 | s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz). | Igor Sobrado |
2009-10-31 | Do not override AS and LD, to be cross compilation friendly; noticed by syuu@ | Miod Vallat |
2009-10-31 | s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz). | Igor Sobrado |