aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* ipfw: Fix ipfw/dnctl detectionGoran Mekic2022-11-221-1/+2
* Make devd shared now that libc++ is in /libEd Maste2022-11-201-2/+0
* nvmecontrol: Fix IEEE OUI Identifier outputWanpeng Qian2022-11-201-1/+1
* ipfilter: replace defunct home page link with FAQ URLEd Maste2022-11-151-2/+1
* nvmecontrol: Fix condition when print number of Firmware Slots and Firmware S...Wanpeng Qian2022-11-151-10/+2
* dhclient(8): Verify lease-, renewal- and rebinding-time option sizes.Hans Petter Selasky2022-11-141-3/+3
* Enable taking snapshots on UFS/FFS filesystems using journaled soft updates.Kirk McKusick2022-11-132-6/+2
* nvmecontrol: fix wrong temperature unit for INTEL SSDs.Wanpeng Qian2022-11-114-10/+16
* Fix printfs for fsck_ffs(8) i386 build.Kirk McKusick2022-11-101-3/+3
* Fix types for fsck_ffs(8) i386 build.Kirk McKusick2022-11-103-7/+7
* pfsync: prepare code to accommodate AF_INET6 familyLuiz Amaral2022-11-091-77/+245
* Add support for managing UFS/FFS snapshots to fsck_ffs(8).Kirk McKusick2022-11-097-105/+891
* Clean up error output for extended attributes in fsck_ffs(8).Kirk McKusick2022-11-071-3/+4
* shutdown.8: Add a note about needed priviledges to run the commandGordon Bergling2022-11-071-1/+5
* ping_test: Fix tests ping_46 and ping6_46Jose Luis Duran2022-11-031-4/+12
* ping_test: Code cleanupJose Luis Duran2022-11-031-86/+107
* ping: Remove a vestigial notdefJose Luis Duran2022-11-031-16/+0
* ping: main.c: Consistent use of white space/tabsJose Luis Duran2022-11-031-19/+19
* Make SYNOPSIS match DESCRIPTION.Pau Amma2022-11-021-10/+10
* pf: bridge-toKristof Provost2022-11-022-16/+34
* ipsec: add support for CHACHA20POLY1305Kristof Provost2022-11-022-1/+5
* mount_unionfs: remove jokey cautions from man pageEd Maste2022-10-311-5/+1
* pf: expose syncookie active/inactive statusKristof Provost2022-10-311-0/+2
* Additional diagnostic output when running fsck_ffs with debugging flag (-d)Kirk McKusick2022-10-301-0/+16
* pkgbase: Put devmatch in its own packageEmmanuel Vadot2022-10-261-0/+1
* pkgbase: Put devd in its own packageEmmanuel Vadot2022-10-261-1/+1
* pkgbase: Put ufs related tools and lib in their own packageEmmanuel Vadot2022-10-2612-11/+12
* pkgbase: Put zfs utilities and lib in their own packageEmmanuel Vadot2022-10-261-1/+1
* pkgbase: Put geom utilities in their own packageEmmanuel Vadot2022-10-263-3/+3
* pkgbase: Put resolvconf in its own packageEmmanuel Vadot2022-10-261-1/+1
* pkgbase: Put dhclient in its own packageEmmanuel Vadot2022-10-261-1/+1
* pkgbase: Put nvmecontrol in its own packageEmmanuel Vadot2022-10-262-2/+2
* Increase the maximum size of the journaled soft-updates journal.Kirk McKusick2022-10-211-1/+0
* Add a description of soft updates journaling to newfs(8).Kirk McKusick2022-10-211-1/+41
* init: allow to start script executions with sh -o verifySebastien Bini2022-10-111-23/+30
* ipfilter: Removed unused ioctl typedefCy Schubert2022-10-091-6/+1
* nvmecontrol: use uintmax_t for a sizeWarner Losh2022-10-081-1/+1
* nvmecontrol: improve namespace size unit of devlist command outputWanpeng Qian2022-10-072-6/+39
* nvmecontrol: Apply castCy Schubert2022-10-061-2/+2
* nvmecontrol: Fix i386 buildCy Schubert2022-10-061-2/+2
* nvmecontrol: Add Samsung Extended SMART Information logpage supportWanpeng Qian2022-10-064-2/+175
* pf: use time_to for timestampsKristof Provost2022-10-051-4/+4
* dhclient-script: cope with /32 address leasesKristof Provost2022-10-051-0/+4
* nvmecontrol wdc: Don't pass a bogus pointer to free().John Baldwin2022-10-031-3/+3
* nvmecontrol wdc: Remove unused but set variable.John Baldwin2022-10-031-3/+1
* pfctl: Fix mismatch in array bounds for pfr_next_token().John Baldwin2022-10-031-1/+1
* mount_nfs.8: Fix the RFC number now that it existsRick Macklem2022-09-241-2/+2
* Track removal of Tokenring and FDDI media types from devd.cc.Pau Amma2022-09-231-3/+1
* ipfilter/libipf: printpool_live() consumer ignores return codeCy Schubert2022-09-222-4/+4
* ipfilter/ippool: Return error code when listing a pool failsCy Schubert2022-09-221-26/+37