summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
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
2022-09-23Sync to libunbound 1.16.3Florian Obser
2022-09-21Distinguish between retransmit ok and nothing to retransmit. This makesTobias Heider
2022-09-19Add iked connection statistics for successful and failed connections, commonTobias Heider
2022-09-15Short names make for shorter and prettier lines.Kenneth R Westerback
2022-09-15Add GPTPARTATTR_MS_* defines for Microsoft basic data attributesKenneth R Westerback
2022-09-15Ignore error when we try to delete an address that's already gone.Florian Obser
2022-09-14Compare 'srcnat' when comparing policies. Fixes a bug where policy lookup couldTobias Heider
2022-09-11Add #define's for GPT partition attribute bits REQUIRED, IGNOREKenneth R Westerback
2022-09-10init(8): fix signal handler boolean type and qualifierScott Soule Cheloha
2022-09-06Delete some unreferenced SMD, ST506 and archaic SCSI #define'sKenneth R Westerback
2022-09-04Document disklabel(8) -T's new RAID templateKlemens Nanni
2022-09-03Add a new keyword to template files, 'raid', to allow the autoKenneth R Westerback
2022-09-02Write /etc/resolv.conf in a more atomic manner.Florian Obser
2022-09-01Nuke comment about not using d_sbsize.Kenneth R Westerback
2022-09-01d_bbsize and d_sbsize have become write-only fields.Kenneth R Westerback
2022-09-01At the moment unveil(2) doesn't check the path for bind(2) or connect(2).Martijn van Duren
2022-09-01Don't print device name on failureKlemens Nanni
2022-08-31If a partition both starts and ends beyond the end of the unitKenneth R Westerback
2022-08-30sync to libunbound 1.16.2; heavy lifting by sthenFlorian Obser
2022-08-29Print warning when a GPT partition start or end is outside theKenneth R Westerback
2022-08-29Dynamically link these /sbin daemons: dhcpleased, mountd, nfsd, pflogd,Theo de Raadt
2022-08-29Print warning when an MBR partition starts or extends past theKenneth R Westerback
2022-08-26Sync usage with manualKlemens Nanni
2022-08-26Move (unused) functions under !SMALLKlemens Nanni
2022-08-20Align description of -g and -u with mount_tmpfs.8Theo Buehler
2022-08-20-k and -K are mutually exclusive, make usage match manualKlemens Nanni
2022-08-20Accept both names and ids for -g and -u and implement missing errorOtto Moerbeek
2022-08-19Zap useless castKlemens Nanni
2022-08-19Improve RAID level parsingKlemens Nanni
2022-08-19Document lease filesKlemens Nanni
2022-08-16Remove -c compatKlemens Nanni
2022-08-16-v prints to standard error not outputKlemens Nanni