Age | Commit message (Expand) | Author |
2011-11-02 | Remove '#if !defined(OpenBSD)' wrappers around wcsftime() and iswblank(). | Stefan Sperling |
2011-11-02 | simpler implementation of smtpctl local enqueuer that does not need libevent. | Eric Faurot |
2011-11-02 | this list is sorted alphabetically; | Jason McIntyre |
2011-11-02 | Expose if_capabilities to userland so that ifconfig can display the | Christiano F. Haesbaert |
2011-11-01 | Drop support for the HP MMU. It was only found on two hp300 systems (models | Miod Vallat |
2011-11-01 | This driver does not print ``serious exception reported'' but instead tries | Miod Vallat |
2011-11-01 | Rework disklabel handling to correctly support label spoofing, and thus | Miod Vallat |
2011-11-01 | Remove orphaned comments. | Miod Vallat |
2011-11-01 | Do some cleanup and improve the manpage. From Andreas Bartelt; ok henning, jmc | Mike Belopuhov |
2011-11-01 | Clean up the description of .Dt: | Ingo Schwarze |
2011-11-01 | Security fix for CVE-2011-2939, Perl decode_xs heap-based buffer overflow. | Jasper Lievisse Adriaanse |
2011-11-01 | Fixup previous: don't forget to actually get the current rtable; | Mike Belopuhov |
2011-11-01 | List sockets existing only in the specified or current routing domain. | Mike Belopuhov |
2011-10-31 | Don't forget to cancel bulk update failure timeout when destroying an | Mike Belopuhov |
2011-10-31 | Save and restore MSI configuration on PCI-Express bridges during | Mike Belopuhov |
2011-10-31 | Update to tzdata2011n from munnari.oz.au | Todd C. Miller |
2011-10-30 | Allow setting big MTU values on the pfsync interface but not larger | Mike Belopuhov |
2011-10-30 | Always install addr2line(1), objcopy(1), and readelf(1), even on | Ingo Schwarze |
2011-10-30 | In the advbase 0 case, we have to use three times | Marco Pfatschbacher |
2011-10-30 | sync | Theo de Raadt |
2011-10-30 | sync | Theo de Raadt |
2011-10-29 | describe briefly the syntax of this file (text adapted from sysctl.conf.5). | Jason McIntyre |
2011-10-29 | Make sure we don't accidentally use ISA or EISA interrupt mappings on PCI | Mark Kettenis |
2011-10-29 | Add a sample mixerctl.conf(5). | Antoine Jacoutot |
2011-10-29 | avoid an out-of-bounds array access in urtwn_iq_calib_chain(); | Gleydson Soares |
2011-10-29 | update currency exchange rates; | Jason McIntyre |
2011-10-29 | sync | Theo de Raadt |
2011-10-28 | sync | Theo de Raadt |
2011-10-28 | Enable interrupts while processing off level interrupts. simplify code | Dale Rahn |
2011-10-28 | Ignore devices with irq 0 on mpcpci bus, the only devices seen this | Dale Rahn |
2011-10-28 | Take more care to ensure all callbacks are initialized. In particular | Kenneth R Westerback |
2011-10-28 | Fix bogus frame selection check in uvideo_vs_negotiation(). | Marcus Glocker |
2011-10-28 | use existing _ppp instead of _npppd as a user/group id for npppd. | YASUOKA Masahiko |
2011-10-28 | sync to new ufdti; Mark Peoples | Theo de Raadt |
2011-10-28 | new ufdti; Mark Peoples | Theo de Raadt |
2011-10-27 | minor formatting fix; | Jason McIntyre |
2011-10-27 | Add screen*:XT to terminal-overrides for tmux-in-tmux, from Romain | Nicholas Marriott |
2011-10-27 | Missing -o on usage for pipe-pane, from Tiago Cunha. | Nicholas Marriott |
2011-10-27 | Didn't really think the else behaviour through - requiring argv to | Nicholas Marriott |
2011-10-27 | Use PRI{x,d}64 in format strings instead of %llx, %lld or %qd to print {u_,}i... | Charles Longeau |
2011-10-27 | Split AHCI port multiplier detection out into a separate function. | Jonathan Matthew |
2011-10-27 | Allow segments to be used even after they were marked for deletion with | Robert Nagy |
2011-10-27 | Don't offer or negotiate SSLv2 and, since we don't do SSL session | Philip Guenthe |
2011-10-27 | Specify the TLS variant for each platform. | Philip Guenthe |
2011-10-27 | Initialize variables before use. From Pedro Martelletto, tweaked by | Kenneth R Westerback |
2011-10-26 | retain alphabetical order; | Jason McIntyre |
2011-10-26 | - fix smtpctl pause/resume so the ramqueue scheduling is done correctly | Gilles Chehade |
2011-10-26 | apply a fix by Steven Chamberlain <steven@pyro.eu.org>, via freebsd: | Jasper Lievisse Adriaanse |
2011-10-26 | Intel EG20T serial, tested by mitja. | Jonathan Gray |
2011-10-26 | Convert some ahci port multiplier printfs to DPRINTFs as they're | Jonathan Matthew |