aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* recoverdisk.1: Break lines at sentence stopsBenedict Reuschling2025-09-241-10/+13
* recoverdisk.1: Fix typoPoul-Henning Kamp2025-09-241-1/+1
* mksnap_ffs: fix running unded chrootMaxim Sobolev2025-09-231-1/+1
* Revert "ifconfig: Display the IFCAP_NV capability without netlink"Zhenlei Huang2025-09-221-1/+0
* ifconfig: Display the IFCAP_NV capability without netlinkZhenlei Huang2025-09-211-0/+1
* ifconfig: Display the IFCAP_HWSTATS capability without netlinkZhenlei Huang2025-09-211-0/+1
* moused(8): Start moused with devdVladimir Kondratyev2025-09-211-0/+9
* sys/netinet6: Implement RFC 7217Guido Falsi2025-09-203-0/+33
* ifconfig: Fix the display of the IFCAP_MEXTPG capability without netlinkZhenlei Huang2025-09-191-1/+1
* pfctl.8: -z honours -a (reset rule stats per anchor)Kristof Provost2025-09-171-1/+2
* pf: set limits before rulesKristof Provost2025-09-171-3/+57
* pfctl.8: omit preceding flag from command/modifier lists to get tagsKristof Provost2025-09-171-46/+46
* pfctl: allow tables to be defined inside anchorsKristof Provost2025-09-177-22/+256
* hastd: Remove some now useless assertionOlivier Certner2025-09-171-2/+0
* init: Use root's home directory in single-user modeJilles Tjoelker2025-09-161-3/+11
* ifconfig: Enter jail as soon as possibleDag-Erling Smørgrav2025-09-153-35/+28
* pfctl: remove prototypes with no matching functionKristof Provost2025-09-151-2/+0
* pfctl: ctime(3) and ctime_r(3) can fail when timestamps are way off.Kristof Provost2025-09-151-10/+25
* pf: Show pf fragment reassembly counters.Kristof Provost2025-09-151-0/+14
* pfctl: add af-to and other missing action types in print_rule()Kristof Provost2025-09-151-1/+1
* pfctl: fix anchortypes bounds testKristof Provost2025-09-151-14/+15
* ifconfig: also fix removing IPv6 addresses without netlinkKristof Provost2025-09-101-1/+1
* pfctl: fix killing state by source and destination addressKristof Provost2025-09-101-2/+2
* pfctl: support recusive printing of tablesKristof Provost2025-09-103-14/+30
* pfctl: Use pfctl_fopenKristof Provost2025-09-101-1/+1
* dhclient: improve UDP checksum handlingMichael Tuexen2025-09-101-17/+34
* devd: Remove gross hackWarner Losh2025-09-051-21/+0
* tty: Retire zombie dtrwaitWarner Losh2025-09-032-37/+11
* pfctl: Rewrite some ugly for loopsKristof Provost2025-09-021-4/+4
* pf: fix ICMP type/code representationKristof Provost2025-09-021-2/+2
* Recoverdisk: Refine the determination of defaultsPoul-Henning Kamp2025-09-022-19/+59
* veriexec.8: Fix a typo in the manual pageGordon Bergling2025-08-301-1/+1
* pf: Add prefer-ipv6-nexthop option for route-to poolsKajetan Staszkiewicz2025-08-297-20/+42
* hastd: update assertion for new setgroups/getgroups behaviorKyle Evans2025-08-261-1/+1
* ipfw: Add tests for the NPTv6 rule parserDag-Erling Smørgrav2025-08-253-0/+111
* ipfw: Fix segfault in NPTv6 rule parserSeyed Pouria Mousavizadeh Tehrani2025-08-251-23/+26
* pfctl.8: small cleanupsKristof Provost2025-08-201-12/+12
* pfctl: zero the number of added/deleted addressesKristof Provost2025-08-181-0/+3
* kern: fix setgroups(2) and getgroups(2) to match other platformsKyle Evans2025-08-151-6/+3
* ifconfig.8: Remove VLAN filtering sectionLexi Winter2025-08-101-22/+46
* nvmecontrol: Add Intel Drive Marketing Name Log support (0xdd)Wanpeng Qian2025-08-101-0/+15
* nvmecontrol: Add Micron Vendor Unique SMART logpage supportWanpeng Qian2025-08-104-3/+144
* geom: Correct use of expand_number()Dag-Erling Smørgrav2025-08-091-1/+1
* packages: move route(6)d to the rip packageLexi Winter2025-08-072-1/+3
* Revert "sbin/newfs_msdos: add support for exFAT file systems"Stefan Eßer2025-08-065-1305/+64
* hastd: Fix nv data size checkDag-Erling Smørgrav2025-08-061-6/+3
* pfctl: memset the pfctl struct in pfctl_reset()Kristof Provost2025-08-051-0/+1
* pf: also allocate ethernet anchors from a UMA zoneKristof Provost2025-08-051-0/+1
* pf: allocate pf_kanchor from a poolKristof Provost2025-08-051-0/+1
* pf: convert DIOCRDELADDRS to netlinkKristof Provost2025-08-051-1/+1