aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* tests/ipfw: Update regression tests to match new 32-bit size rule numbersOlivier Cochard2025-10-031-12/+13
* ipfilter/ippool: Dump a copy of ippool dstlist data in "new" formatCy Schubert2025-10-023-3/+7
* ipfilter/ippool: Dump a copy of ippool hash data in "new" formatCy Schubert2025-10-022-4/+21
* ipfilter ippool: Prefix deleted entries with "#"Cy Schubert2025-10-021-0/+2
* ipfilter ippool: Flag deleted entries with "#"Cy Schubert2025-10-021-0/+2
* packages: Add a sound packageLexi Winter2025-10-021-1/+6
* devd: Remove SND packageChristos Margiolis2025-10-011-6/+1
* snd_hda: Implement automatic redirection between associationsChristos Margiolis2025-09-303-0/+44
* pfctl: refactor 'rule_numbers' variableKristof Provost2025-09-252-7/+9
* pfctl: print once shot rule expiration timeKristof Provost2025-09-251-1/+5
* pfctl: fix anchor handling for nat/rdr/binat anchorsKristof Provost2025-09-251-62/+79
* pfctl.8/pf.conf.5: Improve "once" bitsKristof Provost2025-09-251-1/+8
* pf: simplify expiration of 'once' rules.Kristof Provost2025-09-251-0/+3
* pfctl: fix once rulesKristof Provost2025-09-253-52/+49
* pfctl: reduce duplicate codeKristof Provost2025-09-251-15/+8
* pf: print 'once' rule expire timeKristof Provost2025-09-252-1/+13
* pfctl: deny "once" flags for match rulesKristof Provost2025-09-251-1/+7
* pfctl tests: basic 'once' rule testKristof Provost2025-09-253-0/+3
* pfctl: One shot rules can be used in pf.conf by specifying a "once" filter op...Kristof Provost2025-09-252-2/+17
* 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