Age | Commit message (Expand) | Author |
2017-07-27 | insist on -Oz in the *.mk file | Marc Espie |
2017-07-27 | Mute clang's zeal for whining by providing prototypes. | Theo de Raadt |
2017-07-27 | Heed the non-repeaters of GetBulkRequests and make sure to set | Gerhard Roth |
2017-07-26 | Update MRT reference in bgpd manpage | job |
2017-07-26 | sort; | Jason McIntyre |
2017-07-26 | Update reference to BGP Shutdown Communication specification | job |
2017-07-25 | make function match its prototype. | Marc Espie |
2017-07-25 | Correct and clarify the description of special sequences | Ingo Schwarze |
2017-07-24 | Use pledge(2) | Jeremie Courreges-Anglas |
2017-07-24 | Unify ROUNDUP macros for parsing route messages. | friehm |
2017-07-23 | Text improvements for precision and clarity, in particular properly | Ingo Schwarze |
2017-07-23 | Don't bother initializing global variables to 0, since they will be in BSS. | Theo de Raadt |
2017-07-23 | use ssize_t; ok jca | Theo de Raadt |
2017-07-23 | Time comparison variables should be time_t (I did check for signed vs | Theo de Raadt |
2017-07-23 | Cleanup apm: | anton |
2017-07-23 | recent perls have more fun rules related to _ and - | Marc Espie |
2017-07-22 | No need for sys/ioctl.h any more | Jeremie Courreges-Anglas |
2017-07-22 | Cleanup previous release patches and backup kernel _before_ applying new | Antoine Jacoutot |
2017-07-21 | Stress the fact that individual pvbus device nodes correspond to | Mike Belopuhov |
2017-07-21 | Add a newline | Jeremie Courreges-Anglas |
2017-07-21 | No need for ioctl(SIOCGIFDATA), getifaddrs(3) gives us the link state | Jeremie Courreges-Anglas |
2017-07-20 | - listening on localhost is now adjustable; ok tedu | Jason McIntyre |
2017-07-19 | there's no nul byte after a name that ends in a crazy compression pointer. | Ted Unangst |
2017-07-19 | Rework the way that TLS configuration is sent/received via imsgs, so that | Joel Sing |
2017-07-19 | Don't recommend using /var/vmm for VM images. | Mike Larkin |
2017-07-19 | Update vmd man page to describe we have more processes running (aside from | Mike Larkin |
2017-07-18 | Stop automatically regenerating gap.o (and hence linking a new kernel) | Theo Buehler |
2017-07-15 | consistent case; | Jason McIntyre |
2017-07-15 | Add vmctl send and vmctl receive | pd |
2017-07-13 | man pages with pseudo synopses which list filenames end up creating | Jason McIntyre |
2017-07-13 | add an option to listen to an address other than localhost, | Ted Unangst |
2017-07-13 | Simplify usage and man page synopsis after removal of prefix list and | Florian Obser |
2017-07-12 | Log when we have finished pushing users and groups | Jeremie Courreges-Anglas |
2017-07-12 | Useless include | Jeremie Courreges-Anglas |
2017-07-12 | Consistently use the variable "ttl" for get/setsockopt | Jeremie Courreges-Anglas |
2017-07-12 | Remove defunct code, the kernel no longer provides | Florian Obser |
2017-07-12 | errno is not set, use log_warnx | Florian Obser |
2017-07-12 | replace | Florian Obser |
2017-07-12 | Bring over fatal{,x} from bgpd so that we can have format strings. | Florian Obser |
2017-07-12 | Don't clobber errno, we want to log_warn what went wrong. | Florian Obser |
2017-07-11 | Correctly set ttl for IPv4 and IPv6. | Florian Obser |
2017-07-11 | The config option is called "no splice", the parser rejects "nosplice". | Alexander Bluhm |
2017-07-11 | Handle DHCPINFORM from clients behind a DHCP relay. | Reyk Floeter |
2017-07-11 | Remove "listen secure" syntax from smtpd.conf. It's broken since a couple of | Martin Natano |
2017-07-10 | remove misc. depend and yacc nits that no longer matter. | Marc Espie |
2017-07-09 | have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediate | Marc Espie |
2017-07-09 | vmd/vmctl: Add ability to pause / unpause vms | pd |
2017-07-08 | fix typo in comment | Theo Buehler |
2017-07-07 | Handle carp(4) as HTYPE_ETHER. | Reyk Floeter |
2017-07-06 | fix RCS Id; found with mandoc -Tlint | Ingo Schwarze |