History log of /freebsd/share/man/man4/smbfs.4 (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 066ef2ae 27-Jan-2025 Alexander Ziaee <ziaee@FreeBSD.org>

ports/filesystems: Fix fallout

A new filesystems category was created in the ports tree, with 142
filesystem related ports moved to there, some of them renamed.
Update all references in the src tree

ports/filesystems: Fix fallout

A new filesystems category was created in the ports tree, with 142
filesystem related ports moved to there, some of them renamed.
Update all references in the src tree to the new locations.

PR: 283881
Fixes: ports:6e2da9672f79f44 (filesystems: add new category)
MFC after: 1 month
Reviewed by: fuz, mhorne, bapt
Accepted by: mhorne (mentor)
Differential Revision: https://reviews.freebsd.org/D48406

show more ...


Revision tags: release/14.2.0, release/13.4.0, release/14.1.0
# bd2d71b1 16-May-2024 Alexander Ziaee <concussious@runbox.com>

smb.4/smbfs.4: distinguishable descriptions, +SPDX

Reviewed by: imp,jhb
Pull Request: https://github.com/freebsd/freebsd-src/pull/1241


# 1687d771 21-Apr-2024 Alexander Ziaee <concussious@runbox.com>

man filesystems: move driver pages to section four

Filesystem manual pages describe drivers, not formats;
except for fs, which describes the structures of ffs/ufs,
not how to use it in the system.

man filesystems: move driver pages to section four

Filesystem manual pages describe drivers, not formats;
except for fs, which describes the structures of ffs/ufs,
not how to use it in the system.

Reported by: emaste
Reviewed by: des, imp, meena (previous version)
Pull Request: https://github.com/freebsd/freebsd-src/pull/1077

show more ...