| #
9447a407
|
| 28-Oct-2025 |
Ed Maste <emaste@FreeBSD.org> |
bsdlabel: Bump removal to FreeBSD 16.0.
It is deprecated but was not removed prior to 15.0.
Sponsored by: The FreeBSD Foundation
|
| #
63d7fcf2
|
| 23-Jan-2025 |
John Baldwin <jhb@FreeBSD.org> |
bsdlabel.8: Don't document how to create vinum partitions
Reviewed by: imp, emaste Differential Revision: https://reviews.freebsd.org/D48539
|
| #
7dc5c6c4
|
| 25-Mar-2024 |
Ed Maste <emaste@FreeBSD.org> |
bsdlabel: add BUGS section documenting 8 partition limit
PR: 276517
|
| #
b6f3cced
|
| 23-Jan-2024 |
Ed Maste <emaste@FreeBSD.org> |
bsdlabel: add deprecation notice
gpart is the preferred tool for managing partitions of all types, including BSD disklabels.
Note that this is only about bsdlabel/disklabel, the tool -- there is no
bsdlabel: add deprecation notice
gpart is the preferred tool for managing partitions of all types, including BSD disklabels.
Note that this is only about bsdlabel/disklabel, the tool -- there is no current plan to remove support for MBR or BSD disk labels from the kernel or from gpart.
Reviewed by: imp, olce Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D43563
show more ...
|
| #
51e16cb8
|
| 23-Nov-2023 |
Warner Losh <imp@FreeBSD.org> |
sbin: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl
sbin: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script.
Sponsored by: Netflix
show more ...
|
| #
b2c76c41
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line nroff pattern
Remove /^\.\\"\s*\$FreeBSD\$$\n/
|
| #
9447a407
|
| 28-Oct-2025 |
Ed Maste <emaste@FreeBSD.org> |
bsdlabel: Bump removal to FreeBSD 16.0.
It is deprecated but was not removed prior to 15.0.
Sponsored by: The FreeBSD Foundation
|
| #
63d7fcf2
|
| 23-Jan-2025 |
John Baldwin <jhb@FreeBSD.org> |
bsdlabel.8: Don't document how to create vinum partitions
Reviewed by: imp, emaste Differential Revision: https://reviews.freebsd.org/D48539
|
| #
7dc5c6c4
|
| 25-Mar-2024 |
Ed Maste <emaste@FreeBSD.org> |
bsdlabel: add BUGS section documenting 8 partition limit
PR: 276517
|
| #
b6f3cced
|
| 23-Jan-2024 |
Ed Maste <emaste@FreeBSD.org> |
bsdlabel: add deprecation notice
gpart is the preferred tool for managing partitions of all types, including BSD disklabels.
Note that this is only about bsdlabel/disklabel, the tool -- there is no
bsdlabel: add deprecation notice
gpart is the preferred tool for managing partitions of all types, including BSD disklabels.
Note that this is only about bsdlabel/disklabel, the tool -- there is no current plan to remove support for MBR or BSD disk labels from the kernel or from gpart.
Reviewed by: imp, olce Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D43563
show more ...
|
| #
51e16cb8
|
| 23-Nov-2023 |
Warner Losh <imp@FreeBSD.org> |
sbin: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl
sbin: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script.
Sponsored by: Netflix
show more ...
|
| #
b2c76c41
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line nroff pattern
Remove /^\.\\"\s*\$FreeBSD\$$\n/
|
| #
348238db
|
| 01-Mar-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r314420 through r314481.
|
| #
fbbd9655
|
| 28-Feb-2017 |
Warner Losh <imp@FreeBSD.org> |
Renumber copyright clause 4
Renumber cluase 4 to 3, per what everybody else did when BSD granted them permission to remove clause 3. My insistance on keeping the same numbering for legal reasons is
Renumber copyright clause 4
Renumber cluase 4 to 3, per what everybody else did when BSD granted them permission to remove clause 3. My insistance on keeping the same numbering for legal reasons is too pedantic, so give up on that point.
Submitted by: Jan Schaumann <jschauma@stevens.edu> Pull Request: https://github.com/freebsd/freebsd/pull/96
show more ...
|
| #
9b3ece1c
|
| 04-Feb-2017 |
Enji Cooper <ngie@FreeBSD.org> |
MFhead@r313243
|
| #
65575c14
|
| 29-Jan-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r312894 through r312967.
|
| #
2b375b4e
|
| 28-Jan-2017 |
Yoshihiro Takahashi <nyan@FreeBSD.org> |
Remove pc98 support completely. I thank all developers and contributors for pc98.
Relnotes: yes
|
| #
242b2482
|
| 09-Oct-2016 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r306412 through r306905.
|
| #
620e4a8c
|
| 05-Oct-2016 |
Sevan Janiyan <sevan@FreeBSD.org> |
Add history section for bsdlabel(8) http://minnie.tuhs.org/cgi-bin/utree.pl?file=4.3BSD-Tahoe/usr/man/cat8/disklabel.0 Remove tab after space, highlighted by igor
PR: 212436 Approved by: bcr (mento
Add history section for bsdlabel(8) http://minnie.tuhs.org/cgi-bin/utree.pl?file=4.3BSD-Tahoe/usr/man/cat8/disklabel.0 Remove tab after space, highlighted by igor
PR: 212436 Approved by: bcr (mentor) MFC after: 5 days Differential Revision: https://reviews.freebsd.org/D8104
show more ...
|
| #
11d38a57
|
| 28-Oct-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Merge from head
Sponsored by: Gandi.net
|
| #
becbad1f
|
| 13-Oct-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Merge from head
|
| #
b5ff185e
|
| 12-Sep-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Merge from head
|
| #
00176600
|
| 09-Sep-2015 |
Navdeep Parhar <np@FreeBSD.org> |
Merge r286744-r287584 from head.
|
| #
d9442b10
|
| 05-Sep-2015 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r286858 through r287489.
|
| #
b8c19fd7
|
| 02-Sep-2015 |
Edward Tomasz Napierala <trasz@FreeBSD.org> |
It's 2015, and some people are still trying to use fdisk and then go asking what debug flags to set for GEOM to make it work. Advice them to use gpart(8) instead.
Something similar should probably
It's 2015, and some people are still trying to use fdisk and then go asking what debug flags to set for GEOM to make it work. Advice them to use gpart(8) instead.
Something similar should probably done with disklabel, but I need to rewrite the disklabel examples first.
Reviewed by: wblock@ MFC after: 1 month Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D3315
show more ...
|