Age | Commit message (Expand) | Author |
2020-07-22 | sensorsd(8) reported an unveil failure due to chdir / . Call | Alexander Bluhm |
2020-07-22 | force long-names on msdos filenames, so that folk can see pretty names | Theo de Raadt |
2020-07-21 | Avoid integer underflow due to tiny snaplen | kn |
2020-07-20 | Add a new column to wsfontload -l output, to report the number of | Frederic Cambus |
2020-07-20 | Remove unused variable "caplen" | kn |
2020-07-19 | Should use ufs_args here after all. | Visa Hankala |
2020-07-18 | use correct structure for mounting, duh | Theo de Raadt |
2020-07-18 | Create grub.cfg file as required | Theo de Raadt |
2020-07-18 | set -/+o pipefail around the magic loop in ls_missing() so that we can properly | Antoine Jacoutot |
2020-07-17 | Add powerpc64 support; straight copy from octeon. | Mark Kettenis |
2020-07-15 | powerpc64 has the sysctl's for power control, so it can use the | Theo de Raadt |
2020-07-15 | Remove unused variables | denis |
2020-07-11 | Implement linear and power-of-two histograms: hist() and lhist() keywords. | Martin Pieuchot |
2020-07-04 | Our old ksh(1) bug where eval()uating a || compound list would terminate the | Antoine Jacoutot |
2020-07-04 | Small XXX. | Antoine Jacoutot |
2020-07-04 | Print the correct register for syscall return value. | Martin Pieuchot |
2020-07-03 | Increment line number when skipping multi-line comments. | Martin Pieuchot |
2020-07-01 | Allow hrStorageSize and hrStorageUsed to cope with sizes larger then | Martijn van Duren |
2020-07-01 | Remove control socket reference | Martijn van Duren |
2020-07-01 | Remove references to snmpd(8) now that agentx support has been removed. | Martijn van Duren |
2020-06-30 | Remove agentx and control socket support. | Martijn van Duren |
2020-06-30 | Allow relayd to compile without reaching back into snmpd directory for | Martijn van Duren |
2020-06-30 | Remove -f (force) option. | job |
2020-06-29 | Fix "init-system" with multiple PCIe root complexes | kn |
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 |