summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2021-10-31Now that X509_OBJECT is opaque, we need to allocate it on the heapTheo Buehler
2021-10-29Tweak code to make it clear that MBR_init() uses just the boot code andKenneth R Westerback
2021-10-29the list of devices which can be created it getting unwieldy and keep gettingJason McIntyre
2021-10-28Accept server replies from any server portKlemens Nanni
2021-10-27Mention vether(4) and mpip(4) interfaces in the create listSolene Rapenne
2021-10-26Make proto config option accept a list to allow specifying multipleTobias Heider
2021-10-26Generalise "nameserver" workingsKlemens Nanni
2021-10-25Zap unused variables/functions under /usr/src/*bin/Klemens Nanni
2021-10-25- pfctl $nr incorrect macro expansionAlexandr Nedvedicky
2021-10-25Nuke a bunch of pointless #ifndef _<.h file>/#endif guards.Kenneth R Westerback
2021-10-24For open/openat, if the flags parameter does not contain O_CREAT, theTheo de Raadt
2021-10-24Use braces in config examplesKlemens Nanni
2021-10-23Move "-T" and "exec" support out of SMALLKlemens Nanni
2021-10-23unwind(8) gives the most preferred resolver strategy a bit more timeFlorian Obser
2021-10-22Document existent "descr" alias for "description"Klemens Nanni
2021-10-22Make ":tdelete" workKlemens Nanni
2021-10-22remove some bad punctuation;Jason McIntyre
2021-10-22oops, missed unused variable in previousFlorian Obser
2021-10-22config_new_empty() should give us a completely empty config, letFlorian Obser
2021-10-22Honour enabled resolvers to keep unused forwarders actually disabledKlemens Nanni
2021-10-22After deleting hifn(4) the only provider for the LZS compressionAlexander Bluhm
2021-10-21isakmpd: prepare for opaque X509_STORE_CTX struct.Theo Buehler
2021-10-21isakmpd: prepare for opaque X509_EXTENSION struct. This needs to useTheo Buehler
2021-10-21Remove 'disk' editing command. Determining the disk geometry on startup (fromKenneth R Westerback
2021-10-20Do not ignore carp(4) interfaces.Florian Obser
2021-10-19Move get_default_mbr() invocation before DISK_open() invocation and removeKenneth R Westerback
2021-10-18Don't bother decoding a partition's c/h/s start or end from the MBR read fromKenneth R Westerback
2021-10-18r1.66 (May 2014) introduced a two #if 0/#else/#endif chunks to avoid "overKenneth R Westerback
2021-10-15Don't declare variables as "unsigned char *" that are passed toChristian Weisgerber
2021-10-13isakmpd: remove #ifdefs for ancient OPENSSL_VERSIONs.Theo Buehler
2021-10-13isakmpd: remove libcrypto.cTheo Buehler
2021-10-13Nuke builtin_mbr.Kenneth R Westerback
2021-10-12Change responder to prefer DH group from KE payload.Tobias Heider
2021-10-12Make sure all copies of MSCHAPv2 passphrase are zeroed after use.Tobias Heider
2021-10-10No need to assign dl.d_nsectors to disk.dk_sectors twice.Kenneth R Westerback
2021-10-09delete unneccessary arpa/nameser.h includesTheo de Raadt
2021-10-06Remove autoconfprivacy deprecation warning.Florian Obser
2021-09-29Don't constrain -b specified block count or block size to be greater than 63.Kenneth R Westerback
2021-09-26Revert '-b' change. Forgot required bsd.rd tweak.Kenneth R Westerback
2021-09-26MBR partitions created with '-b' should be marked DOSACTIVE.Kenneth R Westerback
2021-09-22if the key is a secret to be cleared with explicit_bzero, then theTheo de Raadt
2021-09-21Use upercase DHCP and sprinkle in some ":".Florian Obser
2021-09-20jmc was a bit too eager and deleted the -DSUN_CYLCHECK -DSUN_AAT0Theo de Raadt
2021-09-20Document how a 0 byte can be encoded for client-id.Florian Obser
2021-09-20According to RFC 2132 (9.14. Client identifier) a hardware type of 0Florian Obser
2021-09-18upon length check or other failure, explicit_bzero an object, because it mayTheo de Raadt
2021-09-18freezero() instead of free(), because the object may contain a passwordTheo de Raadt
2021-09-16dhcpleased(8) does not (yet?) track if routes it added are deletedFlorian Obser
2021-09-15Rewrite and simplify dhcpleasectl(8).Florian Obser
2021-09-15Remove configured routes no longer present in lease.Florian Obser