Age | Commit message (Expand) | Author |
2019-03-12 | In the manner of recent changes to unwind(8) and slaacd(8), make imsg | pamela |
2019-03-12 | Fix HPA in origin mode. | Nicholas Marriott |
2019-03-12 | Tidy up a lot of &ictx->ctx by using a local variable. | Nicholas Marriott |
2019-03-12 | Fix typo in debug print: wih -> with | Patrick Wildt |
2019-03-12 | Fix resizing of control clients, should be ignored until SIZECHANGED flag set. | Nicholas Marriott |
2019-03-12 | Fix wrapping after origin mode change. | Nicholas Marriott |
2019-03-12 | When asked for a window index, return it even if the window exists. | Nicholas Marriott |
2019-03-12 | Revert to not clearing history on RIS, apparently some bootloaders send | Nicholas Marriott |
2019-03-12 | Tweak target debug logging. | Nicholas Marriott |
2019-03-12 | Clean up UTF-8 handling in backc(): | Ingo Schwarze |
2019-03-12 | Merge copy/pasted code to export STP states via ioctl into a function. | Martin Pieuchot |
2019-03-12 | Allow multiple modes to be open in a pane. A stack of open modes is kept | Nicholas Marriott |
2019-03-12 | Almost all terminals now support hardware tabs so default to OXTABS | Nicholas Marriott |
2019-03-12 | Remove unused uaudioreg.h file. | Alexandre Ratchov |
2019-03-12 | Add a new driver for USB Audio Class v2.0 devices. It replaces the | Alexandre Ratchov |
2019-03-12 | Document the new copy_output() and underrun() driver methods. | Alexandre Ratchov |
2019-03-12 | Add new copy_output() and underrun() methods to support drivers | Alexandre Ratchov |
2019-03-12 | uhci: Fix delayed completions for isochronous transfers. | Alexandre Ratchov |
2019-03-12 | Add support for origin mode (DECOM, SM/RM ?6), from Marc Reisner. | Nicholas Marriott |
2019-03-12 | separate fields with commas | David Gwynne |
2019-03-12 | Until we can figure out why it causes NMIs on some machines, skip the | Jonathan Matthew |
2019-03-11 | Make slaacd(8) imsg processing more paranoid. Unexpected size mismatches | pamela |
2019-03-11 | sort the mpls options; ok dlg | Jason McIntyre |
2019-03-11 | sync | Theo de Raadt |
2019-03-11 | tweak previous; | Jason McIntyre |
2019-03-11 | Add missing bus powered bit, from aalm@ | Martin Pieuchot |
2019-03-11 | Bring back revision 1.91 now that vmd has been fixed, repeating the | anton |
2019-03-11 | Do not unconditionally wait for read events on the pty associated with a | anton |
2019-03-11 | update very outdated korean airport list (but skip the exclusively | Theo de Raadt |
2019-03-11 | perl has a warning for statements following exec. It doesn't trigger for | Marc Espie |
2019-03-11 | Change fatal() to fatalx() where errno is not set. | pamela |
2019-03-11 | Change fatal() to fatalx() where errno is not set. | pamela |
2019-03-11 | While strtonum(3) does set errno, we already use errstr to show what's | Florian Obser |
2019-03-11 | mark check_abort() and post_abort() as __dead; | Ingo Schwarze |
2019-03-11 | fix the documentation for mpls interfaces | David Gwynne |
2019-03-11 | remove an extra ; on a line | David Gwynne |
2019-03-11 | update mpw based on mpip | David Gwynne |
2019-03-11 | have a go at documenting the mpip interface. | David Gwynne |
2019-03-11 | - in rtwn_r88e_fw_reset function, use the correct bit R88E_RSV_CTRL_MCU_RST | Kevin Lo |
2019-03-11 | add amdgpu to the possible_drivers list | Jonathan Gray |
2019-03-11 | sync | Theo de Raadt |
2019-03-11 | split the clas/subclass/interface/revision output over 2 lines | David Gwynne |
2019-03-11 | teach pcidump about pci class and subclass names | David Gwynne |
2019-03-10 | fix some cases of spaces before full stops, where none were neccessary; | Jason McIntyre |
2019-03-10 | Move adjtimedelta from kern_time.c to kern_tc.c. | cheloha |
2019-03-10 | Delete useless calls to setlocale(3): | Ingo Schwarze |
2019-03-10 | Delete useless call to setlocale(3): | Ingo Schwarze |
2019-03-10 | Delete a useless call to setlocale(3): strptime(3) is only called | Ingo Schwarze |
2019-03-10 | rename CRYPTO_set_locking_callback.3 to CRYPTO_lock.3 | Ingo Schwarze |
2019-03-10 | delete functions from the manual page that do nothing in LibreSSL | Ingo Schwarze |