aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* ufs: Rework shortlink handling to avoid subobject overflowsJessica Clarke2023-01-242-11/+4
* Enable taking snapshots on UFS/FFS filesystems using journaled soft updates.Kirk McKusick2023-01-182-6/+2
* vxlan: Add support for socket ioctls SIOC[SG]TUNFIBZhenlei Huang2023-01-111-2/+3
* mount_nullfs.8: Bump .Dd for file mounts update.Ceri Davies2023-01-061-1/+1
* Add support for mounting single files in nullfsDoug Rabson2023-01-065-5/+67
* ping: split the visual part of -f into a new option -.Piotr Pawel Stefaniak2022-12-244-18/+59
* geom: add vinum as a recognized classEd Maste2022-12-221-1/+4
* geom: minor man page updates suggested by igor(1)Ed Maste2022-12-221-3/+3
* Add deprecation notices to ce,cp sync serial driversEd Maste2022-12-221-1/+7
* Fix compile for 32-bit architectures.Kirk McKusick2022-12-111-1/+1
* Add support for managing UFS/FFS snapshots to fsck_ffs(8).Kirk McKusick2022-12-117-105/+891
* Clarify error messages about bad inodes.Kirk McKusick2022-12-111-10/+19
* Formatting cleanups and debugging fix.Kirk McKusick2022-12-111-7/+7
* Properly handle the replacement of a partially allocated root directory.Kirk McKusick2022-12-113-8/+25
* Flush and close getnextino cache when done using it in Pass 1b.Kirk McKusick2022-12-111-0/+2
* Correct calculation of inode location in getnextino cache.Kirk McKusick2022-12-111-2/+2
* Correct calculation of inode location in getnextino cache.Kirk McKusick2022-12-112-7/+3
* Correct diagnostic messages for bad cylinder groups.Kirk McKusick2022-12-111-3/+4
* Provide better diagnostic messages for bad cylinder groups.Kirk McKusick2022-12-111-12/+23
* Provide cache coherency between getnextinode() and ginode()Kirk McKusick2022-12-111-8/+27
* Update standard superblock when successful using an alternate superblock.Kirk McKusick2022-12-111-8/+11
* Drop checks with last alternate superblock in fsck_ffs(8).Kirk McKusick2022-12-111-62/+2
* Clean up comments in fsck.h.Kirk McKusick2022-12-111-56/+55
* Properly specify the level of indirect block being looked up.Kirk McKusick2022-12-111-1/+1
* nvmecontrol: Fix IEEE OUI Identifier outputWanpeng Qian2022-12-121-1/+1
* init: fix shutdown raceCorvin Köhne2022-12-061-3/+3
* Increase the maximum size of the journaled soft-updates journal.Kirk McKusick2022-12-041-1/+0
* Clean up error output for extended attributes in fsck_ffs(8).Kirk McKusick2022-12-041-3/+4
* Additional diagnostic output when running fsck_ffs with debugging flag (-d)Kirk McKusick2022-12-041-0/+16
* Improve handling of missing '.' and '..' in UFS directories.Kirk McKusick2022-12-041-45/+82
* Correctness cleanups in fsck_ffs(8).Kirk McKusick2022-12-042-1/+4
* ping: Fix handling of IP packet sizesTom Jones2022-11-291-9/+60
* nvmecontrol: Fix condition when print number of Firmware Slots and Firmware S...Wanpeng Qian2022-11-221-10/+2
* dhclient(8): Verify lease-, renewal- and rebinding-time option sizes.Hans Petter Selasky2022-11-211-3/+3
* shutdown.8: Add a note about needed priviledges to run the commandGordon Bergling2022-11-141-1/+5
* nvmecontrol wdc: Don't pass a bogus pointer to free().John Baldwin2022-11-111-3/+3
* nvmecontrol wdc: Remove unused but set variable.John Baldwin2022-11-111-3/+1
* pfctl: Fix mismatch in array bounds for pfr_next_token().John Baldwin2022-11-111-1/+1
* mount_unionfs: remove jokey cautions from man pageEd Maste2022-11-101-5/+1
* ping_test: Fix tests ping_46 and ping6_46Jose Luis Duran2022-11-101-4/+12
* ping_test: Code cleanupJose Luis Duran2022-11-101-86/+107
* ping: main.c: Consistent use of white space/tabsJose Luis Duran2022-11-101-19/+19
* ping: Remove a vestigial notdefJose Luis Duran2022-11-101-16/+0
* Make SYNOPSIS match DESCRIPTION.Pau Amma2022-11-081-10/+10
* Add a description of soft updates journaling to newfs(8).Kirk McKusick2022-10-311-1/+41
* Update date in tunefs(8) manual page.Kirk McKusick2022-10-311-1/+1
* Add a description of soft updates journaling to tunefs(8).Kirk McKusick2022-10-311-0/+40
* ipfilter: Removed unused ioctl typedefCy Schubert2022-10-161-6/+1
* dhclient-script: cope with /32 address leasesKristof Provost2022-10-131-0/+4
* ipfilter/libipf: printpool_live() consumer ignores return codeCy Schubert2022-10-062-4/+4