summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2020-07-20Add a new column to wsfontload -l output, to report the number ofFrederic Cambus
2020-07-20Remove unused variable "caplen"kn
2020-07-19Should use ufs_args here after all.Visa Hankala
2020-07-18use correct structure for mounting, duhTheo de Raadt
2020-07-18Create grub.cfg file as requiredTheo de Raadt
2020-07-18set -/+o pipefail around the magic loop in ls_missing() so that we can properlyAntoine Jacoutot
2020-07-17Add powerpc64 support; straight copy from octeon.Mark Kettenis
2020-07-15powerpc64 has the sysctl's for power control, so it can use theTheo de Raadt
2020-07-15Remove unused variablesdenis
2020-07-11Implement linear and power-of-two histograms: hist() and lhist() keywords.Martin Pieuchot
2020-07-04Our old ksh(1) bug where eval()uating a || compound list would terminate theAntoine Jacoutot
2020-07-04Small XXX.Antoine Jacoutot
2020-07-04Print the correct register for syscall return value.Martin Pieuchot
2020-07-03Increment line number when skipping multi-line comments.Martin Pieuchot
2020-07-01Allow hrStorageSize and hrStorageUsed to cope with sizes larger thenMartijn van Duren
2020-07-01Remove control socket referenceMartijn van Duren
2020-07-01Remove references to snmpd(8) now that agentx support has been removed.Martijn van Duren
2020-06-30Remove agentx and control socket support.Martijn van Duren
2020-06-30Allow relayd to compile without reaching back into snmpd directory forMartijn van Duren
2020-06-30Remove -f (force) option.job
2020-06-29Fix "init-system" with multiple PCIe root complexeskn
2020-06-29Reject vdisk, vnet and iodevice parameters for primary domainkn
2020-06-29Build on powerpc64.Mark Kettenis
2020-06-28Fix build errorDale Rahn
2020-06-28vmd(8): Eliminate libevent state corruptionpd
2020-06-28obviously powerpc64 will want pcidumpTheo de Raadt
2020-06-27convert macppc, octeon, and loongson to use MI installboot, removingTheo de Raadt
2020-06-27Replace TAILQ concatenation loop with TAILQ_CONCATbket
2020-06-26Replace SIMPLEQ concatenation loop with SIMPLEQ_CONCATbket
2020-06-26Replace SIMPLEQ concatenation loop with SIMPLEQ_CONCATbket
2020-06-26Replace SIMPLEQ concatenation loops with SIMPLEQ_CONCATbket
2020-06-24Stop using rsync --delete when syncing up with the CA repos. InsteadClaudio Jeker
2020-06-24Using the "ldaps" or "tls" keywords in ldapd.conf currently enables allTheo Buehler
2020-06-22Remove unused variabledenis
2020-06-22On my previous commit I made the wrong assumption that the control socket wasRicardo Mestre
2020-06-22add missing .PpLandry Breuil
2020-06-22Fix "the symbol HZ is undefined" yacc warningkn
2020-06-22Install npppd.conf(5) with mode 0600 instead of 0640. npppd.conf(5) canmvs
2020-06-22When the main process exits, it closes the pipe so a read 0 occurs.Otto Moerbeek
2020-06-22a first cut at requesting and parsing vpd info.David Gwynne
2020-06-21vmd(8): fix ns8250 lockup due to race conditionpd
2020-06-21Add RCS markerTheo Buehler
2020-06-21wire the wireguard packet printer into tcpdump.David Gwynne
2020-06-21don't claim packets as wg if there's not enough captured bytes to read.David Gwynne
2020-06-21cope with a truncated capture of a packet. this avoids reading invalid mem.David Gwynne
2020-06-21add a printer for wireguard messages, but not hooked up just yet.David Gwynne
2020-06-18Apply rules to the number of events returned by the last read(2).Martin Pieuchot
2020-06-17We are no longer using the "keep" file as a flag.Florian Obser
2020-06-16vmd(8): backout previous commit to ns8250.c as it reintroduced the bug where thepd
2020-06-16vmd(8): fix ns8250 lockup due to race conditionpd