summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2017-03-16Convert the global variable fd_tls to a local one. Use separateAlexander Bluhm
2017-03-16tied files should be treated like deleted files wrt checksums.Marc Espie
2017-03-16There was a file descripotor leak in the syslogd(8) ttymsg() errorAlexander Bluhm
2017-03-16Expand $HTTP_HOST in redirects.Florian Obser
2017-03-16Move the server struct to header file and make it compatible with IPv6.Rafael Zalamena
2017-03-15More fixes for starting and stopping VMs, fixing fallout from vm_running.Reyk Floeter
2017-03-15Improve vmmci(4) shutdown and reboot.Reyk Floeter
2017-03-15Print "-" if the tty name is empty.Reyk Floeter
2017-03-15Close the tty if the VM was powered down.Reyk Floeter
2017-03-15Improve the interface and addresses discovery code and prepare toRafael Zalamena
2017-03-15Don't terminate vmd(8) when we lost the control connection.Reyk Floeter
2017-03-14a few more characters that are safe to printMarc Espie
2017-03-14KNF spacing is more important than long linesTheo de Raadt
2017-03-14Remove some global variables that are not being used.Rafael Zalamena
2017-03-13Fix typo in FILES sectionJeremie Courreges-Anglas
2017-03-13Add OpenBSD RCS id.Alexander Bluhm
2017-03-13fix usage order, as reminded by jmc@Marc Espie
2017-03-11more consistency on .Fl ... Ns Ar lines, requested by jmc@Ingo Schwarze
2017-03-11Make spacing after -D consistent.Ingo Schwarze
2017-03-11compute_digest already clones object's class, no need to ref here.Marc Espie
2017-03-11document recent changes.Marc Espie
2017-03-11tweak %m to expand to %c, and make %c more magical:Marc Espie
2017-03-10Sync from relayd: DELETE can have a body.Reyk Floeter
2017-03-10DELETE can have a body.Reyk Floeter
2017-03-09take the checksum part out of line.Marc Espie
2017-03-09tweak installurl code to return a single string that gets parsedMarc Espie
2017-03-08Fix etherip version parsing, ok dlg@Jeremie Courreges-Anglas
2017-03-08argument to the document description (Nd) macro should be lowercase.Igor Sobrado
2017-03-07somehow it didn't get removed even though it's no longer installedMarc Espie
2017-03-07okay "can't find" means error reported as wellMarc Espie
2017-03-07Digest::SHA is nasty: it shows an incomplete error message if theMarc Espie
2017-03-07if we reported "Can't find CONTENTS", we know it's a bad package,Marc Espie
2017-03-07get rid of redundant "Can't find CONTENTS" if the location already twittedMarc Espie
2017-03-07more error streamlining:Marc Espie
2017-03-07error message bugfix: forgot to pass object around, soMarc Espie
2017-03-06Just exit 1 instead of printing usage on error.Antoine Jacoutot
2017-03-04Make tcpdump show HT protection settings consistently. Previously, nothingStefan Sperling
2017-03-04Send VPLS MAC withdrawals.Renato Westphal
2017-03-04Fix parsing of optional tlvs in address messages.Renato Westphal
2017-03-04Implement RFC 5919 (LDP End-of-LIB).Renato Westphal
2017-03-04Implement RFC 6667 (Typed Wildcard FEC for PWid).Renato Westphal
2017-03-04Implement RFC 5918 (Typed Wildcard FEC).Renato Westphal
2017-03-04Implement RFC 5561 (LDP Capabilities).Renato Westphal
2017-03-04Implement support for PWid group wildcards.Renato Westphal
2017-03-03Fix processing of Label Withdraw messages.Renato Westphal
2017-03-03The PW Status is an unknown TLV.Renato Westphal
2017-03-03Send correct status code on error condition.Renato Westphal
2017-03-03Create helper functions to log sent/received messages.Renato Westphal
2017-03-03Provide more detailed output when logging notification messages.Renato Westphal
2017-03-03Kill send_notification_nbr().Renato Westphal