summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-19Disable one test for now that is broken after the addition of \).Ingo Schwarze
2018-08-19Add the \) special character, a variant of \& so arcane that iIngo Schwarze
2018-08-19Do alignment of non-numeric strings in numeric cells the same wayIngo Schwarze
2018-08-19syncTheo de Raadt
2018-08-19There was some misunderstanding about which mirror to use.Theo Buehler
2018-08-19Don't leak sktmp in X509_verify_cert().Theo Buehler
2018-08-19whitespace fixTheo Buehler
2018-08-19Don't leak db on error in RSA_padding_check_PKCS1_OAEP().Theo Buehler
2018-08-19Add a flag to force redrawing of the status line even if the contentNicholas Marriott
2018-08-19Don't leak a strdup()'ed string on error in do_accept().Theo Buehler
2018-08-19If /etc/installurl doesn't exist, install a default one pointing toTheo Buehler
2018-08-19do not print horizontal lines inside vertical spansIngo Schwarze
2018-08-19Expand \u and \U escape sequences in command strings, from ChristopherNicholas Marriott
2018-08-19delete blank line not found in other archTheo de Raadt
2018-08-19double the allowed length for the 'tls ciphers' optionJasper Lievisse Adriaanse
2018-08-19pseudo-device must be file-flagged otherwise ramdisks cannot link.Theo de Raadt
2018-08-19Mostly complete implementation of the 'c' (character available)Ingo Schwarze
2018-08-19tweak previous;Jason McIntyre
2018-08-19Add a client redraw-window flag instead of the redraw-all flag and forNicholas Marriott
2018-08-19Rename and collapse tls12_get_sigandhash_cbb().Joel Sing
2018-08-19Convert ssl3_send_newsession_ticket() to CBB.Joel Sing
2018-08-19Implement "mach dtb <filename.dtb>" in efiboot(8). This way we canPatrick Wildt
2018-08-19Call daemon with 0 as first argument so that it changes the cwd to /.Florian Obser
2018-08-19Call daemon with 0 as first argument so that it changes the cwd to /Florian Obser
2018-08-19regenanton
2018-08-19syncanton
2018-08-19Add kcov(4), a kernel code coverage tracing driver. It's used in conjunctionanton
2018-08-19Add support for multiple PCI segments. Only really implemented for arm64Mark Kettenis
2018-08-19Remove a stale/obvious comment.Visa Hankala
2018-08-18Bugfix: When a line ends with '\ \"', don't strip the trailing spaceIngo Schwarze
2018-08-18support the highly surprising escape sequence \# (line continuationIngo Schwarze
2018-08-18paragraphs can contain .MT and .UR blocksIngo Schwarze
2018-08-18If a tbl(7) column contains both text cells and numeric cells,Ingo Schwarze
2018-08-18SESSION_UNATTACHED flag is no longer necessary now we have an attachedNicholas Marriott
2018-08-18.RE causes a line break even if .RS is not openIngo Schwarze
2018-08-18.SY causes a one-column indentation even without any argumentIngo Schwarze
2018-08-18Don't mention using poll(2) as a timeout.cheloha
2018-08-18Plug SSL object leaks in doConnection().cheloha
2018-08-18Do not allocate a column for decimal points if all numbers are integers.Ingo Schwarze
2018-08-18Some tidying and helper functions.Nicholas Marriott
2018-08-18Add support for flushing the instruction cache of other processes. This isMark Kettenis
2018-08-18After calling getaddrinfo(3) both on rfc868 and ntp cases we can drop the "dns"Ricardo Mestre
2018-08-18Unsurprisingly, zero-width non-breaking spaces have... width 0.Ingo Schwarze
2018-08-18end of sentence detection after .ME and .UE, useful for some GNU manualsIngo Schwarze
2018-08-18The .nf/.fi (fill mode) requests never have text childrenIngo Schwarze
2018-08-18Two consecutive .SY blocks only get a blank line in betweenIngo Schwarze
2018-08-18prevent line breaks in the middle of .OPIngo Schwarze
2018-08-18Make sure we don't match (and attach) more than the maximum number ofMark Kettenis
2018-08-18Support arbitrary number of redistributors.Mark Kettenis
2018-08-18Massively reduce the amount of text, cutting it down to what is neededIngo Schwarze