aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* ifconfig: free memory allocated by getaddrinfo()Kristof Provost41 hours1-0/+1
* ping: Fix an uninitialized variableJose Luis Duran43 hours1-0/+3
* ifconfig: ifieee80211: print bssid nameBjoern A. Zeeb3 days1-1/+15
* Rewrite function definitions with identifier lists.Kirk McKusick3 days6-40/+50
* carp: document peer/peer6 and mcast/mcast6 in the relevant man pagesKristof Provost5 days1-1/+17
* carp: support unicastKristof Provost5 days1-0/+63
* carp: add netlink interfaceKristof Provost6 days1-10/+8
* ping: Avoid reporting negative time statisticsJose Luis Duran6 days2-2/+36
* ping tests: Add tests for IP header optionsJose Luis Duran6 days1-1/+242
* ping: Remove pr_retip()Jose Luis Duran6 days2-28/+53
* ping: Print the IP options of the original packetJose Luis Duran6 days3-11/+11
* ping: Avoid magic numbersJose Luis Duran8 days1-3/+3
* ping: Remove ifndef icmp_data guardsJose Luis Duran11 days1-4/+0
* ping: Fix the display of Flags/Fragment OffsetJose Luis Duran11 days2-4/+3
* ping6: Use errx to avoid appending a specious error messageJose Luis Duran11 days2-2/+1
* route.8: Don't reference an external command in EXAMPLESGordon Bergling11 days1-4/+3
* nvmecontrol: Fix default ns create parameters.Alexander Motin2023-03-091-19/+37
* FFS/UFS snapshots: improve documentation for removal (deletion) and unlinking.Kirk McKusick2023-03-081-1/+2
* Correct several bugs in fsck_ffs(8) triggered by corrupted filesystems.Kirk McKusick2023-03-078-81/+174
* FFS/UFS snapshots: improve documentation for removal (deletion) and unlinking.Kirk McKusick2023-03-071-2/+2
* pfctl: remove set but unused variableKristof Provost2023-03-061-2/+0
* pfctl: fix superblock printf format mismatchKajetan Staszkiewicz2023-03-061-1/+1
* dhclient: do not add 0.0.0.0 interface alias.Alexander V. Chernikov2023-03-062-21/+9
* FFS/UFS snapshots: improve documentation.Kirk McKusick2023-03-061-6/+23
* ifconfig: remove unused variableKristof Provost2023-03-041-2/+1
* 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