summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2022-12-04userspace: remove vestigial '?' cases from top-level getopt(3) loopsScott Soule Cheloha
2022-12-04Rename sun to s_un for portability.Tobias Heider
2022-12-03Consistently use uintXX_t from <stdint.h> instead of u_intXX_t.Tobias Heider
2022-12-03Include endian.h where needed for betohXX functions.Tobias Heider
2022-12-01Oops, the tweak was not correct, go with my original version.Florian Obser
2022-12-01Make sure the length of an unknown IP option is sensible.Florian Obser
2022-11-30Switch idiom of d2i_ECDSA_SIG() invocationTheo Buehler
2022-11-29Ignore late check results for resolvers we no longer use.Florian Obser
2022-11-27Provide more accurate lock error messageKlemens Nanni
2022-11-27Plug leak of tmp in case allocation of pq->abuf failsTheo Buehler
2022-11-27KNF nit: place brace correctlyTheo Buehler
2022-11-26Bump to 7.2Tobias Heider
2022-11-26- in SYNOPSIS, redo the formatting for "address" and "dest address" to avoidJason McIntyre
2022-11-25ifconfig -M <mac> finds the address on an interface and prints it.Theo de Raadt
2022-11-25Do not crash when a tcp query is larger than the length fieldAlexander Bluhm
2022-11-23iked(8) is proposing as wellKlemens Nanni
2022-11-21Fix DIOCIGETIFACES ioctl so all network interfacesAlexandr Nedvedicky
2022-11-19fix vertical spacing in previousKlemens Nanni
2022-11-19Prettify expired rules printingKlemens Nanni
2022-11-19Add O: to the getopt string for newfs in mount_mfs mode, allowing it toStuart Henderson
2022-11-18Revert my last two changes.Moritz Buhl
2022-11-18Improve "once" bitsKlemens Nanni
2022-11-14fix swapped user/group introduced in sync-with-mount_tmpfs commit;Stuart Henderson
2022-11-14Preserve original order of nameserversKlemens Nanni
2022-11-14- show -R with -s in options listJason McIntyre
2022-11-13Make sure csa->csa_bundled is NULL after freeing to prevent aMoritz Buhl
2022-11-13Sync config.h, we have ed25519 support now.Florian Obser
2022-11-11Make sure csa->csa_bundled is NULL after freeing to prevent aMoritz Buhl
2022-11-11In case of an invalid SA resp is passed to ikev2_msg_cleanup withoutMoritz Buhl
2022-11-10HP-300's hd is now gone. svnd transmorgified into vnd in 2011. NoKenneth R Westerback
2022-11-09simplify expiration of 'once' rules.Alexandr Nedvedicky
2022-11-09No more xd/xy devs.Kenneth R Westerback
2022-11-09ndp, route, netstat: adjust ipv6 address widthKlemens Nanni
2022-11-09Use nitems() instead of a terminating { NULL, NULL } entry.Kenneth R Westerback
2022-11-09add an example for adding a cloning host route to reach a gateway which isStuart Henderson
2022-11-08Nuke unused variable 'freesectors'.Kenneth R Westerback
2022-11-07Free objects that were dynamically allocated in libcrypto with OPENSSL_free().Tobias Heider
2022-11-06Fix out-of-order string operations resulting in a wrongly calculatedTobias Heider
2022-10-26Limit wireguard peers listing to -A or wg-interfaceKlemens Nanni
2022-10-24Fix DH group lookup when checking if PFS is required. Compare IDTobias Heider
2022-10-22sync to unbound 1.17.0; heavy lifting by sthenFlorian Obser
2022-10-18Document and report mpii(4) RAID 1E as suchKlemens Nanni
2022-10-18Hoist common Volume, Status, Size and Device columns in format stringsKlemens Nanni
2022-10-14Fix botched D_SUNCYLCHECK+D_VENDOR check from r1.321.Kenneth R Westerback
2022-10-13controm terminql -> controlling terminal;Jason McIntyre
2022-10-12Nuke D_BADSECT and disktab's 'sf'.Kenneth R Westerback
2022-10-10Move enabling the policy refcounting from policy_ref() to config_free_policy().Tobias Heider
2022-10-04Don't print device when passed as an argumentKlemens Nanni
2022-09-29FILES:Jason McIntyre
2022-09-23Fix detection of duplicate sticky-address in pf.conf parser.Alexander Bluhm