| #
22886d3a
|
| 19-Sep-2025 |
Brad Davis <brd@FreeBSD.org> |
vnet.9: Remove references to non-existant macros and update how to virtualize sysctls
Approved by: bcr, ziaee MFC after: 1 week MFC to: stable/14, stable/15 Sponsored by: Rubicon Communications, LL
vnet.9: Remove references to non-existant macros and update how to virtualize sysctls
Approved by: bcr, ziaee MFC after: 1 week MFC to: stable/14, stable/15 Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D52620
show more ...
|
| #
3049b2f5
|
| 16-Sep-2025 |
Quentin Thébault <quentin.thebault@defenso.fr> |
vnet.9: Rename vnet.9/vimage.9 to VNET.9/VIMAGE.9
Fix crossreferences to VNET(9) by correcting it's capitalization.
MFC after: 3 days Reviewed by: enji, ziaee Closes: https://github.com/freebsd/fr
vnet.9: Rename vnet.9/vimage.9 to VNET.9/VIMAGE.9
Fix crossreferences to VNET(9) by correcting it's capitalization.
MFC after: 3 days Reviewed by: enji, ziaee Closes: https://github.com/freebsd/freebsd-src/pull/1848
show more ...
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
7fde0187
|
| 30-Jun-2022 |
Ed Maste <emaste@FreeBSD.org> |
Remove "All Rights Reserved" from Foundation copyrights
on man pages.
MFC after: 1 week Sponsored by: The FreeBSD Foundation
|
| #
00492fb8
|
| 11-Dec-2020 |
Navdeep Parhar <np@FreeBSD.org> |
vnet.9: Use correct location of vnet.h.
MFC after: 1 week Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D27557
|
| #
3d265fce
|
| 09-Oct-2020 |
Gordon Bergling <gbe@FreeBSD.org> |
Fix a few mandoc issues
- skipping paragraph macro: Pp after Sh - sections out of conventional order: Sh EXAMPLES - whitespace at end of input line - normalizing date format
|
| #
9fbbfa5d
|
| 27-Dec-2018 |
Ed Maste <emaste@FreeBSD.org> |
vnet.9: clarify VNET sponsorship
The FreeBSD Foundation and NLnet Foundation sponsored the original work, and the Foundation sponsored followon work and integration efforts by bz@.
Sponsored by: Th
vnet.9: clarify VNET sponsorship
The FreeBSD Foundation and NLnet Foundation sponsored the original work, and the Foundation sponsored followon work and integration efforts by bz@.
Sponsored by: The FreeBSD Foundation
show more ...
|
| #
0a758cf6
|
| 24-Jul-2018 |
Bjoern A. Zeeb <bz@FreeBSD.org> |
Updated .Dd missed in r336674.
|
| #
fceba23f
|
| 24-Jul-2018 |
Andrew Turner <andrew@FreeBSD.org> |
As with DPCPU create VNET_DEFINE_STATIC for when a variable needs to be declaired static. This will allow us to change the definition on arm64 as it has the same issues described in r336349.
Reviewe
As with DPCPU create VNET_DEFINE_STATIC for when a variable needs to be declaired static. This will allow us to change the definition on arm64 as it has the same issues described in r336349.
Reviewed by: bz Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D16147
show more ...
|
| #
cf103f7e
|
| 16-May-2018 |
Marko Zec <zec@FreeBSD.org> |
A belated note crediting the FreeBSD Foundation for sponsoring technical work circa ten years ago...
MFC after: 3 days
|
| #
1e9469d1
|
| 21-Dec-2014 |
Christian Brueffer <brueffer@FreeBSD.org> |
Fix various mdoc issues and some EOL whitespace.
Found with: mandoc -Tlint
|
| #
9ca24f65
|
| 20-Nov-2014 |
Craig Rodrigues <rodrigc@FreeBSD.org> |
MFp4: @179066
Add page which describes VNET network stack virtualization infrastructure.
Submitted by: bz Sponsored by: The FreeBSD Foundation Sponsored by: CK Software GmbH
|