aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* sysctl: tests: fix a couple issuesKyle Evans2023-03-012-6/+11
* Add deprecation notice to the gbde(8) program, scheduled to be removed in Fre...Poul-Henning Kamp2023-02-281-0/+5
* route.8: Fix mandoc warningsGordon Bergling2023-02-261-10/+5
* route.8: Add information about ROUTE_MPATH and FIB_ALGOGordon Bergling2023-02-261-1/+56
* ping: Fix unsigned integer underflow resuling in a ping -R segfaultCy Schubert2023-02-241-2/+2
* veriexec(4): Fix a compiler errorMina Galić2023-02-231-1/+1
* ping: Add ATF-Python testsJose Luis Duran2023-02-202-0/+941
* Revert "ping: Add ATF-Python tests"Alexander V. Chernikov2023-02-202-941/+0
* ping: Add ATF-Python testsAlexander V. Chernikov2023-02-202-0/+941
* sys/param.h: Add _WANT_P_OSRELKonstantin Belousov2023-02-152-2/+2
* md5: fix *sum -c with missing filesKyle Evans2023-02-137-1/+93
* pkgbase: Create a FreeBSD-console-tools packageEmmanuel Vadot2023-02-084-46/+49
* devd: Move power_profile part in devd/power_profile.confEmmanuel Vadot2023-02-083-7/+11
* devd: Move bluetooth part in devd/bluetooth.confEmmanuel Vadot2023-02-083-10/+16
* devd: Move dhclient part in devd/dhclient.confEmmanuel Vadot2023-02-083-19/+24
* bsdlabel: Fix whitespace.Dmitry Chagin2023-02-071-1/+1
* bsdlabel: Remove a write-only variable.Dmitry Chagin2023-02-071-7/+1
* md5/tests: extend md5 testStefan Eßer2023-02-061-2/+2
* libmd / md5: Add SHA-512/224.Dag-Erling Smørgrav2023-02-067-9/+59
* hastctl: use zlib's crc32 implementation.Xin LI2023-02-031-2/+1
* hastd: use zlib's crc32 implementation.Xin LI2023-02-034-147/+6
* ifconfig.8: Improve readability of vlanproto's descriptionMateusz Piotrowski2023-02-011-12/+10
* sbin/ping6: Remove remains of ping6.Xin LI2023-01-291-8/+0
* Fix for getmntpoint(3) when checking for NFS mount points.Kirk McKusick2023-01-291-6/+7
* Retire WITHOUT_CXX optionEd Maste2023-01-271-1/+1
* Rewrite to avoid Coverity false positive.Kirk McKusick2023-01-261-5/+7
* ipfw.8: there never was a "skip-action" actionCeri Davies2023-01-251-2/+2
* pfctl: rule.label is a two-dimensional arrayKristof Provost2023-01-241-2/+2
* Revert "ifconfig: abort if loading a module fails other than for ENOENT"Alan Somers2023-01-201-13/+5
* Document the mntopts(3) functions.Kirk McKusick2023-01-1513-468/+513
* ipfw: Add missing 'va' code point nameJose Luis Duran2023-01-132-1/+4
* ifconfig: abort if loading a module fails other than for ENOENTAlan Somers2023-01-101-5/+13
* ping(8): man page cleanupJose Luis Duran2023-01-021-72/+72
* Add test cases for ping with IP options in the responseAlan Somers2022-12-263-0/+140
* Add -F option to sysctl(8) to display sysctl format.Kirk McKusick2022-12-255-30/+218
* mount_nullfs.8: Bump .Dd for file mounts update.Ceri Davies2022-12-191-1/+1
* Add support for mounting single files in nullfsDoug Rabson2022-12-195-5/+67
* retire sconfig(8) ce(4)/cp(4) configuration toolEd Maste2022-12-136-1853/+0
* Add deprecation notices to ce,cp sync serial driversEd Maste2022-12-131-1/+7
* Fix rcorder example to match the keyword in the descriptionJose Luis Duran2022-12-131-2/+2
* sysctl.8: grammar nitCeri Davies2022-12-131-1/+1
* geom: minor man page updates suggested by igor(1)Ed Maste2022-12-131-3/+3
* geom: add vinum as a recognized classEd Maste2022-12-121-1/+4
* restore: fix restore of NFS4 ACLsChuck Silvers2022-12-122-13/+13
* devd: Warn for deprecated 'kern' system typeWarner Losh2022-12-021-0/+34
* newbus: Remove deprecated "kern" system name for resume events.Warner Losh2022-12-021-9/+1
* ping: Fix handling of IP packet sizesTom Jones2022-11-291-9/+60
* pf: drop support for fragment crop|drop-ovlKristof Provost2022-11-281-5/+1
* pf: allow scrub rules without fragment reassembleKristof Provost2022-11-287-2/+10
* ipfw: Fix ipfw/dnctl detectionGoran Mekic2022-11-221-1/+2