History log of /freebsd-current/usr.bin/lessecho/Makefile
Revision Date Author Comments
# 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.org/D39525


# 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/D9932
Sponsored by: Netflix
Silence on: arch@ (twice)


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# d605d70a 20-Aug-2006 Xin LI <delphij@FreeBSD.org>

Hook lessecho(1) to build.


# e653b48c 21-Dec-2004 Ruslan Ermilov <ru@FreeBSD.org>

Start the dreaded NOFOO -> NO_FOO conversion.

OK'ed by: core


# 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