| #
e9ac4169
|
| 15-Jul-2024 |
Warner Losh <imp@FreeBSD.org> |
Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
|
| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
06cce53d
|
| 09-Sep-2021 |
Emmanuel Vadot <manu@FreeBSD.org> |
pkgbase: Move back mlxcontrol in the default package
mlxcontrol(8) is a tool for mlx(4) raid card and isn't related to Mellanox card.
Reported by: jhb
|
| #
80645e1c
|
| 01-Sep-2021 |
Emmanuel Vadot <manu@FreeBSD.org> |
pkgbase: Create a mlx-tools package
mlx* are only useful for users who have a Mellanox card. Create a package for it so users that don't have this card can avoid having this program.
Differential R
pkgbase: Create a mlx-tools package
mlx* are only useful for users who have a Mellanox card. Create a package for it so users that don't have this card can avoid having this program.
Differential Revision: https://reviews.freebsd.org/D31795
show more ...
|
| #
e9ac4169
|
| 15-Jul-2024 |
Warner Losh <imp@FreeBSD.org> |
Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
|
| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
06cce53d
|
| 09-Sep-2021 |
Emmanuel Vadot <manu@FreeBSD.org> |
pkgbase: Move back mlxcontrol in the default package
mlxcontrol(8) is a tool for mlx(4) raid card and isn't related to Mellanox card.
Reported by: jhb
|
| #
80645e1c
|
| 01-Sep-2021 |
Emmanuel Vadot <manu@FreeBSD.org> |
pkgbase: Create a mlx-tools package
mlx* are only useful for users who have a Mellanox card. Create a package for it so users that don't have this card can avoid having this program.
Differential R
pkgbase: Create a mlx-tools package
mlx* are only useful for users who have a Mellanox card. Create a package for it so users that don't have this card can avoid having this program.
Differential Revision: https://reviews.freebsd.org/D31795
show more ...
|
| #
64a0982b
|
| 04-Mar-2017 |
Enji Cooper <ngie@FreeBSD.org> |
usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
MFC after: 1 month Sponsored by: Dell EMC Isilon
|
| #
64a0982b
|
| 04-Mar-2017 |
Enji Cooper <ngie@FreeBSD.org> |
usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
MFC after: 1 month Sponsored by: Dell EMC Isilon
|
| #
1a0fda2b
|
| 04-Mar-2010 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
IFH@204581
|
| #
9199c09a
|
| 06-Jan-2010 |
Warner Losh <imp@FreeBSD.org> |
Merge from head at r201628.
# This hasn't been tested, and there are at least three bad commits # that need to be backed out before the branch will be stable again.
|
| #
71ccf092
|
| 02-Jan-2010 |
Ed Schouten <ed@FreeBSD.org> |
The last big commit: let usr.sbin/ use WARNS=6 by default.
|
| #
90e655ea
|
| 20-Jul-2001 |
David E. O'Brien <obrien@FreeBSD.org> |
Perform a major cleanup of the usr.sbin Makefiles. These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
|
| #
345e52e7
|
| 26-Mar-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
- Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN.
|
| #
c73e22c3
|
| 20-Mar-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
Set the default manual section for usr.sbin/ to 8.
|
| #
bb441a15
|
| 11-Apr-2000 |
Mike Smith <msmith@FreeBSD.org> |
Unhook headers from development tree and point to the actual system headers.
|
| #
b6a7bef2
|
| 11-Apr-2000 |
Mike Smith <msmith@FreeBSD.org> |
This is a command-line management tool for RAID controllers managed by the mlx(4) driver.
|
| #
e9ac4169
|
| 15-Jul-2024 |
Warner Losh <imp@FreeBSD.org> |
Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
|
| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
06cce53d
|
| 09-Sep-2021 |
Emmanuel Vadot <manu@FreeBSD.org> |
pkgbase: Move back mlxcontrol in the default package
mlxcontrol(8) is a tool for mlx(4) raid card and isn't related to Mellanox card.
Reported by: jhb
|
| #
80645e1c
|
| 01-Sep-2021 |
Emmanuel Vadot <manu@FreeBSD.org> |
pkgbase: Create a mlx-tools package
mlx* are only useful for users who have a Mellanox card. Create a package for it so users that don't have this card can avoid having this program.
Differential R
pkgbase: Create a mlx-tools package
mlx* are only useful for users who have a Mellanox card. Create a package for it so users that don't have this card can avoid having this program.
Differential Revision: https://reviews.freebsd.org/D31795
show more ...
|
| #
64a0982b
|
| 04-Mar-2017 |
Enji Cooper <ngie@FreeBSD.org> |
usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
MFC after: 1 month Sponsored by: Dell EMC Isilon
|
| #
1a0fda2b
|
| 04-Mar-2010 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
IFH@204581
|
| #
9199c09a
|
| 06-Jan-2010 |
Warner Losh <imp@FreeBSD.org> |
Merge from head at r201628.
# This hasn't been tested, and there are at least three bad commits # that need to be backed out before the branch will be stable again.
|