Age | Commit message (Expand) | Author |
2015-06-04 | Add support for em(4) on Teak 3020, a Tolopai (EP80579) | Dariusz Swiderski |
2015-06-04 | The (no quite so) new kernel perfpolicy code calls cpu_setperf() from a | Mark Kettenis |
2015-06-04 | regen | Dariusz Swiderski |
2015-06-04 | Add more of Tolopai (EP80579) Gigabit controllers id. | Dariusz Swiderski |
2015-06-04 | Check if interface was stopped before calling rx/tx interrupt routines. | Mike Belopuhov |
2015-06-04 | Make unsetting a global option restore it to the default. Diff lying | Nicholas Marriott |
2015-06-04 | spacing, makes example fit on display. | Igor Sobrado |
2015-06-04 | Add support for a single "marked pane". There is one marked pane in the | Nicholas Marriott |
2015-06-04 | Remove unused sa_dl. | Martin Pieuchot |
2015-06-04 | teminal -> terminal, from Corey Farwell. | Nicholas Marriott |
2015-06-04 | Switch intel_gmbus_is_port_valid and intel_gmbus_is_forced_bit from | Jonathan Gray |
2015-06-04 | use mallocarray instead of malloc in drm_calloc | Jonathan Gray |
2015-06-04 | remove the now unused alawtolin16 table | Jonathan Gray |
2015-06-03 | Remove unused defines and functions. | Brian Callahan |
2015-06-03 | Adjust yielding condition slightly in the if_input_process thread. | Mike Belopuhov |
2015-06-03 | Turn off -Werror in relayctl. | Reyk Floeter |
2015-06-03 | Remove -Werror from the Makefile: as it happened with asprintf, it | Reyk Floeter |
2015-06-03 | It is better to check the asprintf return value for -1 instead of the | Reyk Floeter |
2015-06-03 | Treat a missing mail spool the same as a zero-length mail spool | Todd C. Miller |
2015-06-03 | snprintf(3) is available on all modern systems and asprintf(3) is | Todd C. Miller |
2015-06-03 | Unify .Nd blocks, prodded by and ok jmc@ | Martin Pieuchot |
2015-06-03 | Fix pf_map_addr() not to cause dividing by 0. This fixes problem when | YASUOKA Masahiko |
2015-06-03 | Actually commit the bits that make the compiler emit visibility information | Mark Kettenis |
2015-06-03 | Support for U4, missed in previous. | Martin Pieuchot |
2015-06-03 | Check for the correct bit in the interrupts property of the device-tree | Martin Pieuchot |
2015-06-03 | Add hpb(4), reminded by Brad. | Martin Pieuchot |
2015-06-03 | Explicitly request the sockaddr_dl when doing a RTM_GET rather than | Martin Pieuchot |
2015-06-03 | Move warning on open failure to open_mbox() where we have the file name. | Todd C. Miller |
2015-06-03 | Do not assume that asprintf() clears the pointer on failure, which | Todd C. Miller |
2015-06-03 | better description of internal copyn() function | Theo de Raadt |
2015-06-03 | missing __EOT spotted by rpe@ | Jonathan Gray |
2015-06-03 | there's been a long standing issue in ppp on a tty/serial line where it alloc... | David Gwynne |
2015-06-02 | Don't leak value returned by cgetstr(). OK deraadt@ | Todd C. Miller |
2015-06-02 | Remove the $FSTABFLAG variable and use -F directly. The installer | Robert Peichaer |
2015-06-02 | Replace | Robert Peichaer |
2015-06-02 | sync | Theo de Raadt |
2015-06-02 | fix variable name typo | Joerg Jung |
2015-06-02 | write Mobile IP{,v6} in a consistent way, as given in RFCs 5944 and 6275. | Igor Sobrado |
2015-06-02 | Modernize from(1) a bit. Use getline() to support longer lines and | Todd C. Miller |
2015-06-02 | Mention hpb(4), prodded by jmc@ | Martin Pieuchot |
2015-06-02 | Add missing define for hpb(4). | Martin Pieuchot |
2015-06-02 | Man page for hpb(4). | Martin Pieuchot |
2015-06-02 | Add a new HT-PCI bridge driver and the necessary glue to openpic(4) | Martin Pieuchot |
2015-06-02 | RIP ether_input_mbuf(). | Martin Pieuchot |
2015-06-02 | Use if_input() instead of ether_input_mbuf(). | Martin Pieuchot |
2015-06-02 | Take carp(4) out of ether_input(). | Martin Pieuchot |
2015-06-02 | mention CheckHostIP adding addresses to known_hosts; | Damien Miller |
2015-06-02 | missing " spotted by Kyle Milz | Theo de Raadt |
2015-06-02 | Make sparc go PIE (not `static PIE' yet). | Miod Vallat |
2015-06-02 | Override pie range constants (well, only VM_PIE_MAX_ADDR) with a variable | Miod Vallat |