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