aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* ipfilter/ippool: Dump a copy of ippool in ippool.conf formatCy Schubert2022-09-224-6/+27
* setkey.8: Improve direction descriptionsBram Ton2022-09-131-6/+7
* mount_nfs.8: Update for NFSv4 use of "nolockd"Rick Macklem2022-09-071-12/+28
* Fix for f4fc389.Kirk McKusick2022-09-061-3/+3
* Clarify error messages about bad inodes.Kirk McKusick2022-09-061-10/+19
* ifconfig: print interface name on SIOCIFCREATE2 errorBjoern A. Zeeb2022-09-061-1/+1
* pfctl: fix recrusive printing of ethernet anchorsKristof Provost2022-09-062-13/+75
* pfctl: fix recrusive printing of anchorsKristof Provost2022-09-064-47/+107
* pfctl: fix printing anchorsKristof Provost2022-09-061-7/+5
* init: fix shutdown raceCorvin Köhne2022-09-061-3/+3
* Formatting cleanups and debugging fix.Kirk McKusick2022-09-051-7/+7
* ping(8): Correct a typo in source code commentGordon Bergling2022-09-041-1/+1
* ipf.4: Correct a typo in the manual pageGordon Bergling2022-09-041-1/+1
* Fix printf formating.Kirk McKusick2022-09-031-1/+2
* Properly handle the replacement of a partially allocated root directory.Kirk McKusick2022-09-033-8/+24
* Flush and close getnextino cache when done using it in Pass 1b.Kirk McKusick2022-09-031-0/+2
* ifconfig(8): Fix a typo in source code commentGordon Bergling2022-09-031-1/+1
* mount_nfs.8: Reword sentence so .Pa macro worksRick Macklem2022-08-311-2/+4
* natd: use PF_DIVERT/SOCK_RAW instead of PF_INET/SOCK_RAW/IPPROTO_DIVERTGleb Smirnoff2022-08-301-4/+4
* mount_nfs.8: Note that NFSv4 requires unique /etc/hostid'sRick Macklem2022-08-301-1/+2
* Correct calculation of inode location in getnextino cache.Kirk McKusick2022-08-291-2/+2
* Correct calculation of inode location in getnextino cache.Kirk McKusick2022-08-292-7/+3
* Correct diagnostic messages for bad cylinder groups.Kirk McKusick2022-08-261-3/+4
* Provide better diagnostic messages for bad cylinder groups.Kirk McKusick2022-08-261-12/+23
* Provide cache coherency between getnextinode() and ginode()Kirk McKusick2022-08-241-8/+27
* Update standard superblock when successful using an alternate superblock.Kirk McKusick2022-08-241-8/+11
* Improve handling of missing '.' and '..' in UFS directories.Kirk McKusick2022-08-171-45/+82
* When reading backup UFS superblocks, report reason if they cannot be used.Kirk McKusick2022-08-171-1/+1
* Indicate which port gdb.1 and kgdb.1 come from.Jens Schweikhardt2022-08-171-3/+3
* ipfw: make it possible to specify MTU for "unreach needfrag" actionGleb Smirnoff2022-08-172-2/+23
* Update date in tunefs(8) manual page.Kirk McKusick2022-08-161-1/+1
* pkgbase: Put mount_nfs in the FreeBSD-nfs packageEmmanuel Vadot2022-08-161-1/+1
* Add a description of soft updates journaling to tunefs(8).Kirk McKusick2022-08-151-0/+40
* The fdformat man page is in section 8 (not 1).Jens Schweikhardt2022-08-141-1/+1
* Indicate that racoon.8 is in ports/security/ipsec-tools.Jens Schweikhardt2022-08-141-2/+2
* Delete xref to suidperl(1) which has long since been removed in perl5.12.Jens Schweikhardt2022-08-141-3/+1
* Indicate that kgdb.1 is from ports/devel/gdb.Jens Schweikhardt2022-08-141-1/+1
* In man page cross refs to sudo, indicate it comes from ports/security/sudo.Jens Schweikhardt2022-08-141-4/+4
* Correctness cleanups in fsck_ffs(8).Kirk McKusick2022-08-132-1/+4
* Move the ability to search for alternate UFS superblocks from fsck_ffs(8)Kirk McKusick2022-08-137-66/+60
* Fix wrong capitalization in man page references.Jens Schweikhardt2022-08-133-7/+8
* pf: stop resolving hosts as dns that use ":" modifierFranco Fichtner2022-08-081-3/+4
* pfctl tests: test case for the POM_STICKYADDRESS fixKristof Provost2022-08-083-0/+5
* pfctl: fix FOM_ICMP/POM_STICKYADDRESS clashFranco Fichtner2022-08-061-1/+1
* Drop checks with last alternate superblock in fsck_ffs(8).Kirk McKusick2022-08-041-62/+2
* Add a flags parameter to the ffs_sbget() function that reads UFS superblocks.Kirk McKusick2022-07-316-17/+16