summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2017-08-25-Wextra is over the top; note that int < sizeof(..) is generally safe, sinceOtto Moerbeek
2017-08-24Disable enum warnings after checking the code is ok. ok millert@Otto Moerbeek
2017-08-23No need to handle more than one routing message here.Jeremie Courreges-Anglas
2017-08-23sync with upstream; unbound 1.6.5Stuart Henderson
2017-08-23Fix trust anchor installation when two anchors are present. Concretely, fixesStuart Henderson
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson
2017-08-23Switch from 4-clause to 2-clause BSD license.Frederic Cambus
2017-08-22kill .TnIngo Schwarze
2017-08-22default automount dir was changed from /a to /tmp_mnt in amd.c rev. 1.15;Ingo Schwarze
2017-08-22fix default automount dir below FILES, related to amd.c rev. 1.15;Ingo Schwarze
2017-08-22Use waitpid()/EINTR idiom for the specific pid, rather than generic wait(),Theo de Raadt
2017-08-22slaacd.sock moved to /dev a while ago.Florian Obser
2017-08-22typoFlorian Obser
2017-08-22Add support for KARL:Antoine Jacoutot
2017-08-22Remove legacy code.Antoine Jacoutot
2017-08-22Rename now oddly-named variable.Jeremie Courreges-Anglas
2017-08-21Use waitpid()/EINTR idiom for the specific pid, rather than generic wait(),Theo de Raadt
2017-08-21Remove unnecessary NULL check and fix an incorrect warning.rob
2017-08-21undo unintentional commitsPeter Hessler
2017-08-21When 'enforce neighbor-as no' is set, don't do a config-time check for the ne...Peter Hessler
2017-08-20vmd: Allow only upward migrationpd
2017-08-20Stop tracking interface indexes. Suggested by deraadt.rob
2017-08-20Check that we haven't yet reached the end of the string before callingTheo Buehler
2017-08-20vmd: return VIRTIO_BLK_S_UNSUPP on any unknown vioblk command, not justMike Larkin
2017-08-20vmd: reorganize some pci config space handling code, no functional change.Mike Larkin
2017-08-18Show timeouts for addresses and default routers.Florian Obser
2017-08-18print default router IPFlorian Obser
2017-08-18nano second resolution is meaninglessFlorian Obser
2017-08-18Use "infinity" for pltime / vltime.Florian Obser
2017-08-18distinguish errors during vm launch and return different error codes toMike Larkin
2017-08-17Set the automatically generated device variables as local to preventAntoine Jacoutot
2017-08-17Fix checkfs() when running an MP kernel.Antoine Jacoutot
2017-08-17Honor TMPDIR if it is set to prevent erroring in some setup.Antoine Jacoutot
2017-08-17We're a shell script, so honor TMPDIR.Antoine Jacoutot
2017-08-15merge parse_vmid() and parse_vmname()Jasper Lievisse Adriaanse
2017-08-15vmd: fix vm id displayed by vmctl when receiving a vmpd
2017-08-14return a proper error message instead of 'no such file or directory' whenJasper Lievisse Adriaanse
2017-08-14whitespace and fix a comment typoJasper Lievisse Adriaanse
2017-08-14catch ENOENT and display a proper error message when a specified disk image isJasper Lievisse Adriaanse
2017-08-14vmd: set MSR_MISC_ENABLE=0 on vm creation, this will be re-set in vmmMike Larkin
2017-08-14don't allow starting vms whose name starts with '-', '.' or '_'Jasper Lievisse Adriaanse
2017-08-14validate vm names before creating them; a valid name contains alphanumericJasper Lievisse Adriaanse
2017-08-14remove useless indirection for reading the file contentEric Faurot
2017-08-14Remove some dead logging code that was never used.rob
2017-08-13don't issue a termination command to an already stopped vmJasper Lievisse Adriaanse
2017-08-13bypass the filter code for incoming smtp sessions.Eric Faurot
2017-08-13The impossibility has been impossible since an impossible longFlorian Obser
2017-08-12fix the else case (i.e. LSA_IS_SCOPE_AS) where header could remainSebastian Benoit
2017-08-12vmd: bump virtio queue size back to 128. The problem that resulted inMike Larkin
2017-08-12Add manpage update for new grouping feature '{from,to} {i,e}bgp'job