| #
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/
|
| #
555b62e1
|
| 25-May-2023 |
John Baldwin <jhb@FreeBSD.org> |
less: Re-enable -Wdeprecated-non-prototype warnings.
These were fixed in the most recent update to contrib/less.
|
| #
1bd44215
|
| 18-Apr-2023 |
John Baldwin <jhb@FreeBSD.org> |
less: Silence -Wdeprecated-non-prototype warnings.
This has an active upstream so will presumably be fixed upstream at some point.
Reviewed by: emaste Differential Revision: https://reviews.freebsd
less: Silence -Wdeprecated-non-prototype warnings.
This has an active upstream so will presumably be fixed upstream at some point.
Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D39525
show more ...
|
| #
30a1828c
|
| 18-Jul-2021 |
Xin LI <delphij@FreeBSD.org> |
less: upgrade to v590.
MFC after: 2 weeks
|
| #
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/
|
| #
555b62e1
|
| 25-May-2023 |
John Baldwin <jhb@FreeBSD.org> |
less: Re-enable -Wdeprecated-non-prototype warnings.
These were fixed in the most recent update to contrib/less.
|
| #
1bd44215
|
| 18-Apr-2023 |
John Baldwin <jhb@FreeBSD.org> |
less: Silence -Wdeprecated-non-prototype warnings.
This has an active upstream so will presumably be fixed upstream at some point.
Reviewed by: emaste Differential Revision: https://reviews.freebsd
less: Silence -Wdeprecated-non-prototype warnings.
This has an active upstream so will presumably be fixed upstream at some point.
Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D39525
show more ...
|
| #
30a1828c
|
| 18-Jul-2021 |
Xin LI <delphij@FreeBSD.org> |
less: upgrade to v590.
MFC after: 2 weeks
|
| #
a35f04fb
|
| 12-Mar-2017 |
Warner Losh <imp@FreeBSD.org> |
Adopt SRCTOP in usr.bin
Prefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/foo over ${.CURDIR}/../foo for paths in Makefiles.
Differential Revision: https://reviews.freebsd.org/D9
Adopt SRCTOP in usr.bin
Prefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/foo over ${.CURDIR}/../foo for paths in Makefiles.
Differential Revision: https://reviews.freebsd.org/D9932 Sponsored by: Netflix Silence on: arch@ (twice)
show more ...
|
| #
a35f04fb
|
| 12-Mar-2017 |
Warner Losh <imp@FreeBSD.org> |
Adopt SRCTOP in usr.bin
Prefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/foo over ${.CURDIR}/../foo for paths in Makefiles.
Differential Revision: https://reviews.freebsd.org/D9
Adopt SRCTOP in usr.bin
Prefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/foo over ${.CURDIR}/../foo for paths in Makefiles.
Differential Revision: https://reviews.freebsd.org/D9932 Sponsored by: Netflix Silence on: arch@ (twice)
show more ...
|
| #
dc12be52
|
| 27-Mar-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
MAN[1-9] -> MAN.
|
| #
81ae6b63
|
| 03-Jun-2000 |
Bruce Evans <bde@FreeBSD.org> |
Fixed some style bugs. Apart from formatting bugs, MANDEPEND is deprecated and $< and $@ are even documented as deprecated.
|
| #
6f7d2d90
|
| 22-May-2000 |
Paul Saab <ps@FreeBSD.org> |
bmake glue for less.
Reviewed by: peter
|
| #
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/
|
| #
555b62e1
|
| 25-May-2023 |
John Baldwin <jhb@FreeBSD.org> |
less: Re-enable -Wdeprecated-non-prototype warnings.
These were fixed in the most recent update to contrib/less.
|
| #
1bd44215
|
| 18-Apr-2023 |
John Baldwin <jhb@FreeBSD.org> |
less: Silence -Wdeprecated-non-prototype warnings.
This has an active upstream so will presumably be fixed upstream at some point.
Reviewed by: emaste Differential Revision: https://reviews.freebsd
less: Silence -Wdeprecated-non-prototype warnings.
This has an active upstream so will presumably be fixed upstream at some point.
Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D39525
show more ...
|
| #
30a1828c
|
| 18-Jul-2021 |
Xin LI <delphij@FreeBSD.org> |
less: upgrade to v590.
MFC after: 2 weeks
|
| #
a35f04fb
|
| 12-Mar-2017 |
Warner Losh <imp@FreeBSD.org> |
Adopt SRCTOP in usr.bin
Prefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/foo over ${.CURDIR}/../foo for paths in Makefiles.
Differential Revision: https://reviews.freebsd.org/D9
Adopt SRCTOP in usr.bin
Prefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/foo over ${.CURDIR}/../foo for paths in Makefiles.
Differential Revision: https://reviews.freebsd.org/D9932 Sponsored by: Netflix Silence on: arch@ (twice)
show more ...
|
| #
dc12be52
|
| 27-Mar-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
MAN[1-9] -> MAN.
|
| #
81ae6b63
|
| 03-Jun-2000 |
Bruce Evans <bde@FreeBSD.org> |
Fixed some style bugs. Apart from formatting bugs, MANDEPEND is deprecated and $< and $@ are even documented as deprecated.
|
| #
6f7d2d90
|
| 22-May-2000 |
Paul Saab <ps@FreeBSD.org> |
bmake glue for less.
Reviewed by: peter
|
| #
dc12be52
|
| 27-Mar-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
MAN[1-9] -> MAN.
|