summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-28fuse_parse_cmd_line(3) is called fuse_parse_cmdline(3).Martin Pieuchot
2018-11-28Correct lock initialisation for libcrypto.Joel Sing
2018-11-28Bugfix: never set termp->enc to the ambiguous value TERMENC_LOCALE,Ingo Schwarze
2018-11-28additional check needed after the previous (box drawing) patchIngo Schwarze
2018-11-28This test does not terminate if malloc conf is preconfigured withAlexander Bluhm
2018-11-28Handle UTF-8 in word-separators option, GitHub issue 1551.Nicholas Marriott
2018-11-28Adjust bgpctl to handle the community changes done in bgpd.Claudio Jeker
2018-11-28Start reworking community handling. Merge standard communities and largeClaudio Jeker
2018-11-28Further cleanup of icmp_do_error.Claudio Jeker
2018-11-28Test for EMSGSIZE return when sending more fds in a message then the receiverClaudio Jeker
2018-11-28Discovered prefixes should not override explicitly configuredFlorian Obser
2018-11-28don't truncate user or host name in "user@host's password: " prompts.Damien Miller
2018-11-28In -T utf8 output mode, render tbl(7) borders with the UnicodeIngo Schwarze
2018-11-28Implement support for DT_GNU_HASH, taking all the interesting bitsPhilip Guenther
2018-11-27Refactor "find the right pool" code into a function. ok djm@ tb@Otto Moerbeek
2018-11-27EVFILT_TIMER: Remove extra tick from tvtohz(9) on timeout reload.cheloha
2018-11-27Free sizes for the subdevs array.Martin Pieuchot
2018-11-27Attach the driver only if the stack managed to set the configuration.Martin Pieuchot
2018-11-27Sync with ldap(1)Martijn van Duren
2018-11-27Sync aldap and ber with ldap(1).Martijn van Duren
2018-11-27LDAP returns values as OCTET STRINGs, which can be LDAPStrings, but isn'tMartijn van Duren
2018-11-27handle -s and -i in a uniform fashion, do not try to change the node typeMarc Espie
2018-06-13Import ldap(1), a simple ldap search client.Reyk Floeter
2018-11-26Implement tbl(7) lines in -T html output,Ingo Schwarze
2018-11-26When a conditional block is closed by putting "\}" on a text lineIngo Schwarze
2018-11-26Place mandoc.css into the public domain.Ingo Schwarze
2018-11-26Move the {qcow2,raw} create functions from vmctl into vmd/vio{qcow2,raw}.cReyk Floeter
2018-11-26Keep a list of known vms, and reuse the VM IDs.ori
2018-11-26Simplify writing of tbl(7) cells by using the new feature of passingIngo Schwarze
2018-11-26Support more than one style attribute one the same HTML element.Ingo Schwarze
2018-11-25Let cells containing nothing but \^ extend the cell above.Ingo Schwarze
2018-11-25spelling; from miodJason McIntyre
2018-11-25spelling; from miodJason McIntyre
2018-11-25In tbl(7) -T html output,Ingo Schwarze
2018-11-25regenDaniel Dickman
2018-11-25Add core4g thermal id; ok mlarkin.Daniel Dickman
2018-11-25Don't allow the bootstrap to overlap the start of the OpenBSD area ofKenneth R Westerback
2018-11-25fix mail.mda so it handles system() exit value correctlyGilles Chehade
2018-11-25Remove (unused) FS_BOOT training wheels. If you are allowed to newfs aKenneth R Westerback
2018-11-25FS_BOOT partitions are just partitions. Not free(ish) space.Kenneth R Westerback
2018-11-25malloc(n) + bzero is better done as calloc(1,n)Theo de Raadt
2018-11-25don't bother with setresuid protection there is no gain doingTheo de Raadt
2018-11-25fix examples there were still using old grammarGilles Chehade
2018-11-25flock was needed by delivery_filename which was moved to the standalone MDAGilles Chehade
2018-11-25teach mail.maildir how to junk SpamAssassin flagged spamGilles Chehade
2018-11-25print more details about the join'd networks we have saved when a user runsPeter Hessler
2018-11-25merge the wpa related settings, instead of overriding themPeter Hessler
2018-11-25document knobMarc Espie
2018-11-24Implement horizontal and vertical alignment of tbl(7) cell contentIngo Schwarze
2018-11-24only attach pvclock(4) inside a KVM guestPeter Hessler