Age | Commit message (Expand) | Author |
2020-06-29 | Reject vdisk, vnet and iodevice parameters for primary domain | kn |
2020-06-29 | Build on powerpc64. | Mark Kettenis |
2020-06-28 | Fix build error | Dale Rahn |
2020-06-28 | vmd(8): Eliminate libevent state corruption | pd |
2020-06-28 | obviously powerpc64 will want pcidump | Theo de Raadt |
2020-06-27 | convert macppc, octeon, and loongson to use MI installboot, removing | Theo de Raadt |
2020-06-27 | Replace TAILQ concatenation loop with TAILQ_CONCAT | bket |
2020-06-26 | Replace SIMPLEQ concatenation loop with SIMPLEQ_CONCAT | bket |
2020-06-26 | Replace SIMPLEQ concatenation loop with SIMPLEQ_CONCAT | bket |
2020-06-26 | Replace SIMPLEQ concatenation loops with SIMPLEQ_CONCAT | bket |
2020-06-24 | Stop using rsync --delete when syncing up with the CA repos. Instead | Claudio Jeker |
2020-06-24 | Using the "ldaps" or "tls" keywords in ldapd.conf currently enables all | Theo Buehler |
2020-06-22 | Remove unused variable | denis |
2020-06-22 | On my previous commit I made the wrong assumption that the control socket was | Ricardo Mestre |
2020-06-22 | add missing .Pp | Landry Breuil |
2020-06-22 | Fix "the symbol HZ is undefined" yacc warning | kn |
2020-06-22 | Install npppd.conf(5) with mode 0600 instead of 0640. npppd.conf(5) can | mvs |
2020-06-22 | When the main process exits, it closes the pipe so a read 0 occurs. | Otto Moerbeek |
2020-06-22 | a first cut at requesting and parsing vpd info. | David Gwynne |
2020-06-21 | vmd(8): fix ns8250 lockup due to race condition | pd |
2020-06-21 | Add RCS marker | Theo Buehler |
2020-06-21 | wire the wireguard packet printer into tcpdump. | David Gwynne |
2020-06-21 | don't claim packets as wg if there's not enough captured bytes to read. | David Gwynne |
2020-06-21 | cope with a truncated capture of a packet. this avoids reading invalid mem. | David Gwynne |
2020-06-21 | add a printer for wireguard messages, but not hooked up just yet. | David Gwynne |
2020-06-18 | Apply rules to the number of events returned by the last read(2). | Martin Pieuchot |
2020-06-17 | We are no longer using the "keep" file as a flag. | Florian Obser |
2020-06-16 | vmd(8): backout previous commit to ns8250.c as it reintroduced the bug where the | pd |
2020-06-16 | vmd(8): fix ns8250 lockup due to race condition | pd |
2020-06-13 | remove the reference to tun(4), as suggested by kaya saman, | Jason McIntyre |
2020-06-10 | Cast imsg->data to char pointer to silence GCC warning | kn |
2020-06-09 | Show a message while pkg_add updates the font cache. This occurs at the | Stuart Henderson |
2020-06-09 | set TLS SNI when relaying to host | Sebastien Marie |
2020-06-09 | Prepare buffer for both receive and transmit side so that a client can | YASUOKA Masahiko |
2020-06-08 | Provide clear errors when trying to install oversized boot loader | kn |
2020-06-07 | whitespace | Florian Obser |
2020-06-07 | Swap arguments of calloc(3). | Florian Obser |
2020-06-05 | Remove redundant code | denis |
2020-06-02 | remove useless redirections | Marc Espie |
2020-06-02 | less convoluted Makefile, removes useless redirections | Marc Espie |
2020-06-01 | Run lmtp deliveries as SMTPD_USER instead of the recipient user. | Christopher Zimmermann |
2020-05-28 | Enable building wsmoused on arm64 and armv7. | Frederic Cambus |
2020-05-28 | Enable building wsfontload on arm64 and armv7. | Frederic Cambus |
2020-05-27 | Remove unneeded <stddef.h> | denis |
2020-05-25 | When DNS lookup of an UDP loghost failed, syslogd(8) did close the | Alexander Bluhm |
2020-05-24 | Make "init-system -n" check vcpu and memory constraints | kn |
2020-05-24 | msg | kn |
2020-05-24 | Relax the filename checks to allow dashes as well. Starting with | Theo Buehler |
2020-05-23 | Typofix | kn |
2020-05-23 | Fail on duplicate vcpu, memory or iodevice parameters | kn |