summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2019-01-23import unwindctlFlorian Obser
2019-01-23enable the apm(4) programs on arm64Peter Hessler
2019-01-23teach ldpd to ask if a potential pseudowire interface can do pwe3David Gwynne
2019-01-23factor out parsing of ldp router ids by making it part of the grammarDavid Gwynne
2019-01-23rework how tcp md5 signatures are configured.David Gwynne
2019-01-22vmd: reorder PCI device assignment to fix Linux network interface numberingMike Larkin
2019-01-22PF_ROUTE -> AF_ROUTE in the scattered sock()/setsockopt() callsKenneth R Westerback
2019-01-21Don't return 1 if we rollback and there's no installed patches.Antoine Jacoutot
2019-01-21Warn user to reboot the machine when a new kernel is installed and let him knowAntoine Jacoutot
2019-01-21While using buffered stdio over a socket, fflush(3) command beforeSunil Nimmagadda
2019-01-21Improve logging for TLS certificate validity checking.Joel Sing
2019-01-21Explicitly check timegm() return value.Joel Sing
2019-01-21Perform manual validity checking of the X.509 certificate for constraints.Joel Sing
2019-01-21Zap unused ntop_bufkn
2019-01-21Use Adj-RIB-Out to push UPDATE messages to peers instead of having anotherClaudio Jeker
2019-01-20Allow 'neighbor descripton' to be used like neighbor group descriptionClaudio Jeker
2019-01-20Support group descriptions in control messages that accept a neighborClaudio Jeker
2019-01-20Don't use *a - *b as compare idiom, it does not work as expected forOtto Moerbeek
2019-01-20explicitly check if the session engine exited by comparing the pidBrent Cook
2019-01-18Don't store the mpe information in struct ktable but instead pass theClaudio Jeker
2019-01-18Increase the socket buffer size for sendsyslog(2) to 1 MB. DuringAlexander Bluhm
2019-01-18disable vmd/vmctl for i386pd
2019-01-17use $OpenBSD markers onlyTed Unangst
2019-01-17convert to using $OpenBSD markersTed Unangst
1995-10-18initial import of NetBSD treeTheo de Raadt
2019-01-16Exit for real as soon as we update ourself.Antoine Jacoutot
2019-01-15For external LSAs the type (1 or 2) is encoded in the metric field. Do notremi
2019-01-15Swap 'token' and 'id' place in filter protocol.Sunil Nimmagadda
2019-01-14Improve error message when daemon is already running.Florian Obser
2019-01-14Prevent multiple ntpds from tripping over each other.Florian Obser
2019-01-14correctly retrieve envelope strings. fixes mailq output.Eric Faurot
2019-01-13document how program names are extracted from log linesIngo Schwarze
2019-01-13When parsing log lines in order to select syslog.conf(5) line blocks, supportIngo Schwarze
2019-01-12Add -q flag to suppress the message that ACPI information can't be found.Mark Kettenis
2019-01-12delete <locale.h>Ingo Schwarze
2019-01-10an alloca() snuck into the tree. We don't use alloca() in our tree unlessTheo de Raadt
2019-01-10unbreak vmd buildStefan Fritsch
2019-01-10change order of pledge(2) promises to the canonical form.Ricardo Mestre
2019-01-10unbound-anchor needs to talk to the internet and write to the trustFlorian Obser
2019-01-10report errno in debug logs and other minor cleanups.Eric Faurot
2019-01-08With the change to httpd the workflow got much simpler.Florian Obser
2019-01-08Allow httpd(8) to start when TLS is configured but a cert is not yetFlorian Obser
2019-01-08The child processes of snmpd(8) did not detach from the terminal.Alexander Bluhm
2019-01-08Remove missleading and outdated examples from man page.Florian Obser
2019-01-07log dns failures, even if temporary. ok bennoTed Unangst
2019-01-07Make the output fit in 80 chars when a serial number is printed.Martin Pieuchot
2019-01-07add inteldrm for fw_updateStuart Henderson
2019-01-06after much wrangling over what might be an improved example,Ted Unangst
2019-01-05Correctly account for the memory allocated when creating a set.Claudio Jeker
2019-01-05we assumed that there was no such thing as an "mda session" so the logsGilles Chehade