Age | Commit message (Expand) | Author |
2022-11-09 | ndp, route, netstat: adjust ipv6 address width | Klemens Nanni |
2022-11-09 | Use nitems() instead of a terminating { NULL, NULL } entry. | Kenneth R Westerback |
2022-11-09 | add an example for adding a cloning host route to reach a gateway which is | Stuart Henderson |
2022-11-08 | Nuke unused variable 'freesectors'. | Kenneth R Westerback |
2022-11-07 | Free objects that were dynamically allocated in libcrypto with OPENSSL_free(). | Tobias Heider |
2022-11-06 | Fix out-of-order string operations resulting in a wrongly calculated | Tobias Heider |
2022-10-26 | Limit wireguard peers listing to -A or wg-interface | Klemens Nanni |
2022-10-24 | Fix DH group lookup when checking if PFS is required. Compare ID | Tobias Heider |
2022-10-22 | sync to unbound 1.17.0; heavy lifting by sthen | Florian Obser |
2022-10-18 | Document and report mpii(4) RAID 1E as such | Klemens Nanni |
2022-10-18 | Hoist common Volume, Status, Size and Device columns in format strings | Klemens Nanni |
2022-10-14 | Fix botched D_SUNCYLCHECK+D_VENDOR check from r1.321. | Kenneth R Westerback |
2022-10-13 | controm terminql -> controlling terminal; | Jason McIntyre |
2022-10-12 | Nuke D_BADSECT and disktab's 'sf'. | Kenneth R Westerback |
2022-10-10 | Move enabling the policy refcounting from policy_ref() to config_free_policy(). | Tobias Heider |
2022-10-04 | Don't print device when passed as an argument | Klemens Nanni |
2022-09-29 | FILES: | Jason McIntyre |
2022-09-23 | Fix detection of duplicate sticky-address in pf.conf parser. | Alexander Bluhm |
2022-09-23 | Sync to libunbound 1.16.3 | Florian Obser |
2022-09-21 | Distinguish between retransmit ok and nothing to retransmit. This makes | Tobias Heider |
2022-09-19 | Add iked connection statistics for successful and failed connections, common | Tobias Heider |
2022-09-15 | Short names make for shorter and prettier lines. | Kenneth R Westerback |
2022-09-15 | Add GPTPARTATTR_MS_* defines for Microsoft basic data attributes | Kenneth R Westerback |
2022-09-15 | Ignore error when we try to delete an address that's already gone. | Florian Obser |
2022-09-14 | Compare 'srcnat' when comparing policies. Fixes a bug where policy lookup could | Tobias Heider |
2022-09-11 | Add #define's for GPT partition attribute bits REQUIRED, IGNORE | Kenneth R Westerback |
2022-09-10 | init(8): fix signal handler boolean type and qualifier | Scott Soule Cheloha |
2022-09-06 | Delete some unreferenced SMD, ST506 and archaic SCSI #define's | Kenneth R Westerback |
2022-09-04 | Document disklabel(8) -T's new RAID template | Klemens Nanni |
2022-09-03 | Add a new keyword to template files, 'raid', to allow the auto | Kenneth R Westerback |
2022-09-02 | Write /etc/resolv.conf in a more atomic manner. | Florian Obser |
2022-09-01 | Nuke comment about not using d_sbsize. | Kenneth R Westerback |
2022-09-01 | d_bbsize and d_sbsize have become write-only fields. | Kenneth R Westerback |
2022-09-01 | At the moment unveil(2) doesn't check the path for bind(2) or connect(2). | Martijn van Duren |
2022-09-01 | Don't print device name on failure | Klemens Nanni |
2022-08-31 | If a partition both starts and ends beyond the end of the unit | Kenneth R Westerback |
2022-08-30 | sync to libunbound 1.16.2; heavy lifting by sthen | Florian Obser |
2022-08-29 | Print warning when a GPT partition start or end is outside the | Kenneth R Westerback |
2022-08-29 | Dynamically link these /sbin daemons: dhcpleased, mountd, nfsd, pflogd, | Theo de Raadt |
2022-08-29 | Print warning when an MBR partition starts or extends past the | Kenneth R Westerback |
2022-08-26 | Sync usage with manual | Klemens Nanni |
2022-08-26 | Move (unused) functions under !SMALL | Klemens Nanni |
2022-08-20 | Align description of -g and -u with mount_tmpfs.8 | Theo Buehler |
2022-08-20 | -k and -K are mutually exclusive, make usage match manual | Klemens Nanni |
2022-08-20 | Accept both names and ids for -g and -u and implement missing error | Otto Moerbeek |
2022-08-19 | Zap useless cast | Klemens Nanni |
2022-08-19 | Improve RAID level parsing | Klemens Nanni |
2022-08-19 | Document lease files | Klemens Nanni |
2022-08-16 | Remove -c compat | Klemens Nanni |
2022-08-16 | -v prints to standard error not output | Klemens Nanni |