Age | Commit message (Expand) | Author |
2018-11-24 | zap 10 tab leading whitespace before 'struct evp_pkey_ctx_st {' | Theo Buehler |
2018-11-24 | Improve error handling and logging in qcow2 | ori |
2018-11-24 | Store and return the locking callbacks, restoring previous behaviour. | Joel Sing |
2018-11-23 | When a font escape appears in the middle of a string, | Ingo Schwarze |
2018-11-23 | sync | Theo de Raadt |
2018-11-23 | add missing closing quote; | Jason McIntyre |
2018-11-23 | Change rtable_mpath_reprio() to take the prefixlen as argument instead of | Claudio Jeker |
2018-11-23 | Install pvclock(4) | Reyk Floeter |
2018-11-23 | Add the pvclock(4) guest driver for paravirtual clocks | Reyk Floeter |
2018-11-23 | tweak previous; | Jason McIntyre |
2018-11-23 | add a ssh_config "Match final" predicate | Damien Miller |
2018-11-23 | Remove now-unneeded ifdef SIGINFO around handler since it is now always | Darren Tucker |
2018-11-22 | Make alpha less special: _dl_boot_bind() is written to complete | Philip Guenther |
2018-11-22 | Our *int_fast{8,16}_t types are int/unsigned int, so SCN*FAST{8,16} | Philip Guenther |
2018-11-22 | Use em0 instead of vmx0 to clarify the parent interface example. | Reyk Floeter |
2018-11-22 | Remove useless assignment, value is overwritten right after being set. | Frederic Cambus |
2018-11-22 | Correct and shorten the description of the sort order of apropos(1) | Ingo Schwarze |
2018-11-22 | In apropos(1) output, stop sorting .Nm search results by name | Ingo Schwarze |
2018-11-22 | In -T locale (the default), -T ascii, and -T utf8 mode, provide a new | Ingo Schwarze |
2018-11-22 | Do not use PWD unless it actually matches the real working directory. | Nicholas Marriott |
2018-11-22 | Output info on SIGUSR1 as well as SIGINFO to resync with portable. | Darren Tucker |
2018-11-22 | Append pid to temp files in /var/run and set a cleanup trap for them. | Darren Tucker |
2018-11-22 | add missing make dependency | anton |
2018-11-21 | sync | Theo de Raadt |
2018-11-21 | In unp_internalize() check the length more carefully preventing an | Claudio Jeker |
2018-11-21 | When using MSG_PEEK to peak into packets skip control messages holding | Claudio Jeker |
2018-11-21 | free(9) sizes for bread_cluser(). | Martin Pieuchot |
2018-11-21 | Fix DTLS transcript handling for HelloVerifyRequest. | Joel Sing |
2018-11-21 | add st. andrew's day and put the entry for st. patrick's day in a format | Jason McIntyre |
2018-11-21 | avoid unwanted double space; | Jason McIntyre |
2018-11-21 | Add support for "local inet6" interfaces. | Reyk Floeter |
2018-11-21 | Allow rad(8) to watch interface groups; e.g. "interface tap" in rad.conf. | Reyk Floeter |
2018-11-21 | no more malloc.conf - it's contents are now in malloc(3) itself, | Jason McIntyre |
2018-11-21 | fold the contents of malloc.conf.5 into malloc.3 and sysctl.2, | Jason McIntyre |
2018-11-21 | sync | Theo de Raadt |
2018-11-21 | Introducing malloc_usable_size() was a mistake. While some other | Otto Moerbeek |
2018-11-20 | when printing essids return the number of chars we printed, like printf | Peter Hessler |
2018-11-20 | fix whitespace in debugging function | Peter Hessler |
2018-11-20 | split up long line | anton |
2018-11-20 | test getown | anton |
2018-11-20 | Add support for TIOCGPGRP ioctl commands to wscons. | anton |
2018-11-20 | No need for wscons to handle FIOSETOWN ioctl requests since sys_ioctl() | anton |
2018-11-20 | test fcntl(F_SETOWN) | anton |
2018-11-20 | DNS goes over both udp and tcp, so reflect that in example pf.conf line; | Otto Moerbeek |
2018-11-20 | Revert free sizes for `subdevs' array, it is incorrect. | Martin Pieuchot |
2018-11-20 | Make rtable_satoplen() a bit more strict when parsing netmasks. Ensure | Claudio Jeker |
2018-11-20 | The first packet received from each AP in each QoS class would be | Patrick Wildt |
2018-11-20 | Fix spelling of kettenis' email address | Reyk Floeter |
2018-11-20 | Convert the pledge call to idiomatic format 'cause we love grep. | Theo de Raadt |
2018-11-20 | Saw a mention somewhere a while back that the gotdata() function in | Theo de Raadt |