summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-13Remove obsolete tbl suffix from ncurses man pages, no objections fromNicholas Marriott
2019-02-13Remove obsolete tbl suffix from ncurses man pages, no objections fromNicholas Marriott
2019-02-13Xr the byteorder funcs; from tim kuijstenJason McIntyre
2019-02-13Use md4 from libcrypto instead of using a compatible re-implementation.Theo Buehler
2019-02-12fix regression in r1.302 reported by naddy@ - only the first publicDamien Miller
2019-02-12Skip tests for wscons devices that do not exist on the local machine.Alexander Bluhm
2019-02-12long option -group is same as -g; ok bennoTheo de Raadt
2019-02-12Skip test if disk type is not in /etc/disktab. There is no floppyAlexander Bluhm
2019-02-12sync Kristaps todo listSebastian Benoit
2019-02-12Add Allwinner V3s support. From SASANO Takayoshi.Mark Kettenis
2019-02-12Skip the gcc tests on aarch64, the compiler does not exist there.Alexander Bluhm
2019-02-12whitespace and knfSebastian Benoit
2019-02-12sync a chunk that was lost, fromSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12fix previous and add the fileSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12sync:Sebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12sync, this also adds the -g option to the option parser.Sebastian Benoit
2019-02-12Restructure code to simplifiy imsg communications, further separatingKenneth R Westerback
2019-02-12complete support for -e and -rsh=name optionsTheo de Raadt
2019-02-12using const is misleading if the only access requires a de-const, it isTheo de Raadt
2019-02-12add long-opts aliases for single-letter options already presentTheo de Raadt
2019-02-12Handle the abnormal case of not having any neighbors defined a bit betterClaudio Jeker
2019-02-12rdomain is no more, change this test to validate the vpn statement now.Claudio Jeker
2019-02-12Move the yyerror in case get_mpe_config fails. If bgpd -n is used justClaudio Jeker
2019-02-12Remove extra newline when printing vpn blocksClaudio Jeker
2019-02-12Remove log_debug which is no longer neededClaudio Jeker
2019-02-11fix an fd leak in blk_match()Sebastian Benoit
2019-02-11premature bit snuck inTheo de Raadt
2019-02-11swap comparison arguments as needed, to match idiomatic C most of usTheo de Raadt
2019-02-11flags variable not neededTheo de Raadt
2019-02-11cleanup weird spaces around !. (We normalize source-code to a standardTheo de Raadt
2019-02-11remove a few words to improve flow. ok schwarzeTed Unangst
2019-02-11During build, delete all old library relink files to save disk space.Theo de Raadt
2019-02-11During upgrade, remove all library relink files (to save space)Theo de Raadt
2019-02-11Implement handling of Certificate and CertificateVerify messages.Joel Sing
2019-02-11spelling and Xr fixes;Jason McIntyre
2019-02-11normalize formatTheo de Raadt
2019-02-11Adjust to last bgpd commit changing the MPLS VPN configuration.Claudio Jeker
2019-02-11The definition of VPNs in bgpd was never super elegant. The 'depend onClaudio Jeker
2019-02-11syncFlorian Obser