summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-12move the lka_report.c code into lka_filter.c, they were originally split asGilles Chehade
2019-12-12Make owner value mandatorykn
2019-12-12tc_setclock: reintroduce timeout_adjust_ticks() callcheloha
2019-12-12correct output option list, from Alarig Le LayTheo de Raadt
2019-12-12Recommit "timeout(9): make CIRCQ look more like other sys/queue.h data struct...cheloha
2019-12-12Recommit "tc_windup: separate timecounter.tc_freq_adj from timehands.th_adjus...cheloha
2019-12-12Reintroduce socket locking inside socket event filters.Visa Hankala
2019-12-12Allow sleeping inside kqueue event filters.Visa Hankala
2019-12-12Unhook <machine/stdarg.h> from <sys/stdarg.h>. Nowadays all theVisa Hankala
2019-12-12Do not crash in tree modes if the pane is only 1 in width, reported byNicholas Marriott
2019-12-12Add function to the right file.Nicholas Marriott
2019-12-12start documenting the proc filter API, this is a work in progress, notGilles Chehade
2019-12-12On a HP EliteBook 830 G6 the Computrace executable is located inAlexander Bluhm
2019-12-12Change source-file to use new file code which allows it to read fromNicholas Marriott
2019-12-12Do not check if client is dead if it is NULL.Nicholas Marriott
2019-12-12Rewrite the code for reading and writing files. Now, if the client isNicholas Marriott
2019-12-12Header cleanup.Martin Pieuchot
2019-12-12Only create (and check) resolvers listed in preferences.Florian Obser
2019-12-12Refactor kernel route message handling.denis
2019-12-12vmd: start vms defined in vm.conf in a staggered fashionpd
2019-12-12Make ldpd lookup the adjacency not only by source IP address but alsoYASUOKA Masahiko
2019-12-11add a note about the 'extensions' field in the signed objectDamien Miller
2019-12-11Logitech Webcam C922 Pro works fine (supports 60fps at 1280x720).Marcus Glocker
2019-12-11Convert sendto() to sendmsg().denis
2019-12-11Fix 2 memory leaks in error paths and a double-free (kroute_insert alreadyremi
2019-12-11Merge existing decls and decls introduced in rev 1.10Jeremie Courreges-Anglas
2019-12-11The file passed to realpath(3) must exists, adjust man page to newAlexander Bluhm
2019-12-11it's no longer possible to disable privilege separation in sshd, soDamien Miller
2019-12-11Tweak previous to check the wrapped flag and stop if not set.Nicholas Marriott
2019-12-11ld.so may fail to remove the LD_LIBRARY_PATH environment variable forTodd C. Miller
2019-12-11Allow search across wrapped lines and fix some inconsistencies in how thNicholas Marriott
2019-12-11Plug leaks related to running queue maintenance. ok florian@Otto Moerbeek
2019-12-11add sys/wait.h to unbreak builds; following "Replace p_xstat with ps_xexit andStuart Henderson
2019-12-11Do not set cursor colour to default unless it has been changed, GitHubNicholas Marriott
2019-12-11use sockaddr_storage to store the address used to generate mcast entries.David Gwynne
2019-12-11Replace p_xstat with ps_xexit and ps_xsigPhilip Guenther
2019-12-11%r26 hasn't been used by the threads implementation since 2016, so stopPhilip Guenther
2019-12-11vmd: proper concurrency control when pausing a vmpd
2019-12-10some more corrections for documentation problems spotted by Ron FrederickDamien Miller
2019-12-10loading security keys into ssh-agent used the extension constraintDamien Miller
2019-12-10add security key types to list of keys allowed to act as CAs;Damien Miller
2019-12-10when acting as a CA and using a security key as the CA key, remind theDamien Miller
2019-12-10chop some unnecessary and confusing verbiage from the security keyDamien Miller
2019-12-10Make bundled IPcomp/ESP policies work with IPSEC_LEVEL_REQUIRE.tobhe
2019-12-10Just output a generic error message:Antoine Jacoutot
2019-12-10If a file or directory component does not exists, realpath(3) returnsAlexander Bluhm
2019-12-10Make TMUX_CONF a list of files and expand leading $FOO or ~.Nicholas Marriott
2019-12-10We can receive a delete and free an SA that is referenced in sa_nextr.tobhe
2019-12-10Print started and stopped domains alikekn
2019-12-10Like other architectures, luna88k bootloader also needs arc4.c.Kenji Aoyama