Age | Commit message (Expand) | Author |
2009-11-03 | rtables are stacked on rdomains (it is possible to have multiple routing | Claudio Jeker |
2009-11-03 | Don't need regex.h and remove two declarations that are now in smtpd.h. | Nicholas Marriott |
2009-11-03 | simplify deptree handling, since we handle this at the set level. | Marc Espie |
2009-11-03 | Pick up the rdomain from the specified interface and use that rdomain for | Claudio Jeker |
2009-11-03 | catch signals while we're doing something, so that cleanup always happens. | Marc Espie |
2009-11-03 | don't take playback blocksize constraints into account when rounding | Jacob Meuser |
2009-11-03 | sort; | Jason McIntyre |
2009-11-03 | don't claim to support full-duplex if the device doesn't support both | Jacob Meuser |
2009-11-03 | provide a get_default_params method. tries aucat(1) defaults first | Jacob Meuser |
2009-11-03 | rewrite supported audio parameter matching code | Jacob Meuser |
2009-11-03 | Fix vi page up mode key (from naddy), add missing half page keys, and sort. | Nicholas Marriott |
2009-11-03 | in block size calculations, use SIO_BPS(precision) instead of | Alexandre Ratchov |
2009-11-03 | Simplify and remove debug cruft from interrupt handler. Original diff from | Marco Peereboom |
2009-11-02 | that is not a small hack, it is big and gruesome and has very bad effects | Theo de Raadt |
2009-11-02 | Don't write bogus values to reply_fifo_host_signalling_addr. This register | Marco Peereboom |
2009-11-02 | s/hz/Hz/ on multiples of the SI unit hertz other than MHz. | Igor Sobrado |
2009-11-02 | Got the RX threshold interrupt working, does not help RX performance though; | Miod Vallat |
2009-11-02 | fix reverse zone for ::1 (PR#6243) | Jakob Schlyter |
2009-11-02 | Print the route metrics in monitor mode if -v is used. This info can be | Claudio Jeker |
2009-11-02 | Remove file that should never have been there. | Mark Kettenis |
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 similar to ospfd. Even though bgpd has almost | Claudio Jeker |
2009-11-02 | Implement "log verbose" and "log brief" to enable or disable verbose debug | Claudio Jeker |
2009-11-02 | More IMSG_CTL_LOG_VERBOSE, still doing the same toggeling of log_debug(). | Claudio Jeker |
2009-11-02 | Implement "log verbose" and "log brief" to enable or disable verbose debug | Claudio Jeker |
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 |