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