aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* dhclient: Improve server and filename validationDag-Erling Smørgrav2026-04-301-21/+54
* dhclient: Fix reallocation of dhclient script environmentsMark Johnston2026-04-281-2/+2
* dhclient: Check for unexpected characters in some DHCP server optionsMark Johnston2026-04-281-0/+12
* ippool(5): Correct example in man pageCy Schubert2026-04-241-1/+1
* ping6: treat setsockopt failures as fatalChristos Longros2026-04-241-4/+4
* tunefs: Don't combine GEOM journaling with SUDag-Erling Smørgrav2026-04-042-6/+19
* newfs: Don't combine GEOM journaling with SUDag-Erling Smørgrav2026-04-042-5/+13
* nextboot: Reimplement missing -a optionDag-Erling Smørgrav2026-02-051-0/+4
* mdmfs: Fix soft updates logicDag-Erling Smørgrav2026-01-311-10/+2
* newfs: Add an option to disable soft updatesDag-Erling Smørgrav2026-01-312-10/+25
* ipfilter: Disable ipfs(8) by defaultCy Schubert2026-01-051-1/+5
* ipfilter: Restrict ipfilter within a jailCy Schubert2026-01-051-0/+1
* ipfilter: Verify ipnat on entry into kernelCy Schubert2026-01-051-0/+6
* ipfilter: Verify frentry on entry into kernelCy Schubert2026-01-051-0/+5
* ipfs: Fix typo in error messageCy Schubert2026-01-051-1/+1
* MFC: ipfw.8: document how to delete nat configuration instanceEugene Grosbein2026-01-021-1/+15
* fsck_msdosfs: avoid warnings about too-long initializer stringsDimitry Andric2025-12-291-2/+2
* ipfilter: Prevent stack buffer overflowDag-Erling Smørgrav2025-12-191-0/+5
* ipfilter: Don't trust userland supplied iph_sizeCy Schubert2025-11-121-0/+2
* ipfilter: Calculate the number of elements in ipf_errorsCy Schubert2025-11-121-2/+2
* getvfsbyname.3 mount.8: Reference lsvfs(1)Mateusz Piotrowski2025-10-311-1/+2
* ipfilter/ippool: Dump a copy of ippool dstlist data in "new" formatCy Schubert2025-10-093-3/+7
* ipfilter/ippool: Dump a copy of ippool hash data in "new" formatCy Schubert2025-10-092-4/+21
* ipfilter ippool: Prefix deleted entries with "#"Cy Schubert2025-10-091-0/+2
* ipfilter ippool: Flag deleted entries with "#"Cy Schubert2025-10-091-0/+2
* rcorder: Fix grammar in warning about loopsDag-Erling Smørgrav2025-10-081-3/+5
* boot_i386.8: Mention this is legacyEd Maste2025-10-071-5/+3
* ifconfig: Display the IFCAP_HWSTATS capabilityZhenlei Huang2025-10-041-2/+2
* ifconfig: Fix the display of the IFCAP_MEXTPG capabilityZhenlei Huang2025-10-041-1/+1
* ifconfig: Garbage collect unused parameter swabipsZhenlei Huang2025-10-041-5/+0
* ipfw: Fix segfault in NPTv6 rule parserSeyed Pouria Mousavizadeh Tehrani2025-09-041-23/+26
* getmntpoint: Don't compare st_rdev for non-devicesDag-Erling Smørgrav2025-08-271-0/+1
* hastd: Fix nv data size checkDag-Erling Smørgrav2025-08-141-6/+3
* ipfilter: End (cleanup) the iterative search keyCy Schubert2025-08-101-0/+3
* devd(8): correct error loggingEugene Grosbein2025-07-261-2/+1
* devd: Add vm_guest variableWarner Losh2025-07-261-0/+12
* devd.conf(5): call hyperv_vfattach in a Hyper-V guest onlyEugene Grosbein2025-07-261-0/+1
* deprecate RIPLexi Winter2025-07-192-2/+14
* ifconfig.8: remove accept_rev_ethip_ver and send_rev_ethip_verKoichiro Iwao2025-07-161-21/+1
* link_addr: be more strict about address formatsLexi Winter2025-05-201-1/+2
* nvmecontrol(8): Fix two typos in command messagesGordon Bergling2025-05-032-2/+2
* dhclient: Keep two clocksColin Percival2025-04-233-35/+33
* pfctl: also remove incorrect counter print for rule anchorsKristof Provost2025-04-211-1/+0
* pfctl: fix crash on "pfctl -a '*' -vvsr"Kristof Provost2025-04-211-1/+0
* pfctl: fix recursive printing of NAT rulesKristof Provost2025-04-161-14/+15
* dumpon: provide diag info when `PEM_read_RSA_PUBKEY` failsEnji Cooper2025-03-261-1/+2
* ipf: Correct ippool.5 man pageCy Schubert2025-03-071-1/+1
* ipfw: make 'ipfw show' output compatible with 'ipfw add' commandAndrey V. Elsukov2025-02-211-0/+7
* Canonicalize the name of the FreeBSD FoundationLi-Wen Hsu2025-02-191-1/+1
* Defer the January 19, 2038 date limit in UFS1 filesystems to February 7, 2106Kirk McKusick2025-02-075-19/+27