]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Add UPDATING entries and bump version
[FreeBSD/FreeBSD.git] / sbin /
2023-03-22 Kirk McKusickFFS/UFS snapshots: improve documentation for removal...
2023-03-22 Kirk McKusickFFS/UFS snapshots: improve documentation for removal...
2023-03-22 Kirk McKusickFFS/UFS snapshots: improve documentation.
2023-03-16 Gordon Berglingroute.8: Don't reference an external command in EXAMPLES
2023-03-14 Alexander Motinnvmecontrol: Fix default ns create parameters.
2023-03-14 Gordon Berglingroute.8: Fix mandoc warnings
2023-03-14 Gordon Berglingroute.8: Add information about ROUTE_MPATH and FIB_ALGO
2023-03-14 Warner Loshroute(8): Remove obsolete information
2023-03-14 Gordon Berglingroute(8): Add an example how to print the routing tables
2023-02-27 Cy Schubertping: Fix unsigned integer underflow resuling in a...
2023-02-16 Kyle Evansmd5: fix *sum -c with missing files
2023-02-09 Dag-Erling Smørgravlibmd / md5: Add SHA-512/224.
2023-02-09 Stefan Eßersbin/md5.c: fix -q -c for BSD style versions
2023-02-09 Wolfram Schneiderupdate external URLs
2023-02-09 Stefan Eßermd5/tests: extend md5 test
2023-02-06 Kirk McKusickFix for getmntpoint(3) when checking for NFS mount...
2023-02-06 Kirk McKusickRewrite to avoid Coverity false positive.
2023-02-06 Kirk McKusickDocument the mntopts(3) functions.
2023-02-03 Enji Coopersbin/devfs: Correct usage
2023-02-02 Emmanuel Vadotpkgbase: Put devmatch in its own package
2023-02-02 Emmanuel Vadotpkgbase: Put devd in its own package
2023-02-02 Emmanuel Vadotpkgbase: Put ufs related tools and lib in their own...
2023-02-02 Emmanuel Vadotpkgbase: Put zfs utilities and lib in their own package
2023-02-02 Emmanuel Vadotpkgbase: Put geom utilities in their own package
2023-02-02 Emmanuel Vadotpkgbase: Put resolvconf in its own package
2023-02-02 Emmanuel Vadotpkgbase: Put dhclient in its own package
2023-02-02 Emmanuel Vadotpkgbase: Put nvmecontrol in its own package
2023-02-02 Emmanuel Vadotpkgbase: Put mount_nfs in the FreeBSD-nfs package
2023-01-31 Kristof Provostpfctl: rule.label is a two-dimensional array
2023-01-27 Jose Luis Duranping(8): man page cleanup
2023-01-27 Alan SomersAdd test cases for ping with IP options in the response
2023-01-27 Jose Luis Duranipfw: Add missing 'va' code point name
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-24 Jessica Clarkeufs: Rework shortlink handling to avoid subobject overflows
2023-01-18 Kirk McKusickEnable taking snapshots on UFS/FFS filesystems using...
2023-01-11 Zhenlei Huangvxlan: Add support for socket ioctls SIOC[SG]TUNFIB
2023-01-06 Ceri Daviesmount_nullfs.8: Bump .Dd for file mounts update.
2023-01-06 Doug RabsonAdd support for mounting single files in nullfs
2022-12-24 Piotr Pawel Stefaniakping: split the visual part of -f into a new option -.
2022-12-22 Ed Mastegeom: add vinum as a recognized class
2022-12-22 Ed Mastegeom: minor man page updates suggested by igor(1)
2022-12-22 Ed MasteAdd deprecation notices to ce,cp sync serial drivers
2022-12-11 Kirk McKusickFix compile for 32-bit architectures.
2022-12-11 Kirk McKusickAdd support for managing UFS/FFS snapshots to fsck_ffs(8).
2022-12-11 Kirk McKusickClarify error messages about bad inodes.
2022-12-11 Kirk McKusickFormatting cleanups and debugging fix.
2022-12-11 Kirk McKusickProperly handle the replacement of a partially allocate...
2022-12-11 Kirk McKusickFlush and close getnextino cache when done using it...
2022-12-11 Kirk McKusickCorrect calculation of inode location in getnextino...
2022-12-11 Kirk McKusickCorrect calculation of inode location in getnextino...
2022-12-11 Kirk McKusickCorrect diagnostic messages for bad cylinder groups.
2022-12-11 Kirk McKusickProvide better diagnostic messages for bad cylinder...
2022-12-11 Kirk McKusickProvide cache coherency between getnextinode() and...
2022-12-11 Kirk McKusickUpdate standard superblock when successful using an...
2022-12-11 Kirk McKusickDrop checks with last alternate superblock in fsck_ffs(8).
2022-12-11 Kirk McKusickClean up comments in fsck.h.
2022-12-11 Kirk McKusickProperly specify the level of indirect block being...
2022-12-12 Wanpeng Qiannvmecontrol: Fix IEEE OUI Identifier output
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-12-06 Corvin Köhneinit: fix shutdown race
2022-12-04 Kirk McKusickIncrease the maximum size of the journaled soft-updates...
2022-12-04 Kirk McKusickClean up error output for extended attributes in fsck_f...
2022-12-04 Kirk McKusickAdditional diagnostic output when running fsck_ffs...
2022-12-04 Kirk McKusickImprove handling of missing '.' and '..' in UFS directo...
2022-12-04 Kirk McKusickCorrectness cleanups in fsck_ffs(8).
2022-11-29 Tom Jonesping: Fix handling of IP packet sizes
2022-11-22 Wanpeng Qiannvmecontrol: Fix condition when print number of Firmwar...
2022-11-21 Hans Petter Selaskydhclient(8): Verify lease-, renewal- and rebinding...
2022-11-14 Gordon Berglingshutdown.8: Add a note about needed priviledges to...
2022-11-11 John Baldwinnvmecontrol wdc: Don't pass a bogus pointer to free().
2022-11-11 John Baldwinnvmecontrol wdc: Remove unused but set variable.
2022-11-11 John Baldwinpfctl: Fix mismatch in array bounds for pfr_next_token().
2022-11-10 Ed Mastemount_unionfs: remove jokey cautions from man page
2022-11-10 Jose Luis Duranping_test: Fix tests ping_46 and ping6_46
2022-11-10 Jose Luis Duranping_test: Code cleanup
2022-11-10 Jose Luis Duranping: main.c: Consistent use of white space/tabs
2022-11-10 Jose Luis Duranping: Remove a vestigial notdef
2022-11-08 Pau AmmaMake SYNOPSIS match DESCRIPTION.
2022-10-31 Kirk McKusickAdd a description of soft updates journaling to newfs(8).
2022-10-31 Kirk McKusickUpdate date in tunefs(8) manual page.
2022-10-31 Kirk McKusickAdd a description of soft updates journaling to tunefs(8).
2022-10-16 Cy Schubertipfilter: Removed unused ioctl typedef
2022-10-13 Kristof Provostdhclient-script: cope with /32 address leases
2022-10-06 Cy Schubertipfilter/libipf: printpool_live() consumer ignores...
2022-10-06 Cy Schubertipfilter/ippool: Return error code when listing a pool...
2022-10-06 Cy Schubertipfilter/ippool: Dump a copy of ippool in ippool.conf...
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-10-01 Rick Macklemmount_nfs.8: Fix the RFC number now that it exists
2022-09-30 Pau AmmaTrack removal of Tokenring and FDDI media types from...
2022-09-27 Kristof Provostpfctl: fix recrusive printing of anchors
2022-09-24 Fernando ApesteguíaBump .Dd for recently modified manual pages
2022-09-24 Fernando ApesteguíaRemove references to named(8)
2022-09-21 Bjoern A. Zeebifconfig: print interface name on SIOCIFCREATE2 error
2022-09-21 Rick Macklemmount_nfs.8: Update for NFSv4 use of "nolockd"
2022-09-20 Bram Tonsetkey.8: Improve direction descriptions
2022-09-16 Rick Macklemmount_nfs.8: Reword sentence so .Pa macro works
2022-09-16 Rick Macklemmount_nfs.8: Note that NFSv4 requires unique /etc/hostid's
2022-09-07 Gordon Berglingipf.4: Correct a typo in the manual page
2022-09-07 Gordon Berglingping(8): Correct a typo in source code comment
2022-09-06 Gordon Berglingifconfig(8): Fix a typo in source code comment
next