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